Auxiliary_Calibration_ISR_03_05

xml record "Auxiliary_Calibration_ISR_03_05"
Auxiliary Calibration ISR

idfield namedefinition
0List_of_Data_Set_Records
xml record
List of Data Set Records

attribute: count
xml string


idfield namedefinition
0Data_Set_Record
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
Data Set Record

idfield namedefinition
0First_Start_of_Observation_Time
ascii timesize: 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 stringsize: 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".
1Last_Start_of_Observation_Time
ascii timesize: 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 stringsize: 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".
2List_of_ISR_Results
xml record
List of ISR Results

attribute: count
xml string


idfield namedefinition
0ISR_Result
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
ISR Result

idfield namedefinition
0Laser_Freq_Offset
ascii double
Laser frequency offset

unit: "GHz"

attribute: unit
ascii stringsize: 3
fixed value: "GHz"

available: optional
1Mie_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
2Rayleigh_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
3Mie_Response
ascii double
Mie channel spectral response

unit: "pixel"

attribute: unit
ascii stringsize: 10
fixed value: "PixelIndex"

available: optional
4Rayleigh_A_Response
ascii double
Rayleigh channel A spectral response

unit: "AU"

attribute: unit
ascii stringsize: 2
fixed value: "AU"

available: optional
5Rayleigh_B_Response
ascii double
Rayleigh channel B spectral response

unit: "AU"

attribute: unit
ascii stringsize: 2
fixed value: "AU"

available: optional
6Data_Stat
xml record
Input data statistics.

idfield namedefinition
0Num_Raw_Data
ascii int32
Number of raw reference pulses in input for each Mie and Rayleigh
1Num_Laser_Freq_Unlocked
ascii int32
Number of pulses with laser transmitter frequency unlocked status
2Num_Mie_Used
ascii int32
Number of Mie reference pulses used
3Num_Rayleigh_Used
ascii int32
Number of Rayleigh reference pulses used
4Num_Corrupt_Mie
ascii int32
Number of corrupt Mie reference pulses
5Num_Corrupt_Rayleigh
ascii int32
Number of corrupt Rayleigh reference pulses
3Freq_Rayleigh_Filter_Centre
ascii double
Frequency offset of Rayleigh filter centre

unit: "GHz"

attribute: unit
ascii stringsize: 3
fixed value: "GHz"

available: optional
4Freq_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 stringsize: 3
fixed value: "GHz"

available: optional
5Num_Valid_Mie_Results
ascii int32
Number of valid Mie ISR results
6Num_Valid_Rayleigh_Results
ascii int32
Number of valid Rayleigh ISR results