GOME2_VIADR_L1_DPM

binary record "GOME2_VIADR_L1_DPM"size: 61478
idfield namedefinition
0RECORD_HEADER
binary record "REC_HEAD"size: 20
1START_UTC_DPM
binary timesize: 6
Start UTC date/time of the last measurements mode contributing to an update of the DPM (e.g. WLS or Dark mode)

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_DPM
binary timesize: 6
End UTC date/time of the last measurements mode contributing to an update of the DPM (e.g. WLS or Dark mode)

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"
3DPM_SOURCE
binary array[6, 1024]size: 6144
Source of Dead Pixel Mask (0: WLS measurements; 1: Dark measurements)
binary uint8size: 1
4DPM
binary array[6, 1024]size: 6144
Dead pixel mask (0: normal pixel, 1: dead pixel)
binary uint8size: 1
5F_DPM
binary array[6]size: 6
Flag indicating that number of spikes exceeds the threshold
binary uint8size: 1
6DIFF_WLS
binary array[6, 1024]size: 24576
Difference of neighbouring white light source pixel signal read-outs
binary int32 (double)size: 4
converted unit: "" (multiply by 1/1000000)
7DIFF_DARK
binary array[6, 1024]size: 24576
Difference of neighbouring average dark pixel signal read-outs
binary int32 (double)size: 4
converted unit: "" (multiply by 1/1000000)