| id | field name | definition |
| 0 | dsr_time |
| binary time | size: 12 |
Start time of the scan phase of the state
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 | attach_flag |
| binary uint8 | size: 1 |
|
Attachment Flag (set to 1 if all MDSRs corresponding to this ADSR are blank, set to zero otherwise)
|
|
| 2 | state_id |
| binary uint16 | size: 2 |
|
State ID
|
|
| 3 | duration_scan_state |
| binary uint16 (double) | size: 2 |
Duration of scan phase of the state
unit: "1/16 s"
converted unit: "s" (multiply by 1/16)
|
|
| 4 | longest_int_time |
| binary uint16 (double) | size: 2 |
Longest integration time
unit: "1/16 s"
converted unit: "s" (multiply by 1/16)
|
|
| 5 | shortest_int_time |
| binary uint16 (double) | size: 2 |
Shortest integration time
unit: "1/16 s"
converted unit: "s" (multiply by 1/16)
|
|
| 6 | num_obs_state |
| binary uint16 | size: 2 |
|
Number of geolocation records for this state
|
|