| id | field name | definition |
| 0 | dsr_time |
| binary time | size: 12 |
Time of DSR (ZPD time of sweep closest to first scans mean time)
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 | attach_flag |
| binary uint8 | size: 1 |
|
Attachment Flag (set to 1 if all MDSRs corresponding to this ADSR are blank, set to zero otherwise)
|
|
| 2 | p_t_term_macro_micro |
| binary array[2] | size: 4 |
Total number of p, T retrievals terminated due to excess number of macro / micro iterations
|
|
| 3 | vmr_term_macro_micro |
| binary array[dim_0, 2] |
Total number of VMR retrievals terminated due to due to excess number of macro / micro iterations
dim_0: $species_count
|
|
| 4 | p_t_term_run_time |
| binary uint16 | size: 2 |
|
Total number of p,T retrievals terminated due to run time limitation
|
|
| 5 | vmr_term_run_time |
| binary array[dim_0] |
Total number of VMR retrievals terminated due to run time limitation. One value for each species.
dim_0: $species_count
|
|
| 6 | spare_1 |
| binary bytes | size: 65 |
|
Spare
|
hidden: true
|