GOME2_VIADR_L1A_Dark

binary record "GOME2_VIADR_L1A_Dark"size: 8251
idfield namedefinition
0RECORD_HEADER
binary record "REC_HEAD"size: 20
1START_UTC_DARK
binary timesize: 6
Start UTC date/time of Dark calibration mode measurement

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./milliseconds) / 1000
binary recordsize: 6
EPS short cds

idfield namedefinition
0days
binary uint16size: 2
days since January 1st, 2000 (must be positive)

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

unit: "1e-3 s"
2END_UTC_DARK
binary timesize: 6
End UTC date/time of Dark calibration mode measurement

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./milliseconds) / 1000
binary recordsize: 6
EPS short cds

idfield namedefinition
0days
binary uint16size: 2
days since January 1st, 2000 (must be positive)

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

unit: "1e-3 s"
3PCD_DARK
binary record "GOME2_PCD_DARK"size: 11

hidden: true
4PMD_TRANSFER
binary uint8size: 1
PMD transfer mode (1 = band + raw, 2 = band + mixed, 3 = raw transfer, 4 = various (PMD transfer mode changes within a scan))
5PMD_READOUT
binary uint8size: 1
PMD readout mode (0 = nominal, 1 = solar, 2 = calibration, 3 = various (PMD readout mode changes within a scan))
6CHANNEL_NUMBER
binary uint8size: 1
Channel number (1 = main FPA channel 1, 2 = main FPA channel 2, 3 = main FPA channel 3, 4 = main FPA channel 4, 5 = PMD channel p, 6 = PMD channel s)
7BAND_NUMBER
binary uint8size: 1
Band number (1 = main FPA band 1a, 2 = main FPA band 1b, 3 = main FPA band 2a, 4 = main FPA band 2b, 5 = main FPA band 3, 6 = main FPA band 4, 7 = PMD p blocks CDE, 8 = PMD s blocks CDE, 9 = PMD p block B, 10 = PMD s block B)
8START_PIXEL
binary uint16size: 2
Start pixel of the band in the specified channel
9NUMBER_OF_PIXELS
binary uint16size: 2
Number of pixels in the specified channel
10INTEGRATION_TIME
binary int32 (double)size: 4
Integration time for the band

unit: "1e-6 s"

converted unit: "s" (multiply by 1/1000000)
11FPA_TEMP
binary int32 (double)size: 4
FPA temperature

unit: "1e-3 K"

converted unit: "K" (multiply by 1/1000)
12DARK_SIGNAL
binary array[1024]size: 4096
Dark signal correction
binary int32 (double)size: 4
unit: "1e-3 BU"

converted unit: "BU" (multiply by 1/1000)
13DARK_READOUT_NOISE
binary array[1024]size: 4096
Dark signal correction readout noise
binary int32 (double)size: 4
unit: "1e-6 BU"

converted unit: "BU" (multiply by 1/1000000)