| id | field name | definition |
| 0 | dsr_time |
| binary time | size: 12 |
Start time of the Data Set Record
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 | satu_mispointing_angle_x |
| binary array[50] | size: 200 |
SATU mispointing angle (X direction)
| binary float | size: 4 |
|
unit: "1e-6 rad"
|
|
|
| 3 | satu_mispointing_angle_y |
| binary array[50] | size: 200 |
SATU mispointing angle (Y direction)
| binary float | size: 4 |
|
unit: "1e-6 rad"
|
|
|
| 4 | sfa_azimuth_angle |
| binary array[5] | size: 20 |
SFA azimuth angle.
| binary float | size: 4 |
|
unit: "degrees"
|
|
|
| 5 | sfa_zenith_angle |
| binary array[5] | size: 20 |
SFA elevation angle.
| binary float | size: 4 |
|
unit: "degrees"
|
|
|