| 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 (always set to zero for this ADS)
|
|
| 3 | lab_occ_matrix |
| ascii string | size: 10 |
|
Label for occupation matrix
|
|
| 4 | num_rows_current_occ_matrix |
| binary uint16 | size: 2 |
|
Number of rows of current occupation matrix
|
|
| 5 | band_occ |
| binary array[dim_0, dim_1] |
Band occupation matrix for current occupation matrix
dim_0: int(/occ_matrix_general_data[0]/num_spectral_bands)
dim_1: int(../num_rows_current_occ_matrix)
|
|
| 6 | vect_bands |
| binary array[dim_0, 2] |
Vector containing valid ranges for each row of occupation matrix
dim_0: int(../num_rows_current_occ_matrix)
| binary float | size: 4 |
|
unit: "km"
|
|
|
| 7 | log_retr_vector |
| binary array[dim_0] |
Logical retrieval vector indicating sweeps where parameters shall be fitted
dim_0: int(../num_rows_current_occ_matrix)
|
|
| 8 | dsr_offset_mds |
| binary uint32 | size: 4 |
|
Offset of DSR within data set containing occupation matrix data
|
|