Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2023-09-09 01:13:29 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 9, 2023
1 parent af4fbdb commit c2924ed
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions spectral/spectral-offset-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -6419,6 +6419,19 @@ var offsetParams = {
'sur_refl_b03': 0.0,
'sur_refl_b07': 0.0
},
'MODIS/061/MOD13A3': {
'DetailedQA': 0.0,
'EVI': 0.0,
'NDVI': 0.0,
'RelativeAzimuth': 0.0,
'SolarZenith': 0.0,
'SummaryQA': 0.0,
'ViewZenith': 0.0,
'sur_refl_b01': 0.0,
'sur_refl_b02': 0.0,
'sur_refl_b03': 0.0,
'sur_refl_b07': 0.0
},
'MODIS/061/MOD13Q1': {
'DayOfYear': 0.0,
'DetailedQA': 0.0,
Expand Down
13 changes: 13 additions & 0 deletions spectral/spectral-scale-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -6419,6 +6419,19 @@ var scaleParams = {
'sur_refl_b03': 0.0001,
'sur_refl_b07': 0.0001
},
'MODIS/061/MOD13A3': {
'DetailedQA': 1.0,
'EVI': 0.0001,
'NDVI': 0.0001,
'RelativeAzimuth': 0.01,
'SolarZenith': 0.01,
'SummaryQA': 1.0,
'ViewZenith': 0.01,
'sur_refl_b01': 0.0001,
'sur_refl_b02': 0.0001,
'sur_refl_b03': 0.0001,
'sur_refl_b07': 0.0001
},
'MODIS/061/MOD13Q1': {
'DayOfYear': 1.0,
'DetailedQA': 1.0,
Expand Down

0 comments on commit c2924ed

Please sign in to comment.