MIP_CS1_AX_MDSR_v0

binary record "MIP_CS1_AX_MDSR_v0"
idfield namedefinition
0dsr_time
binary timesize: 12
Time of creation

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./seconds) + float(./microseconds) / 1000000
binary recordsize: 12
ENVISAT binary datetime

idfield namedefinition
0days
binary int32size: 4
days since January 1st, 2000 (may be negative)

unit: "days since 2000-01-01"
1seconds
binary uint32size: 4
seconds since start of day

unit: "s"
2microseconds
binary uint32size: 4
microseconds since start of second

unit: "1e-6 s"
1quality_flag
binary int8size: 1
Quality indicator (PCD) 0 = non-corrupted, -1 = empty
2ils_time
binary timesize: 12
ILS time. ZPD time of first scene sweep used for ILS retrieval.

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./seconds) + float(./microseconds) / 1000000
binary recordsize: 12
ENVISAT binary datetime

idfield namedefinition
0days
binary int32size: 4
days since January 1st, 2000 (may be negative)

unit: "days since 2000-01-01"
1seconds
binary uint32size: 4
seconds since start of day

unit: "s"
2microseconds
binary uint32size: 4
microseconds since start of second

unit: "1e-6 s"
3quality_flag_2_flag
binary int8size: 1
Quality indicator (PCD) 0 = non-corrupted, -1 = corrupted, default values filled in
4prod_ref_1
ascii stringsize: 62
Level 1B product filename containing the scene measurements used. With the reference to the level 1B product file and sweep ID, it is possible to identify unambiguously the scene measurement that has been used for the actual spectral calibration. The reference to all underlying files can also be identified, including the offset calibration file, the gain calibration file, the LOS calibration file, the instrument characterization data file, the processing parameter file and the validation file.
5num_ils
binary uint16size: 2
Number of ILS retrieved
6spare_1
binary bytessize: 50
Spare

hidden: true
7ils_data
binary array[dim_0]
ILS parameters

dim_0: int(../num_ils)
binary record
idfield namedefinition
0micro_id
ascii stringsize: 8
Microwindow ID
1wavenumber
binary doublesize: 8
Exact wavenumber of spectral line. The wavenumber at which the ILS or peak has been computed in a given microwindow is also given, corresponding to the reference line position used in auxiliary data.

unit: "1/cm"
2num_coadded
binary uint16size: 2
Number of coadded scene measurements
3seq_id
binary array[dim_0]
Sequential ID of scene measurements coadded

dim_0: int(../num_coadded)
binary uint16size: 2
4param_1
binary floatsize: 4
ILS modeling parameter: retroreflector linear shear along Z, vs. OPD. The computed ILS itself is not stored, but instead are stored the two generating parameters that can be used to generate the corresponding ILS at a given wavenumber

unit: "cm"
5param_2
binary floatsize: 4
ILS modeling parameter: systematic IR misalignment along Y. The computed ILS itself is not stored, but instead are stored the two generating parameters that can be used to generate the corresponding ILS at a given wavenumber

unit: "rad"
8spectral_time
binary timesize: 12
Spectral time. ZPD time of first scene sweep used for spectral calibration.

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./seconds) + float(./microseconds) / 1000000
binary recordsize: 12
ENVISAT binary datetime

idfield namedefinition
0days
binary int32size: 4
days since January 1st, 2000 (may be negative)

unit: "days since 2000-01-01"
1seconds
binary uint32size: 4
seconds since start of day

unit: "s"
2microseconds
binary uint32size: 4
microseconds since start of second

unit: "1e-6 s"
9quality_flag_3_flag
binary int8size: 1
Quality indicator (PCD) 0 = non-corrupted, -1 = empty
10prod_ref_2
ascii stringsize: 62
Level 1B product filename containing the scene measurements used. With the reference to the level 1B product file and sweep ID, it is possible to identify unambiguously the scene measurement that has been used for the actual spectral calibration. The reference (...)
11corr_factor
binary doublesize: 8
Linear spectral correction factor. Linear correction factor(same for all the bands). Doppler effect is treated separately and removed from scene spectra before spectral calibration.
12std_dev_corr_fac
binary doublesize: 8
Standard deviation of correction factor
13spare_2
binary bytessize: 24
Spare

hidden: true
14num_peaks
binary uint16size: 2
Number of peak fitted
15spare_3
binary bytessize: 50
Spare

hidden: true
16peak_data
binary array[dim_0]
peak information

dim_0: int(../num_peaks)
binary record
idfield namedefinition
0mcro_id
ascii stringsize: 8
Microwindow ID
1wavenumber
binary doublesize: 8
Exact wavenumber of spectral line.

unit: "1/cm"
2dect_freq_shift
binary doublesize: 8
Detected frequency shift

unit: "1/cm"
3correl_coeff
binary doublesize: 8
Correlation Coefficient
4num_coadded
binary uint16size: 2
Number of coadded scene measurements
5seq_id
binary array[dim_0]
Sequential ID of scene measurements coadded

dim_0: int(../num_coadded)
binary uint16size: 2