Skip to content

Commit

Permalink
Updated GEE STAC scale and offset list 2023-10-06 00:45:30 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 6, 2023
1 parent bd2e921 commit 4451d47
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 0 deletions.
31 changes: 31 additions & 0 deletions ee_extra/data/ee-catalog-offset.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,18 @@
"CIESIN/GPWv411/GPW_Basic_Demographic_Characteristics": {
"basic_demographic_characteristics": 0.0
},
"CIESIN/GPWv411/GPW_Data_Context": {
"data_context": 0.0
},
"CIESIN/GPWv411/GPW_Land_Area": {
"land_area": 0.0
},
"CIESIN/GPWv411/GPW_Mean_Administrative_Unit_Area": {
"mean_administrative_unit_area": 0.0
},
"CIESIN/GPWv411/GPW_National_Identifier_Grid": {
"national_identifier_grid": 0.0
},
"CIESIN/GPWv411/GPW_Population_Count": {
"population_count": 0.0
},
Expand All @@ -104,6 +116,12 @@
"CIESIN/GPWv411/GPW_UNWPP-Adjusted_Population_Density": {
"unwpp-adjusted_population_density": 0.0
},
"CIESIN/GPWv411/GPW_Water_Area": {
"water_area": 0.0
},
"CIESIN/GPWv411/GPW_Water_Mask": {
"water_mask": 0.0
},
"COPERNICUS/CORINE/V18_5_1/100m": {
"landcover": 0.0
},
Expand Down Expand Up @@ -1642,6 +1660,10 @@
"flooded": 0.0,
"jrc_perm_water": 0.0
},
"GOOGLE/CLOUD_SCORE_PLUS/V1/S2_HARMONIZED": {
"cs": 0.0,
"cs_cdf": 0.0
},
"GOOGLE/DYNAMICWORLD/V1": {
"bare": 0.0,
"built": 0.0,
Expand Down Expand Up @@ -10072,5 +10094,14 @@
"G": 0.0,
"N": 0.0,
"R": 0.0
},
"projects/sat-io/open-datasets/GLOBathy/GLOBathy_bathymetry": {
"b1": 0.0
},
"projects/sat-io/open-datasets/ORNL/LANDSCAN_GLOBAL": {
"b1": 0.0
},
"projects/sat-io/open-datasets/us-drought-monitor": {
"b1": 0.0
}
}
31 changes: 31 additions & 0 deletions ee_extra/data/ee-catalog-scale.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,18 @@
"CIESIN/GPWv411/GPW_Basic_Demographic_Characteristics": {
"basic_demographic_characteristics": 1.0
},
"CIESIN/GPWv411/GPW_Data_Context": {
"data_context": 1.0
},
"CIESIN/GPWv411/GPW_Land_Area": {
"land_area": 1.0
},
"CIESIN/GPWv411/GPW_Mean_Administrative_Unit_Area": {
"mean_administrative_unit_area": 1.0
},
"CIESIN/GPWv411/GPW_National_Identifier_Grid": {
"national_identifier_grid": 1.0
},
"CIESIN/GPWv411/GPW_Population_Count": {
"population_count": 1.0
},
Expand All @@ -104,6 +116,12 @@
"CIESIN/GPWv411/GPW_UNWPP-Adjusted_Population_Density": {
"unwpp-adjusted_population_density": 1.0
},
"CIESIN/GPWv411/GPW_Water_Area": {
"water_area": 1.0
},
"CIESIN/GPWv411/GPW_Water_Mask": {
"water_mask": 1.0
},
"COPERNICUS/CORINE/V18_5_1/100m": {
"landcover": 1.0
},
Expand Down Expand Up @@ -1642,6 +1660,10 @@
"flooded": 1.0,
"jrc_perm_water": 1.0
},
"GOOGLE/CLOUD_SCORE_PLUS/V1/S2_HARMONIZED": {
"cs": 1.0,
"cs_cdf": 1.0
},
"GOOGLE/DYNAMICWORLD/V1": {
"bare": 1.0,
"built": 1.0,
Expand Down Expand Up @@ -10072,5 +10094,14 @@
"G": 0.0001,
"N": 0.0001,
"R": 0.0001
},
"projects/sat-io/open-datasets/GLOBathy/GLOBathy_bathymetry": {
"b1": 1.0
},
"projects/sat-io/open-datasets/ORNL/LANDSCAN_GLOBAL": {
"b1": 1.0
},
"projects/sat-io/open-datasets/us-drought-monitor": {
"b1": 1.0
}
}

0 comments on commit 4451d47

Please sign in to comment.