IASI_GIADR_L2_v2

binary record "IASI_GIADR_L2_v2"
idfield namedefinition
0RECORD_HEADER
binary record "REC_HEAD"size: 20
1NUM_PRESSURE_LEVELS_TEMP
binary uint8size: 1
Number of pressure levels for temperature profile retrieval
2PRESSURE_LEVELS_TEMP
binary array[dim_0]
Pressure levels on which retrieved temperature profiles are given

dim_0: int(:/../NUM_PRESSURE_LEVELS_TEMP)
binary uint16size: 2
unit: "Pa"
3NUM_PRESSURE_LEVELS_HUMIDITY
binary uint8size: 1
Number of pressure levels for humidity profile retrieval
4PRESSURE_LEVELS_HUMIDITY
binary array[dim_0]
Pressure levels on which retrieved humidity profiles are given

dim_0: int(:/../NUM_PRESSURE_LEVELS_HUMIDITY)
binary uint16size: 2
unit: "Pa"
5NUM_PRESSURE_LEVELS_OZONE
binary uint8size: 1
Number of pressure levels for ozone profile retrieval
6PRESSURE_LEVELS_OZONE
binary array[dim_0, 2]
Pressure layers, defined by 2 pressure levels each, on which retrieved ozone profiles are given

dim_0: int(:/../NUM_PRESSURE_LEVELS_OZONE)
binary uint16size: 2
unit: "Pa"
7NUM_SURFACE_EMISSIVITY_WAVELENGTHS
binary uint8size: 1
Number of wavelengths for surface emissivity retrieval
8SURFACE_EMISSIVITY_WAVELENGTHS
binary array[dim_0]
Wavelengths for surface emissivity

dim_0: int(:/../NUM_SURFACE_EMISSIVITY_WAVELENGTHS)
binary uint16 (double)size: 2
unit: "1e3 nm"

converted unit: "nm" (multiply by 1000/1)