Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2024-08-07 01:37:11 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 7, 2024
1 parent c14d11d commit e123d44
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 @@ -9975,6 +9975,13 @@ var offsetParams = {
'obscov_500m': 0.0,
'orbit_pnt': 0.0
},
'NASA/VIIRS/002/VNP09H1': {
'SurfReflect_I1': 0.0,
'SurfReflect_I2': 0.0,
'SurfReflect_I3': 0.0,
'SurfReflect_QC_500m': 0.0,
'SurfReflect_State_500m': 0.0
},
'NASA_USDA/HSL/SMAP10KM_soil_moisture': {
'smp': 0.0,
'ssm': 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 @@ -9975,6 +9975,13 @@ var scaleParams = {
'obscov_500m': 1.0,
'orbit_pnt': 1.0
},
'NASA/VIIRS/002/VNP09H1': {
'SurfReflect_I1': 1.0,
'SurfReflect_I2': 1.0,
'SurfReflect_I3': 1.0,
'SurfReflect_QC_500m': 1.0,
'SurfReflect_State_500m': 1.0
},
'NASA_USDA/HSL/SMAP10KM_soil_moisture': {
'smp': 1.0,
'ssm': 1.0,
Expand Down

0 comments on commit e123d44

Please sign in to comment.