| 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 | tangent_alt |
| binary array[20] | size: 40 |
Tangent altitude including fluctuations. A maximum of 20 information per measurement is provided corresponding to a frequency of 40 Hz for the variables.
| binary uint16 | size: 2 |
|
unit: "m"
|
|
|
| 3 | high_res_temp |
| binary array[20] | size: 40 |
High resolution temperature profile (40 Hz).
| binary uint16 (double) | size: 2 |
unit: "1e-2 K"
converted unit: "K" (multiply by 1/100)
|
|
|
| 4 | high_res_dens |
| binary array[20] | size: 80 |
High resolution density_profile (40 Hz)
| binary float | size: 4 |
|
unit: "1/cm3"
|
|
|
| 5 | err_high_res_temp |
| binary array[20] | size: 40 |
Error bar of the high resolution temperature profile
| binary uint16 (double) | size: 2 |
unit: "1e-1 %"
converted unit: "%" (multiply by 1/10)
|
|
|
| 6 | err_high_res_dens |
| binary array[20] | size: 40 |
Error bar of the high resolution density profile
| binary uint16 (double) | size: 2 |
unit: "1e-1 %"
converted unit: "%" (multiply by 1/10)
|
|
|