id | field name | definition |
0 | First_Start_of_Observation_Time |
ascii time | size: 23 |
Start of observation time of the first BRC
unit: "s since 2000-01-01"
value: if(str(., 23) == "UTC=9999-99-99T99:99:99", +inf, if(str(., 23) == "UTC=0000-00-00T00:00:00", -inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss|'TAI='yyyy-MM-dd'T'HH:mm:ss|'GPS='yyyy-MM-dd'T'HH:mm:ss|'UT1='yyyy-MM-dd'T'HH:mm:ss")))
ascii string | size: 23 |
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
|
|
|
1 | Last_Start_of_Observation_Time |
ascii time | size: 23 |
Start of observation time of the last BRC
unit: "s since 2000-01-01"
value: if(str(., 23) == "UTC=9999-99-99T99:99:99", +inf, if(str(., 23) == "UTC=0000-00-00T00:00:00", -inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss|'TAI='yyyy-MM-dd'T'HH:mm:ss|'GPS='yyyy-MM-dd'T'HH:mm:ss|'UT1='yyyy-MM-dd'T'HH:mm:ss")))
ascii string | size: 23 |
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
|
|
|
2 | List_of_ISR_Results |
xml record |
List of ISR Results
id | field name | definition |
0 | ISR_Result |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml record |
ISR Result
id | field name | definition |
0 | Laser_Freq_Offset |
ascii double |
Laser frequency offset
unit: "GHz"
attribute: unit |
ascii string | size: 3 |
fixed value: "GHz"
|
available: optional
|
|
|
1 | Mie_Valid |
ascii uint8 |
TRUE if Mie data is available to compute the ISR result. FALSE only when ALL mie pulses were eliminated due to corruption or laser frequency is unlocked for ALL Mie pulses
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "True" -> 1
mapping: "true" -> 1
|
|
2 | Rayleigh_Valid |
ascii uint8 |
TRUE if Rayleigh data is available to compute the ISR result. FALSE only when ALL mie pulses were eliminated due to corruption or laser frequency is unlocked for ALL Rayleigh pulses
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "True" -> 1
mapping: "true" -> 1
|
|
3 | Mie_Response |
ascii double |
Mie channel spectral response
unit: "pixel"
attribute: unit |
ascii string | size: 10 |
fixed value: "PixelIndex"
|
available: optional
|
|
|
4 | Rayleigh_A_Response |
ascii double |
Rayleigh channel A spectral response
unit: "AU"
attribute: unit |
ascii string | size: 2 |
fixed value: "AU"
|
available: optional
|
|
|
5 | Rayleigh_B_Response |
ascii double |
Rayleigh channel B spectral response
unit: "AU"
attribute: unit |
ascii string | size: 2 |
fixed value: "AU"
|
available: optional
|
|
|
6 | Data_Stat |
xml record |
Input data statistics.
id | field name | definition |
0 | Num_Raw_Data |
ascii int32 |
Number of raw reference pulses in input for each Mie and Rayleigh
|
|
1 | Num_Laser_Freq_Unlocked |
ascii int32 |
Number of pulses with laser transmitter frequency unlocked status
|
|
2 | Num_Mie_Used |
ascii int32 |
Number of Mie reference pulses used
|
|
3 | Num_Rayleigh_Used |
ascii int32 |
Number of Rayleigh reference pulses used
|
|
4 | Num_Corrupt_Mie |
ascii int32 |
Number of corrupt Mie reference pulses
|
|
5 | Num_Corrupt_Rayleigh |
ascii int32 |
Number of corrupt Rayleigh reference pulses
|
|
|
|
|
|
|
|
|
3 | Freq_Rayleigh_Filter_Centre |
ascii double |
Frequency offset of Rayleigh filter centre
unit: "GHz"
attribute: unit |
ascii string | size: 3 |
fixed value: "GHz"
|
available: optional
|
|
|
4 | Freq_Mie_USR_Closest_to_Rayleigh_Filter_Centre |
ascii double |
Frequency offset of the Mie Channel USR (pixel = 8.5) closest to the Rayleigh filter centre
unit: "GHz"
attribute: unit |
ascii string | size: 3 |
fixed value: "GHz"
|
available: optional
|
|
|
5 | Num_Valid_Mie_Results |
ascii int32 |
Number of valid Mie ISR results
|
|
6 | Num_Valid_Rayleigh_Results |
ascii int32 |
Number of valid Rayleigh ISR results
|
|