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-12-31T23:59:59", +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-12-31T23:59:59", +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_Mean_Mie_Image_Pixel_Level_Vals |
xml record |
Map of mean Mie image pixel intensity values in list form. The map contains Num_Image_Pixel_Rows * Num_Image_Pixel_Cols numer of items. Location of item(i,j) at the list is Num_Image_Pixel_Cols * (i-1) + j, where i is the row index and j is the column index
id | field name | definition |
0 | Mean_Mie_Image_Pixel_Level_Val |
xml array[dim_0] |
dim_0: determined automatically from xml file
ascii double |
Mean Mie image pixel intensity
unit: "ACCD counts"
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
available: optional
|
|
|
|
|
|
3 | List_of_Mean_Rayleigh_Image_Pixel_Level_Vals |
xml record |
Map of mean Rayleigh image pixel intensity values in list form. The map contains Num_Image_Pixel_Rows * Num_Image_Pixel_Cols numer of items. Location of item(i,j) at the list is Num_Image_Pixel_Cols * (i-1) + j, where i is the row index and j is the column index
id | field name | definition |
0 | Mean_Rayleigh_Image_Pixel_Level_Val |
xml array[dim_0] |
dim_0: determined automatically from xml file
ascii double |
Mean Rayleigh image pixel intensity
unit: "ACCD counts"
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
available: optional
|
|
|
|
|
|
4 | Num_Image_Pixel_Rows |
ascii int16 |
Number of image pixel rows
|
|
5 | Num_Image_Pixel_Cols |
ascii int16 |
Number of image pixel cols
|
|
6 | Channel_1_Energetic_Centroid |
xml record |
Channel 1 energetic centroid
id | field name | definition |
0 | ENC_Row |
ascii double |
Row value closest to the energetic centroid
unit: "ACCD pixel index"
attribute: unit |
ascii string | size: 16 |
fixed value: "ACCD pixel index"
|
available: optional
|
|
|
1 | ENC_Col |
ascii double |
Column value closest to the energetic centroid
unit: "ACCD pixel index"
attribute: unit |
ascii string | size: 16 |
fixed value: "ACCD pixel index"
|
available: optional
|
|
|
2 | List_of_ENC_Row_Cross_Section_Vals |
xml record |
Energetic centroid row cross section. List of image pixel intensities along the ENC_Row
id | field name | definition |
0 | ENC_Row_Cross_Section_Val |
xml array[dim_0] |
dim_0: determined automatically from xml file
ascii double |
Energetic centroid row cross section pixel value. Image pixel intensity along the ENC_Row
unit: "ACCD counts"
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
available: optional
|
|
|
|
|
|
3 | List_of_ENC_Col_Cross_Section_Vals |
xml record |
Energetic centroid column cross section. List of image pixel intensities along the ENC_Column
id | field name | definition |
0 | ENC_Col_Cross_Section_Val |
xml array[dim_0] |
dim_0: determined automatically from xml file
ascii double |
Energetic centroid column cross section pixel value. Image pixel intensity along the ENC_Col
unit: "ACCD counts"
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
available: optional
|
|
|
|
|
|
4 | ENC_Row_Std_Dev |
ascii double |
Energetic centroid row standard deviation
unit: "AU"
attribute: unit |
ascii string | size: 2 |
fixed value: "AU"
|
available: optional
|
|
|
5 | ENC_Col_Std_Dev |
ascii double |
Energetic centroid column standard deviation
unit: "AU"
attribute: unit |
ascii string | size: 2 |
fixed value: "AU"
|
available: optional
|
|
|
6 | Std_Dev_Threshold_Met |
ascii uint8 |
TRUE = Imaging integration time is valid
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
|
|
7 | Channel_2_Energetic_Centroid |
xml record |
Channel 2 energetic centroid
id | field name | definition |
0 | ENC_Row |
ascii double |
Row value closest to the energetic centroid
unit: "ACCD pixel index"
attribute: unit |
ascii string | size: 16 |
fixed value: "ACCD pixel index"
|
available: optional
|
|
|
1 | ENC_Col |
ascii double |
Column value closest to the energetic centroid
unit: "ACCD pixel index"
attribute: unit |
ascii string | size: 16 |
fixed value: "ACCD pixel index"
|
available: optional
|
|
|
2 | List_of_ENC_Row_Cross_Section_Vals |
xml record |
Energetic centroid row cross section. List of image pixel intensities along the ENC_Row
id | field name | definition |
0 | ENC_Row_Cross_Section_Val |
xml array[dim_0] |
dim_0: determined automatically from xml file
ascii double |
Energetic centroid row cross section pixel value. Image pixel intensity along the ENC_Row
unit: "ACCD counts"
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
available: optional
|
|
|
|
|
|
3 | List_of_ENC_Col_Cross_Section_Vals |
xml record |
Energetic centroid column cross section. List of image pixel intensities along the ENC_Column
id | field name | definition |
0 | ENC_Col_Cross_Section_Val |
xml array[dim_0] |
dim_0: determined automatically from xml file
ascii double |
Energetic centroid column cross section pixel value. Image pixel intensity along the ENC_Col
unit: "ACCD counts"
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
available: optional
|
|
|
|
|
|
4 | ENC_Row_Std_Dev |
ascii double |
Energetic centroid row standard deviation
attribute: unit |
available: optional
|
|
|
5 | ENC_Col_Std_Dev |
ascii double |
Energetic centroid column standard deviation
attribute: unit |
available: optional
|
|
|
6 | Std_Dev_Threshold_Met |
ascii uint8 |
TRUE = Imaging integration time is valid
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
|
|
8 | Imaging_Integration_Time_Valid |
ascii uint8 |
TRUE = Imaging integration time is valid
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
9 | List_of_Input_Info_Brcs |
xml record |
List of structures with information on input Brcs
id | field name | definition |
0 | Input_Info_Brc |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml record |
Input Info BRC
id | field name | definition |
0 | M1_TC_Temp |
ascii double |
Average of M1 TC temperature
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
1 | M2_TC_Temp |
ascii double |
Average of M2 TC temperature
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
2 | Struts_Temp_Pxpy |
ascii double |
Average of Struts temperature +X+Y
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
3 | Struts_Temp_Mxpy |
ascii double |
Average of Struts temperature -X+Y
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
4 | Struts_Temp_My |
ascii double |
Average of Struts temperature -Y
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
5 | Aht_22_Tel_M1 |
ascii double |
Average of Aht 22 M1 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
6 | Aht_23_Tel_M1 |
ascii double |
Average of Aht 23 M1 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
7 | Aht_24_Tel_M1 |
ascii double |
Average of Aht 24 M1 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
8 | Aht_25_Tel_M1 |
ascii double |
Average of Aht 25 M1 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
9 | Aht_26_Tel_M1 |
ascii double |
Average of Aht 26 M1 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
10 | Aht_27_Tel_M1 |
ascii double |
Average of Aht 27 M1 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
11 | Tc_18_Tel_M11 |
ascii double |
Average of TC 18 Tel M1-1 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
12 | Tc_19_Tel_M12 |
ascii double |
Average of TC 19 Tel M1-2 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
13 | Tc_20_Tel_M13 |
ascii double |
Average of TC 20 Tel M1-3 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
14 | Tc_21_Tel_M14 |
ascii double |
Average of TC 21 Tel M1-4 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
15 | Tc_25_Tm15_Ths1Y |
ascii double |
Average of TC 25 TM15 Ths1-Y temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
16 | Tc_27_Tm16_Ths1Y |
ascii double |
Average of TC 27 TM16 Ths1-Y temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
17 | Tc_29_Ths2 |
ascii double |
Average of TC 29 Ths2 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
18 | Tc_23_Ths1 |
ascii double |
Average of TC 23 Ths1 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
19 | Tc_32_Ths3 |
ascii double |
Average of TC 32 Ths3 temperatures
unit: "degC"
attribute: unit |
ascii string | size: 1 |
fixed value: "C"
|
available: optional
|
|
|
20 | Sun_Elevation_Angle |
ascii double |
Sun elevation angle on observation level
unit: "degrees"
attribute: unit |
ascii string | size: 3 |
fixed value: "deg"
|
available: optional
|
|
|
21 | Latitude |
ascii int32 (double) |
Latitude of DEM intersection of observation
unit: "1e-6 degrees_north"
converted unit: "degrees_north" (multiply by 1/1000000)
attribute: unit |
ascii string | size: 8 |
fixed value: "10-6DegN"
|
available: optional
|
|
|
22 | Longitude |
ascii int32 (double) |
Longitude of DEM intersection of observation
unit: "1e-6 degrees_east"
converted unit: "degrees_east" (multiply by 1/1000000)
attribute: unit |
ascii string | size: 8 |
fixed value: "10-6DegE"
|
available: optional
|
|
|
|
|
|
|
|