| id | field name | definition |
| 0 | dsr_time |
| binary time | size: 12 |
Time of creation
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 | dsr_length |
| binary uint32 | size: 4 |
|
DSR length
|
|
| 2 | attach_flag |
| binary uint8 | size: 1 |
|
Attachment flag
|
|
| 3 | num_occ_matrices |
| binary uint16 | size: 2 |
|
Number of occupation matrices with N[sw](1) rows valid for latitude #1
|
|
| 4 | labs_occ_matrices |
| ascii array[dim_0] |
Labels of occupation matrices with N[sw](1) rows valid for latitude #1
dim_0: int(../num_occ_matrices)
|
|
| 5 | dsr_offsets_ads8 |
| binary array[dim_0] |
Offsets of DRSs within occupation matrix ADS containing annotation data for above occupation matrices
dim_0: int(../num_occ_matrices)
|
|