Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2024-07-21 01:40:42 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 21, 2024
1 parent eb42092 commit 7dbf325
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spectral/spectral-offset-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -6518,6 +6518,11 @@ var offsetParams = {
'PsnNet': 0.0,
'Psn_QC': 0.0
},
'MODIS/061/MOD17A2HGF': {
'Gpp': 0.0,
'PsnNet': 0.0,
'Psn_QC': 0.0
},
'MODIS/061/MOD17A3HGF': {
'Gpp': 0.0,
'Npp': 0.0,
Expand Down
5 changes: 5 additions & 0 deletions spectral/spectral-scale-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -6518,6 +6518,11 @@ var scaleParams = {
'PsnNet': 0.0001,
'Psn_QC': 1.0
},
'MODIS/061/MOD17A2HGF': {
'Gpp': 0.0001,
'PsnNet': 0.0001,
'Psn_QC': 1.0
},
'MODIS/061/MOD17A3HGF': {
'Gpp': 0.0001,
'Npp': 0.0001,
Expand Down

0 comments on commit 7dbf325

Please sign in to comment.