| 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 |
Length of this DSR in bytes
unit: "bytes"
|
|
| 2 | quality_flag |
| binary int8 | size: 1 |
|
Quality indicator (always set to zero)
|
|
| 3 | press_prof |
| binary array[dim_0] |
Pressure profile
dim_0: int(/mw_occupation_matrix_ads[index(:/../..)]/n_param_levels)
|
|
| 4 | temp_prof |
| binary array[dim_0] |
Temperature profile
dim_0: int(/mw_occupation_matrix_ads[index(:/../..)]/n_param_levels)
|
|
| 5 | cont_val |
| binary array[dim_0] |
Continuum values
dim_0: int(/mw_occupation_matrix_ads[index(:/../..)]/n_fit_cont_val)
|
|
| 6 | offset_val |
| binary array[dim_0] |
Offset values
dim_0: int(/mw_occupation_matrix_ads[index(:/../..)]/n_fit_offset_val)
|
|