id | field name | definition |
0 | First_Start_of_Observation_Time |
ascii time | size: 23 |
Start of observation time of the first BRC (UTC)
unit: "s since 2000-01-01"
value: 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 (UTC)
unit: "s since 2000-01-01"
value: 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_Average_Rayleigh_Image_Vals |
xml record |
id | field name | definition |
0 | Average_Rayleigh_Image_Val |
xml array[dim_0] |
Map of mean image pixel intensity above minimum values in list form. The map contains Num_Image_Pixel_Rows * Num_Image_Pixel_Cols number 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.
dim_0: determined automatically from xml file
ascii double |
Mean image pixel intensity above minimum
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
|
|
|
|
|
|
3 | Rayleigh_Min_Pixel_Value |
ascii double |
Minimum pixel value of averaged Rayleigh images
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
|
|
|
4 | Channel_A_Col |
ascii double |
Barycentre column value of the direct channel spot
attribute: unit |
ascii string | size: 16 |
fixed value: "ACCD pixel index"
|
|
|
|
5 | Channel_A_Row |
ascii double |
Barycentre row value of the direct channel spot
attribute: unit |
ascii string | size: 16 |
fixed value: "ACCD pixel index"
|
|
|
|
6 | Channel_B_Col |
ascii double |
Barycentre column value of the reflected channel spot
attribute: unit |
ascii string | size: 16 |
fixed value: "ACCD pixel index"
|
|
|
|
7 | Channel_B_Row |
ascii double |
Barycentre row value of the reflected channel spot
attribute: unit |
ascii string | size: 16 |
fixed value: "ACCD pixel index"
|
|
|
|
8 | List_of_Average_Mie_Image_Vals |
xml record |
id | field name | definition |
0 | Average_Mie_Image_Val |
xml array[dim_0] |
Map of mean image pixel intensity above minimum values in list form. The map contains Num_Image_Pixel_Rows * Num_Image_Pixel_Cols number 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.
dim_0: determined automatically from xml file
ascii double |
Mean image pixel intensity above minimum
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
|
|
|
|
|
|
9 | Mie_Min_Pixel_Value |
ascii double |
Minimum pixel value of averaged Mie images
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
|
|
|
10 | Mie_Mean_Pixel_Value |
ascii double |
Mean value of pixel intensities in List_of_Average_Mie_Image_Rows
attribute: unit |
ascii string | size: 11 |
fixed value: "ACCD counts"
|
|
|
|
11 | Mie_Std |
ascii double |
Standard deviation over values in List_of_Average_Mie_Image_Rows
|
|
12 | List_of_Mie_Image_Derivatives |
xml record |
id | field name | definition |
0 | Mie_Image_Derivative |
xml array[dim_0] |
Map of '0' and '1' where '1' indicates that the value of the mean image pixel intensitiy above minimum is above the threshold Mie_ Mean_Pixel_Value + * Mie_Std, where is taken from
dim_0: determined automatically from xml file
ascii uint16 |
Mie image derivative value
|
|
|
|
|