Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2024-03-13 01:17:18 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 13, 2024
1 parent 657380b commit 032b533
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spectral/spectral-offset-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -7187,6 +7187,12 @@ var offsetParams = {
'temperature': 0.0,
'temperature_sdev': 0.0
},
'NASA/EMIT/L2B/CH4ENH': {
'vertical_column_enhancement': 0.0
},
'NASA/EMIT/L2B/CH4PLM': {
'methane_plume_complex': 0.0
},
'NASA/FLDAS/NOAH01/C/GL/M/V001': {
'Evap_tavg': 0.0,
'LWdown_f_tavg': 0.0,
Expand Down
6 changes: 6 additions & 0 deletions spectral/spectral-scale-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -7187,6 +7187,12 @@ var scaleParams = {
'temperature': 0.01,
'temperature_sdev': 0.01
},
'NASA/EMIT/L2B/CH4ENH': {
'vertical_column_enhancement': 1.0
},
'NASA/EMIT/L2B/CH4PLM': {
'methane_plume_complex': 1.0
},
'NASA/FLDAS/NOAH01/C/GL/M/V001': {
'Evap_tavg': 1.0,
'LWdown_f_tavg': 1.0,
Expand Down

0 comments on commit 032b533

Please sign in to comment.