Atmosphere Control
| Parameter | Support | Description | Nova Variable Mapping |
|---|---|---|---|
| Atmosphere Model Enable |
| This parameter specifies whether the IG should use an atmospheric model to determine spectral radiances for sensor applications. If this parameter is set to Disable (0), source radiances will be calculated. If this parameter is set to Enable (1), apparent radiances will be calculated using the appropriate models. 0 = Disable 1 = Enable | enableAtmos |
| Global Humidity |
| Specifies global humidity in percentage from 0.0 to 100.0 | dat.humidity |
| Global Air Temp |
| Global air temperature in degrees Celsius 0.0 to MAXFLOAT | dat.gnd_temp |
| Global Visibility Range |
| Global visibility range in meters. 0.0 to MAXFLOAT | dat.global_visibility_range |
| Global Horizontal Wind Speed |
| Global wind speed in meters. Setting a value here will set the same value for all wind layers. meters per second 0.0 to MAXFLOAT | dat.wind_veloc[i] |
| Global Vertical Wind Speed |
| Nova does not have a compatible feature for vertical wind speed | N/A |
| Global Wind Direction |
| Global wind direction in meters. Setting a value here will set the same value for all wind layers. 0.0 to 360.0 Note: This is the direction from which the wind is blowing. | dat.wind_dir[i] |
| Global Barometric Pressure |
| dat.baro_pressure |