Skip to content

Commit

Permalink
Merge pull request #141 from wri/develop
Browse files Browse the repository at this point in the history
Develop to master
  • Loading branch information
jterry64 authored Feb 14, 2022
2 parents 06805db + fd348be commit 354e92e
Show file tree
Hide file tree
Showing 163 changed files with 3,095 additions and 993 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: run tests
run: ./sbt ++$SCALA_VERSION coverage test coverageReport
env:
GFW_FEATURE_FLAG: pro

- name: Run codacy-coverage-reporter
uses: codacy/codacy-coverage-reporter-action@master
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ geotrellis.jts = {
; precision.type = floating

# For fixed precision grid for JTS coordinates; the following gives 11 decimal places of precision
precision.type = fixed
precision.scale = 1e11
; precision.type = fixed
; precision.scale = 1e11

# In operations requiring simplification, the following dictates precision of simplified coordinates
# Here, use 12 decimal places of precision
Expand Down
10 changes: 0 additions & 10 deletions src/main/resources/feature-flag-flagship.conf

This file was deleted.

9 changes: 0 additions & 9 deletions src/main/resources/feature-flag-pro.conf

This file was deleted.

300 changes: 300 additions & 0 deletions src/main/resources/raster-catalog-default.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,300 @@
{
"layers":[
{
"name":"esa_land_cover_2015",
"source_uri":"s3://gfw-data-lake/esa_land_cover_2015/v2016/raster/epsg-4326/{grid_size}/{row_count}/class/geotiff/{tile_id}.tif"
},
{
"name":"rspo_oil_palm",
"source_uri":"s3://gfw-data-lake/rspo_oil_palm/v20200114/raster/epsg-4326/{grid_size}/{row_count}/certification_status/geotiff/{tile_id}.tif"
},
{
"name":"wdpa_protected_areas",
"source_uri":"s3://gfw-data-lake/wdpa_protected_areas/v202106/raster/epsg-4326/{grid_size}/{row_count}/iucn_cat/geotiff/{tile_id}.tif"
},
{
"name":"gfw_oil_gas",
"source_uri":"s3://gfw-data-lake/gfw_oil_gas/v20190321/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"rspo_southeast_asia_land_cover_2010",
"source_uri":"s3://gfw-data-lake/rspo_southeast_asia_land_cover_2010/v2013/raster/epsg-4326/{grid_size}/{row_count}/class/geotiff/{tile_id}.tif"
},
{
"name":"idn_forest_area",
"source_uri":"s3://gfw-data-lake/idn_forest_area/v201709/raster/epsg-4326/{grid_size}/{row_count}/class/geotiff/{tile_id}.tif"
},
{
"name":"inpe_prodes",
"source_uri":"s3://gfw-data-lake/inpe_prodes/v202107/raster/epsg-4326/{grid_size}/{row_count}/year/geotiff/{tile_id}.tif"
},
{
"name":"birdlife_key_biodiversity_areas",
"source_uri":"s3://gfw-data-lake/birdlife_key_biodiversity_areas/v202106/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"ifl_intact_forest_landscapes",
"source_uri":"s3://gfw-data-lake/ifl_intact_forest_landscapes/v2018/raster/epsg-4326/{grid_size}/{row_count}/year/geotiff/{tile_id}.tif"
},
{
"name":"inpe_amazonia_prodes",
"source_uri":"s3://gfw-data-lake/inpe_amazonia_prodes/v20201201/raster/epsg-4326/{grid_size}/{row_count}/year/geotiff/{tile_id}.tif"
},
{
"name":"gmw_global_mangrove_extent_1996",
"source_uri":"s3://gfw-data-lake/gmw_global_mangrove_extent_1996/v2/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gfw_deadwood_carbon",
"source_uri":"s3://gfw-data-lake/gfw_deadwood_carbon/v20200824/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2_ha-1/geotiff/{tile_id}.tif"
},
{
"name":"gfw_litter_carbon",
"source_uri":"s3://gfw-data-lake/gfw_litter_carbon/v20200824/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2_ha-1/geotiff/{tile_id}.tif"
},
{
"name":"gfw_forest_carbon_net_flux",
"source_uri":"s3://gfw-data-lake/gfw_forest_carbon_net_flux/v20210331/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2e_ha-1/geotiff/{tile_id}.tif"
},
{
"name":"wdpa_protected_areas",
"source_uri":"s3://gfw-data-lake/wdpa_protected_areas/v202106/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gfw_pixel_area",
"source_uri":"s3://gfw-data-lake/gfw_pixel_area/v20150327/raster/epsg-4326/{grid_size}/{row_count}/m2/geotiff/{tile_id}.tif"
},
{
"name":"whrc_aboveground_biomass_stock_2000",
"source_uri":"s3://gfw-data-lake/whrc_aboveground_biomass_stock_2000/v4/raster/epsg-4326/{grid_size}/{row_count}/Mg_ha-1/geotiff/{tile_id}.tif"
},
{
"name":"umd_tree_cover_density_2000",
"source_uri":"s3://gfw-data-lake/umd_tree_cover_density_2000/v1.8/raster/epsg-4326/{grid_size}/{row_count}/percent/geotiff/{tile_id}.tif"
},
{
"name":"gfwpro_forest_change_regions",
"source_uri":"s3://gfw-data-lake/gfwpro_forest_change_regions/v20210129/raster/epsg-4326/{grid_size}/{row_count}/bit_encoding/geotiff/{tile_id}.tif"
},
{
"name":"landmark_indigenous_and_community_lands",
"source_uri":"s3://gfw-data-lake/landmark_indigenous_and_community_lands/v20201215/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gfw_forest_carbon_gross_emissions",
"source_uri":"s3://gfw-data-lake/gfw_forest_carbon_gross_emissions/v20210331/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2e_ha/geotiff/{tile_id}.tif"
},
{
"name":"gfw_forest_carbon_net_flux",
"source_uri":"s3://gfw-data-lake/gfw_forest_carbon_net_flux/v20210331/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2e_ha/geotiff/{tile_id}.tif"
},
{
"name":"gfw_forest_carbon_gross_removals",
"source_uri":"s3://gfw-data-lake/gfw_forest_carbon_gross_removals/v20210331/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2e_ha/geotiff/{tile_id}.tif"
},
{
"name":"birdlife_biodiversity_intactness",
"source_uri":"s3://gfw-data-lake/birdlife_biodiversity_intactness/v201909/raster/epsg-4326/{grid_size}/{row_count}/intactness_index/geotiff/{tile_id}.tif"
},
{
"name":"idn_forest_area",
"source_uri":"s3://gfw-data-lake/idn_forest_area/v201709/raster/epsg-4326/{grid_size}/{row_count}/class_compressed/geotiff/{tile_id}.tif"
},
{
"name":"umd_drivers",
"source_uri":"s3://gfw-data-lake/umd_drivers/v2020/raster/epsg-4326/{grid_size}/{row_count}/drivers/geotiff/{tile_id}.tif"
},
{
"name":"umd_tree_cover_gain",
"source_uri":"s3://gfw-data-lake/umd_tree_cover_gain/v1.2/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"tsc_tree_cover_loss_drivers",
"source_uri":"s3://gfw-data-lake/tsc_tree_cover_loss_drivers/v2020/raster/epsg-4326/{grid_size}/{row_count}/driver/geotiff/{tile_id}.tif"
},
{
"name":"umd_tree_cover_density_2010",
"source_uri":"s3://gfw-data-lake/umd_tree_cover_density_2010/v1.6/raster/epsg-4326/{grid_size}/{row_count}/percent/geotiff/{tile_id}.tif"
},
{
"name":"ibge_bra_biomes",
"source_uri":"s3://gfw-data-lake/ibge_bra_biomes/v2004/raster/epsg-4326/{grid_size}/{row_count}/name/geotiff/{tile_id}.tif"
},
{
"name":"gfw_peatlands",
"source_uri":"s3://gfw-data-lake/gfw_peatlands/v20200807/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2_ha/geotiff/{tile_id}.tif"
},
{
"name":"gfw_deadwood_carbon",
"source_uri":"s3://gfw-data-lake/gfw_deadwood_carbon/v20200824/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2_ha/geotiff/{tile_id}.tif"
},
{
"name":"gfw_belowground_carbon",
"source_uri":"s3://gfw-data-lake/gfw_belowground_carbon/v20200824/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2_ha/geotiff/{tile_id}.tif"
},
{
"name":"gfw_aboveground_carbon",
"source_uri":"s3://gfw-data-lake/gfw_aboveground_carbon/v20200824/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2_ha/geotiff/{tile_id}.tif"
},
{
"name":"gfw_litter_carbon",
"source_uri":"s3://gfw-data-lake/gfw_litter_carbon/v20200824/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2_ha/geotiff/{tile_id}.tif"
},
{
"name":"birdlife_biodiversity_significance",
"source_uri":"s3://gfw-data-lake/birdlife_biodiversity_significance/v201909/raster/epsg-4326/{grid_size}/{row_count}/significance/geotiff/{tile_id}.tif"
},
{
"name":"gfw_land_rights",
"source_uri":"s3://gfw-data-lake/gfw_land_rights/v2019/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gfw_forest_carbon_net_flux",
"source_uri":"s3://gfw-data-lake/gfw_forest_carbon_net_flux/v20210331/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2e_px/geotiff/{tile_id}.tif"
},
{
"name":"gfw_forest_carbon_gross_emissions",
"source_uri":"s3://gfw-data-lake/gfw_forest_carbon_gross_emissions/v20210331/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2e_px/geotiff/{tile_id}.tif"
},
{
"name":"gfw_forest_carbon_gross_removals",
"source_uri":"s3://gfw-data-lake/gfw_forest_carbon_gross_removals/v20210331/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2e_px/geotiff/{tile_id}.tif"
},
{
"name":"gfw_resource_rights",
"source_uri":"s3://gfw-data-lake/gfw_resource_rights/v2018/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gfw_aboveground_carbon",
"source_uri":"s3://gfw-data-lake/gfw_aboveground_carbon/v20200824/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2_ha-1/geotiff/{tile_id}.tif"
},
{
"name":"gfw_belowground_carbon",
"source_uri":"s3://gfw-data-lake/gfw_belowground_carbon/v20200824/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2_ha-1/geotiff/{tile_id}.tif"
},
{
"name":"umd_tree_cover_density_2000",
"source_uri":"s3://gfw-data-lake/umd_tree_cover_density_2000/v1.8/raster/epsg-4326/{grid_size}/{row_count}/threshold/geotiff/{tile_id}.tif"
},
{
"name":"gfw_oil_palm",
"source_uri":"s3://gfw-data-lake/gfw_oil_palm/v20191031/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"idn_forest_moratorium",
"source_uri":"s3://gfw-data-lake/idn_forest_moratorium/v20200923/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"wwf_tiger_conservation_landscapes",
"source_uri":"s3://gfw-data-lake/wwf_tiger_conservation_landscapes/v20201207/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"birdlife_alliance_for_zero_extinction_sites",
"source_uri":"s3://gfw-data-lake/birdlife_alliance_for_zero_extinction_sites/v20200725/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gfw_forest_carbon_gross_emissions",
"source_uri":"s3://gfw-data-lake/gfw_forest_carbon_gross_emissions/v20210331/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2e_ha-1/geotiff/{tile_id}.tif"
},
{
"name":"gfw_forest_carbon_gross_removals",
"source_uri":"s3://gfw-data-lake/gfw_forest_carbon_gross_removals/v20210331/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2e_ha-1/geotiff/{tile_id}.tif"
},
{
"name":"umd_tree_cover_loss",
"source_uri":"s3://gfw-data-lake/umd_tree_cover_loss/v1.8/raster/epsg-4326/{grid_size}/{row_count}/year/geotiff/{tile_id}.tif"
},
{
"name":"gfw_managed_forests",
"source_uri":"s3://gfw-data-lake/gfw_managed_forests/v202106/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"inpe_prodes",
"source_uri":"s3://gfw-data-lake/inpe_prodes/v202107/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gfw_mining_concessions",
"source_uri":"s3://gfw-data-lake/gfw_mining_concessions/v202106/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gfw_peatlands",
"source_uri":"s3://gfw-data-lake/gfw_peatlands/v20200807/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gmw_global_mangrove_extent_2016",
"source_uri":"s3://gfw-data-lake/gmw_global_mangrove_extent_2016/v20201210/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"umd_regional_primary_forest_2001",
"source_uri":"s3://gfw-data-lake/umd_regional_primary_forest_2001/v201901/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"jpl_mangrove_aboveground_biomass_stock_2000",
"source_uri":"s3://gfw-data-lake/jpl_mangrove_aboveground_biomass_stock_2000/v201902/raster/epsg-4326/{grid_size}/{row_count}/Mg_CO2e_ha-1/geotiff/{tile_id}.tif"
},
{
"name":"jpl_mangrove_aboveground_biomass_stock_2000",
"source_uri":"s3://gfw-data-lake/jpl_mangrove_aboveground_biomass_stock_2000/v201902/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"ifl_intact_forest_landscapes",
"source_uri":"s3://gfw-data-lake/ifl_intact_forest_landscapes/v2018/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"birdlife_endemic_bird_areas",
"source_uri":"s3://gfw-data-lake/birdlife_endemic_bird_areas/v2014/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gfw_planted_forests",
"source_uri":"s3://gfw-data-lake/gfw_planted_forests/v20201209/raster/epsg-4326/{grid_size}/{row_count}/species_simp/geotiff/{tile_id}.tif"
},
{
"name":"per_forest_concessions",
"source_uri":"s3://gfw-data-lake/per_forest_concessions/v201610/raster/epsg-4326/{grid_size}/{row_count}/type/geotiff/{tile_id}.tif"
},
{
"name":"osinfor_peru_permanent_production_forests",
"source_uri":"s3://gfw-data-lake/osinfor_peru_permanent_production_forests/v2015/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"per_protected_areas",
"source_uri":"s3://gfw-data-lake/per_protected_areas/v2016/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"gfwpro_peatlands",
"source_uri":"s3://gfw-data-lake/gfwpro_peatlands/v2019/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"umd_glad_landsat_alerts",
"source_uri":"s3://gfw-data-lake/umd_glad_landsat_alerts/latest/raster/epsg-4326/{grid_size}/{row_count}/date_conf/geotiff/{tile_id}.tif"
},
{
"name":"gfw_plantations",
"source_uri":"s3://gfw-data-lake/gfw_plantations/v2014/raster/epsg-4326/{grid_size}/{row_count}/type/geotiff/{tile_id}.tif"
},
{
"name":"gfw_wood_fiber",
"source_uri":"s3://gfw-data-lake/gfw_wood_fiber/v202106/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"idn_land_cover_2017",
"source_uri": "s3://gfw-data-lake/idn_land_cover_2017/v20180720/raster/epsg-4326/{grid_size}/{row_count}/class/geotiff/{tile_id}.tif\""
},
{
"name":"umd_soy_planted_area",
"source_uri": "s3://gfw-data-lake/umd_soy_planted_area/v1/raster/epsg-4326/{grid_size}/{row_count}/is__year_2020/geotiff/{tile_id}.tif"
},
{
"name":"inpe_prodes",
"source_uri": "s3://gfw-data-lake/inpe_prodes/v202107/raster/epsg-4326/{grid_size}/{row_count}/is/geotiff/{tile_id}.tif"
},
{
"name":"wwf_eco_regions",
"source_uri": "s3://gfw-data-lake/wwf_eco_regions/v2012/raster/epsg-4326/{grid_size}/{row_count}/name/gdal-geotiff/{tile_id}.tif"
},
{
"name":"mapbox_river_basins",
"source_uri": "s3://gfw-data-lake/mapbox_river_basins/v2018/raster/epsg-4326/{grid_size}/{row_count}/id/geotiff/{tile_id}.tif"
}
]
}
Loading

0 comments on commit 354e92e

Please sign in to comment.