Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2024-09-05 01:42:01 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 5, 2024
1 parent c6ec547 commit 88b34f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spectral/spectral-offset-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -12863,6 +12863,10 @@ var offsetParams = {
'WRI/GFW/FORMA/vegetation_tstats': {
'tstat_r': 0.0
},
'WRI/SBTN/naturalLands/v1': {
'classification': 0.0,
'natural': 0.0
},
'WWF/HydroSHEDS/03CONDEM': {
'b1': 0.0
},
Expand Down
4 changes: 4 additions & 0 deletions spectral/spectral-scale-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -12863,6 +12863,10 @@ var scaleParams = {
'WRI/GFW/FORMA/vegetation_tstats': {
'tstat_r': 1.0
},
'WRI/SBTN/naturalLands/v1': {
'classification': 1.0,
'natural': 1.0
},
'WWF/HydroSHEDS/03CONDEM': {
'b1': 1.0
},
Expand Down

0 comments on commit 88b34f2

Please sign in to comment.