Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2023-09-14 01:15:13 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 14, 2023
1 parent c2924ed commit 8347190
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions spectral/spectral-offset-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -9742,6 +9742,16 @@ var offsetParams = {
'USGS/NLCD_RELEASES/2020_REL/NALCMS': {
'landcover': 0.0
},
'USGS/NLCD_RELEASES/2021_REL/NLCD': {
'impervious': 0.0,
'impervious_descriptor': 0.0,
'landcover': 0.0,
'science_products_forest_disturbance_date': 0.0,
'science_products_land_cover_change_count': 0.0,
'science_products_land_cover_change_first_disturbance_date': 0.0,
'science_products_land_cover_change_index': 0.0,
'science_products_land_cover_science_product': 0.0
},
'USGS/SRTMGL1_003': {
'elevation': 0.0
},
Expand Down
10 changes: 10 additions & 0 deletions spectral/spectral-scale-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -9742,6 +9742,16 @@ var scaleParams = {
'USGS/NLCD_RELEASES/2020_REL/NALCMS': {
'landcover': 1.0
},
'USGS/NLCD_RELEASES/2021_REL/NLCD': {
'impervious': 1.0,
'impervious_descriptor': 1.0,
'landcover': 1.0,
'science_products_forest_disturbance_date': 1.0,
'science_products_land_cover_change_count': 1.0,
'science_products_land_cover_change_first_disturbance_date': 1.0,
'science_products_land_cover_change_index': 1.0,
'science_products_land_cover_science_product': 1.0
},
'USGS/SRTMGL1_003': {
'elevation': 1.0
},
Expand Down

0 comments on commit 8347190

Please sign in to comment.