id | field name | definition |
0 | RECORD_HEADER |
|
1 | NUM_PRESSURE_LEVELS_TEMP |
binary uint8 | size: 1 |
Number of pressure levels for temperature profile retrieval (NLT)
|
|
2 | PRESSURE_LEVELS_TEMP |
binary array[dim_0] |
Pressure levels on which retrieved temperature profiles are given
dim_0: int(../NUM_PRESSURE_LEVELS_TEMP)
binary uint32 (double) | size: 4 |
unit: "1e-2 Pa"
converted unit: "Pa" (multiply by 1/100)
|
|
|
3 | NUM_PRESSURE_LEVELS_HUMIDITY |
binary uint8 | size: 1 |
Number of pressure levels for humidity profile retrieval (NLQ)
|
|
4 | PRESSURE_LEVELS_HUMIDITY |
binary array[dim_0] |
Pressure levels on which retrieved humidity profiles are given
dim_0: int(../NUM_PRESSURE_LEVELS_HUMIDITY)
binary uint32 (double) | size: 4 |
unit: "1e-2 Pa"
converted unit: "Pa" (multiply by 1/100)
|
|
|
5 | NUM_PRESSURE_LEVELS_OZONE |
binary uint8 | size: 1 |
Number of pressure levels for ozone profile retrieval (NLO)
|
|
6 | PRESSURE_LEVELS_OZONE |
binary array[dim_0] |
Pressure layers on which retrieved ozone profiles are given
dim_0: int(../NUM_PRESSURE_LEVELS_OZONE)
binary uint32 (double) | size: 4 |
unit: "1e-2 Pa"
converted unit: "Pa" (multiply by 1/100)
|
|
|
7 | NUM_SURFACE_EMISSIVITY_WAVELENGTHS |
binary uint8 | size: 1 |
Number of wavelengths for surface emissivity retrieval (NEW)
|
|
8 | SURFACE_EMISSIVITY_WAVELENGTHS |
binary array[dim_0] |
Wavelengths for surface emissivity
dim_0: int(../NUM_SURFACE_EMISSIVITY_WAVELENGTHS)
binary uint32 (double) | size: 4 |
unit: "1e-1 nm"
converted unit: "nm" (multiply by 1/10)
|
|
|
9 | NUM_TEMPERATURE_PCS |
binary uint8 | size: 1 |
Number of principal components for temperature in the ERROR_DATA (NPCT)
|
|
10 | NUM_WATER_VAPOUR_PCS |
binary uint8 | size: 1 |
Number of principal components for water-vapour in the ERROR_DATA (NPCW)
|
|
11 | NUM_OZONE_PCS |
binary uint8 | size: 1 |
Number of principal components for ozone in the ERROR_DATA (NPCO)
|
|
12 | FORLI_NUM_LAYERS_CO |
binary uint8 | size: 1 |
Number of partial layers for CO (NL_CO)
|
|
13 | FORLI_LAYER_HEIGHTS_CO |
binary array[dim_0] |
CO partial layer heights
dim_0: int(../FORLI_NUM_LAYERS_CO)
binary uint16 | size: 2 |
unit: "m"
|
|
|
14 | FORLI_NUM_LAYERS_HNO3 |
binary uint8 | size: 1 |
Number of partial layers for HNNO3 (NL_HNO3)
|
|
15 | FORLI_LAYER_HEIGHTS_HNO3 |
binary array[dim_0] |
HNO3 partial layer heights
dim_0: int(../FORLI_NUM_LAYERS_HNO3)
binary uint16 | size: 2 |
unit: "m"
|
|
|
16 | FORLI_NUM_LAYERS_O3 |
binary uint8 | size: 1 |
Number of partial layers for O3 (NL_O3)
|
|
17 | FORLI_LAYER_HEIGHTS_O3 |
binary array[dim_0] |
O3 partial layer heights
dim_0: int(../FORLI_NUM_LAYERS_O3)
binary uint16 | size: 2 |
unit: "m"
|
|
|
18 | BRESCIA_NUM_ALTITUDES_SO2 |
binary uint8 | size: 1 |
Number of estimated SO2 plume heights (NL_SO2)
|
|
19 | BRESCIA_ALTITUDES_SO2 |
binary array[dim_0] |
Estimated SO2 plume heights
dim_0: int(../BRESCIA_NUM_ALTITUDES_SO2)
binary uint16 | size: 2 |
unit: "m"
|
|
|