Skip to content

Commit

Permalink
Updated ASI, Offset, Scale 2023-10-07 01:16:12 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 7, 2023
1 parent e35a354 commit 6fdc993
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 @@ -10110,6 +10110,12 @@ var offsetParams = {
'Daytime': 0.0,
'Nighttime': 0.0
},
'projects/geoscience-aus-cat/assets/NIDEM': {
'nidem': 0.0,
'nidem_mask': 0.0,
'nidem_uncertainty': 0.0,
'nidem_unfiltered': 0.0
},
'projects/ngis-cat/assets/DEA/NIDEM': {
'nidem': 0.0,
'nidem_mask': 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 @@ -10110,6 +10110,12 @@ var scaleParams = {
'Daytime': 1.0,
'Nighttime': 1.0
},
'projects/geoscience-aus-cat/assets/NIDEM': {
'nidem': 1.0,
'nidem_mask': 1.0,
'nidem_uncertainty': 1.0,
'nidem_unfiltered': 1.0
},
'projects/ngis-cat/assets/DEA/NIDEM': {
'nidem': 1.0,
'nidem_mask': 1.0,
Expand Down

0 comments on commit 6fdc993

Please sign in to comment.