| 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 | temp |
| binary float | size: 4 |
Temperature associated to DSR
unit: "K"
|
|
| 3 | cross_sec |
| binary array[500] | size: 2000 |
cross-sections (SPB)
| binary float | size: 4 |
|
unit: "cm2"
|
|
|
| 4 | errors |
| binary array[8, 4] | size: 128 |
Errors
|
|
| 5 | spare_1 |
| binary bytes | size: 64 |
|
Spare
|
hidden: true
|