Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2024-08-14 01:37:40 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 14, 2024
1 parent d4b283c commit c82d037
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions spectral/spectral-offset-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,13 @@ var offsetParams = {
'Es': 0.0,
'GPP': 0.0
},
'CAS/IGSNRR/PML/V2_v018': {
'ET_water': 0.0,
'Ec': 0.0,
'Ei': 0.0,
'Es': 0.0,
'GPP': 0.0
},
'CGIAR/SRTM90_V4': {
'elevation': 0.0
},
Expand Down
7 changes: 7 additions & 0 deletions spectral/spectral-scale-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,13 @@ var scaleParams = {
'Es': 1.0,
'GPP': 1.0
},
'CAS/IGSNRR/PML/V2_v018': {
'ET_water': 1.0,
'Ec': 1.0,
'Ei': 1.0,
'Es': 1.0,
'GPP': 1.0
},
'CGIAR/SRTM90_V4': {
'elevation': 1.0
},
Expand Down

0 comments on commit c82d037

Please sign in to comment.