| id | field name | definition |
| 0 | dsr_time |
| binary time | size: 12 |
Start time of DSR
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 (-1 if empty DSR)
|
|
| 3 | scale_factor |
| binary array[8] | size: 8 |
Scale factor for the straylight values in the signal compound type per channel
|
|
| 4 | sat_flag |
| binary array[dim_0] |
Saturation Flags
dim_0: int(/states[$mon_states_index[index(:/..)]]/intg_times[0]) / int(/states[$mon_states_index[index(:/..)]]/intg_times[int(/states[$mon_states_index[index(:/..)]]/num_diff_intg_times) - 1])
|
|
| 5 | red_grass_flag |
| binary array[dim_0, dim_1] |
Red Grass flags
dim_0: int(/states[$mon_states_index[index(:/..)]]/num_clus)
dim_1: int(/states[$mon_states_index[index(:/..)]]/intg_times[0]) / int(/states[$mon_states_index[index(:/..)]]/intg_times[int(/states[$mon_states_index[index(:/..)]]/num_diff_intg_times) - 1])
|
|
| 6 | geo |
| binary array[dim_0] |
Geolocation
dim_0: int(/states[$mon_states_index[index(:/..)]]/intg_times[0]) / int(/states[$mon_states_index[index(:/..)]]/intg_times[int(/states[$mon_states_index[index(:/..)]]/num_diff_intg_times) - 1])
|
|
| 7 | l0_header |
| binary array[dim_0] |
Level 0 detector module data packet headers
dim_0: int(/states[$mon_states_index[index(:/..)]]/intg_times[0]) / int(/states[$mon_states_index[index(:/..)]]/intg_times[int(/states[$mon_states_index[index(:/..)]]/num_diff_intg_times) - 1])
|
|
| 8 | clus_dat |
| binary array[dim_0] |
Cluster data
dim_0: int(/states[$mon_states_index[index(:/..)]]/num_clus)
| binary record |
| id | field name | definition |
| 0 | sig |
| binary array[dim_0, dim_1] |
Detector signal with straylight not co-added
dim_0: if(int(/states[$mon_states_index[index(:/../../..)]]/clus_config[index(:/..)]/clus_data_type) == 1, int(/states[$mon_states_index[index(:/../../..)]]/clus_config[index(:/..)]/num_readouts), 0)
dim_1: int(/states[$mon_states_index[index(:/../../..)]]/clus_config[index(:/..)]/clus_len)
| binary record | size: 4 |
| id | field name | definition |
| 0 | mem_eff_cor |
| binary int8 | size: 1 |
Memory effect correction
unit: "BU"
|
|
| 1 | signal |
| binary uint16 | size: 2 |
Signal value of one detector element
unit: "BU"
|
|
| 2 | straylight |
| binary uint8 (double) | size: 1 |
Straylight
unit: "1e-1 BU"
converted unit: "BU" (multiply by 1/10)
|
|
|
|
|
| 1 | sigc |
| binary array[dim_0, dim_1] |
Detector signal with straylight co-added
dim_0: if(int(/states[$mon_states_index[index(:/../../..)]]/clus_config[index(:/..)]/clus_data_type) == 2, int(/states[$mon_states_index[index(:/../../..)]]/clus_config[index(:/..)]/num_readouts), 0)
dim_1: int(/states[$mon_states_index[index(:/../../..)]]/clus_config[index(:/..)]/clus_len)
| binary record | size: 5 |
| id | field name | definition |
| 0 | mem_eff_cor |
| binary int8 | size: 1 |
Memory effect correction
unit: "BU"
|
|
| 1 | signal |
| binary uint32 | size: 3 |
Signal value of one detector element
unit: "BU"
|
|
| 2 | straylight |
| binary uint8 (double) | size: 1 |
Straylight
unit: "1e-1 BU"
converted unit: "BU" (multiply by 1/10)
|
|
|
|
|
|
|
|