Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2024-06-19 01:26:30 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 19, 2024
1 parent 2a771de commit 1e3aad0
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 0 deletions.
32 changes: 32 additions & 0 deletions spectral/spectral-offset-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -11318,6 +11318,38 @@ var offsetParams = {
'vegetation_greenness_fraction': 0.0,
'windspeed_lowatmmodlay': 0.0
},
'NASA/VIIRS/002/VNP09GA': {
'I1': 0.0,
'I2': 0.0,
'I3': 0.0,
'M1': 0.0,
'M10': 0.0,
'M11': 0.0,
'M2': 0.0,
'M3': 0.0,
'M4': 0.0,
'M5': 0.0,
'M7': 0.0,
'M8': 0.0,
'QF1': 0.0,
'QF2': 0.0,
'QF3': 0.0,
'QF4': 0.0,
'QF5': 0.0,
'QF6': 0.0,
'QF7': 0.0,
'SensorAzimuth': 0.0,
'SensorZenith': 0.0,
'SolarAzimuth': 0.0,
'SolarZenith': 0.0,
'iobs_res': 0.0,
'land_water_mask': 0.0,
'num_observations_1km': 0.0,
'num_observations_500m': 0.0,
'obscov_1km': 0.0,
'obscov_500m': 0.0,
'orbit_pnt': 0.0
},
'NASA_USDA/HSL/SMAP10KM_soil_moisture': {
'smp': 0.0,
'ssm': 0.0,
Expand Down
32 changes: 32 additions & 0 deletions spectral/spectral-scale-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -11318,6 +11318,38 @@ var scaleParams = {
'vegetation_greenness_fraction': 1.0,
'windspeed_lowatmmodlay': 1.0
},
'NASA/VIIRS/002/VNP09GA': {
'I1': 1.0,
'I2': 1.0,
'I3': 1.0,
'M1': 1.0,
'M10': 1.0,
'M11': 1.0,
'M2': 1.0,
'M3': 1.0,
'M4': 1.0,
'M5': 1.0,
'M7': 1.0,
'M8': 1.0,
'QF1': 1.0,
'QF2': 1.0,
'QF3': 1.0,
'QF4': 1.0,
'QF5': 1.0,
'QF6': 1.0,
'QF7': 1.0,
'SensorAzimuth': 1.0,
'SensorZenith': 1.0,
'SolarAzimuth': 1.0,
'SolarZenith': 1.0,
'iobs_res': 1.0,
'land_water_mask': 1.0,
'num_observations_1km': 1.0,
'num_observations_500m': 1.0,
'obscov_1km': 1.0,
'obscov_500m': 1.0,
'orbit_pnt': 1.0
},
'NASA_USDA/HSL/SMAP10KM_soil_moisture': {
'smp': 1.0,
'ssm': 1.0,
Expand Down

0 comments on commit 1e3aad0

Please sign in to comment.