id | field name | definition |
0 | datetime |
binary time | size: 8 |
Date, time of the sun measurement at end of integration time
unit: "s since 2000-01-01"
value: (float(./days) - 18262) * 86400 + float(./milliseconds) / 1000
binary record | size: 8 |
GOME binary datetime
id | field name | definition |
0 | days |
binary int32 | size: 4 |
days since January 1st, 1950 (may be negative)
unit: "days since 1950-01-01"
|
|
1 | milliseconds |
binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
1 | sza |
binary array[2] | size: 8 |
Sun Zenith and Azimuth Angles at Satellite w.r.t. North
|
|
2 | bsdf |
binary array[2] | size: 8 |
BSDF Zenith and Azimuth Angles at Satellite w.r.t. North
|
|
3 | rmsd_flg |
binary float | size: 4 |
Flag indicating if the record was used in the calculation of the Sun Reference Spectrum
|
|
4 | dcns_fact |
binary array[2] | size: 8 |
Dark Current and Noise Correction factors
|
|
5 | ind_spc |
binary int16 | size: 2 |
Index to Spectral Calibration Parameters
|
|
6 | ind_leak |
binary int16 | size: 2 |
Index to Leakage Correction Parameters
|
|
7 | ex_mph |
binary array[34] | size: 34 |
Extraction of Level 0 Data MPH
|
|
8 | ex_sph |
binary array[22] | size: 22 |
Extraction of Level 0 Data SPH
|
|
9 | ihr_sdp |
binary record "" | size: 396 |
|
10 | ind_spb |
binary array[10] | size: 20 |
Index to the 10 Spectral Bands (-1, if the integration time of this band was not completed)
|
|