| id | field name | definition |
| 0 | dsr_time |
| binary time | size: 12 |
Creation time of the DSR
unit: "s since 2000-01-01"
| binary record | size: 12 |
ENVISAT binary datetime
| id | field name | definition |
| 0 | days |
| binary int32 | size: 4 |
days since January 1st, 2000 (may be negative)
unit: "days since 2000-01-01"
|
|
| 1 | seconds |
| binary uint32 | size: 4 |
seconds since start of day
unit: "s"
|
|
| 2 | microseconds |
| binary uint32 | size: 4 |
microseconds since start of second
unit: "1e-6 s"
|
|
|
|
|
| 1 | quality_flag |
| binary int8 | size: 1 |
|
Quality Indicator (-1 for blank MDSR, 0 otherwise)
|
|
| 2 | inv_flag |
| binary uint8 | size: 1 |
|
Inversion method choice (LMA=0, DOAS=1)
|
|
| 3 | num_species |
| binary uint8 | size: 1 |
|
Number of species
|
|
| 4 | species |
| binary array[10] | size: 10 |
Species list
|
|
| 5 | spare_1 |
| binary bytes | size: 8 |
|
Spare
|
hidden: true
|