Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2024-10-31 01:49:58 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 31, 2024
1 parent 7aaea3f commit 08ff780
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spectral/spectral-offset-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -10529,6 +10529,9 @@ var offsetParams = {
'bgb': 0.0,
'bgb_uncertainty': 0.0
},
'NASA/ORNL/global_forest_classification_2020/V1': {
'classification': 0.0
},
'NASA/SMAP/SPL3SMP_E/005': {
'retrieval_qual_flag_am': 0.0,
'retrieval_qual_flag_pm': 0.0,
Expand Down
3 changes: 3 additions & 0 deletions spectral/spectral-scale-parameters.js
Original file line number Diff line number Diff line change
Expand Up @@ -10529,6 +10529,9 @@ var scaleParams = {
'bgb': 1.0,
'bgb_uncertainty': 1.0
},
'NASA/ORNL/global_forest_classification_2020/V1': {
'classification': 1.0
},
'NASA/SMAP/SPL3SMP_E/005': {
'retrieval_qual_flag_am': 1.0,
'retrieval_qual_flag_pm': 1.0,
Expand Down

0 comments on commit 08ff780

Please sign in to comment.