Name |
Data Type |
Default |
Description |
Constraints |
dual |
boolean |
true |
Enables/disables generation of the dual-view SST |
|
dualCoefficientsFile |
Files |
AVERAGE_POLAR_DUAL_VIEW |
Coefficient file for the dual-view SST |
value set: [AVERAGE_POLAR_DUAL_VIEW, AVERAGE_TEMPERATE_DUAL_VIEW, AVERAGE_TROPICAL_DUAL_VIEW, GRIDDED_POLAR_DUAL_VIEW, GRIDDED_TEMPERATE_DUAL_VIEW, GRIDDED_TROPICAL_DUAL_VIEW, GRIDDED_DUAL_VIEW_IPF] |
dualMaskExpression |
String |
!cloud_flags_nadir.LAND and !cloud_flags_nadir.CLOUDY and !cloud_flags_nadir.SUN_GLINT and !cloud_flags_fward.LAND and !cloud_flags_fward.CLOUDY and !cloud_flags_fward.SUN_GLINT |
ROI-mask used for the dual-view SST |
|
nadir |
boolean |
true |
Enables/disables generation of the nadir-view SST |
|
nadirCoefficientsFile |
Files |
AVERAGE_POLAR_SINGLE_VIEW |
Coefficient file for the nadir-view SST |
value set: [AVERAGE_POLAR_SINGLE_VIEW, AVERAGE_TEMPERATE_SINGLE_VIEW, AVERAGE_TROPICAL_SINGLE_VIEW, GRIDDED_POLAR_SINGLE_VIEW, GRIDDED_TEMPERATE_SINGLE_VIEW, GRIDDED_TROPICAL_SINGLE_VIEW] |
nadirMaskExpression |
String |
!cloud_flags_nadir.LAND and !cloud_flags_nadir.CLOUDY and !cloud_flags_nadir.SUN_GLINT |
ROI-mask used for the nadir-view SST |
|
invalidSstValue |
float |
-999.0f |
Value used to fill invalid SST pixels |
|