Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2024-02-02 01:16:13 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 2, 2024
1 parent fbd450b commit 6a6e74b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions spectral/spectral-offset-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -11343,6 +11343,15 @@ var offsetParams = {
'USGS/GMTED2010': {
'be75': 0.0
},
'USGS/GMTED2010_FULL': {
'be75': 0.0,
'dsc': 0.0,
'max': 0.0,
'mea': 0.0,
'med': 0.0,
'min': 0.0,
'std': 0.0
},
'USGS/GTOPO30': {
'elevation': 0.0
},
Expand Down
9 changes: 9 additions & 0 deletions spectral/spectral-scale-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -11343,6 +11343,15 @@ var scaleParams = {
'USGS/GMTED2010': {
'be75': 1.0
},
'USGS/GMTED2010_FULL': {
'be75': 1.0,
'dsc': 1.0,
'max': 1.0,
'mea': 1.0,
'med': 1.0,
'min': 1.0,
'std': 1.0
},
'USGS/GTOPO30': {
'elevation': 1.0
},
Expand Down

0 comments on commit 6a6e74b

Please sign in to comment.