| 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_Frequency_Step_Results |
| xml record |
| id | field name | definition |
| 0 | Frequency_Step_Result |
| xml array[dim_0] |
dim_0: determined automatically from xml file
| xml record |
| id | field name | definition |
| 0 | Frequency_Offset |
| ascii double |
Frequency offset
unit: "GHz"
| attribute: unit |
| ascii string | size: 3 |
|
fixed value: "GHz"
|
available: optional
|
|
|
| 1 | Frequency_Valid_Mie |
| ascii uint8 |
TRUE if threshold Min_Num_Valid_Images is reached, FALSE otherwise.
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "FALSE" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
| 2 | Frequency_Valid_Rayleigh |
| ascii uint8 |
TRUE if threshold Min_Num_Valid_Images is reached, FALSE otherwise.
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "FALSE" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
| 3 | Frequency_Step_In_Range |
| ascii uint8 |
TRUE if Frequency_Offset is within range specified by Start_Frequency_Ramp and Stop_Frequency_Ramp, FALSE otherwise.
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "FALSE" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
| 4 | Num_Valid_Mie_Images |
| ascii uint8 |
|
Number of valid Mie images for frequency step.
|
|
| 5 | Num_Valid_Rayleigh_Images |
| ascii uint8 |
|
Number of valid Rayleigh images for frequency step.
|
|
| 6 | Mean_Mie_DCO |
| ascii array[16] |
| ascii double |
|
Mean DCO values calculated from all DCO correction values used for a specific row of the valid Mie images.
|
|
|
| 7 | Mean_Rayleigh_DCO |
| ascii array[16] |
| ascii double |
|
Mean DCO values calculated from all DCO correction values used for a specific row of the valid Rayleigh images.
|
|
|
| 8 | Mean_Rayleigh_Energy |
| ascii double |
Mean energy of all pulses attributed to the valid Rayleigh images.
unit: "mJ"
| attribute: unit |
| ascii string | size: 2 |
|
fixed value: "mJ"
|
available: optional
|
|
|
| 9 | Mean_Mie_Energy |
| ascii double |
Mean energy of all pulses attributed to the valid Mie images.
unit: "mJ"
| attribute: unit |
| ascii string | size: 2 |
|
fixed value: "mJ"
|
available: optional
|
|
|
| 10 | Sun_Elevation_Angles |
| ascii array[2] |
| attribute: unit |
| ascii string | size: 3 |
|
fixed value: "deg"
|
available: optional
|
| ascii double |
List of Sun_Elevation_Angles on observation level for all the BRCs with images contributing to the frequency step result.
unit: "degree"
|
|
|
|
|
|
|
|
| 3 | 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"
|
|
|
|
|
|
|
| 4 | Rayleigh_Min_Pixel_Value |
| ascii double |
Minimum pixel value of averaged Rayleigh images
| attribute: unit |
| ascii string | size: 11 |
|
fixed value: "ACCD counts"
|
|
|
|
| 5 | ENC_Col_Channel_A |
| ascii double |
Barycentre column value of the direct channel spot
| attribute: unit |
| ascii string | size: 16 |
|
fixed value: "ACCD pixel index"
|
|
|
|
| 6 | ENC_Row_Channel_A |
| ascii double |
Barycentre row value of the direct channel spot
| attribute: unit |
| ascii string | size: 16 |
|
fixed value: "ACCD pixel index"
|
|
|
|
| 7 | ENC_Col_Channel_B |
| ascii double |
Barycentre column value of the reflected channel spot
| attribute: unit |
| ascii string | size: 16 |
|
fixed value: "ACCD pixel index"
|
|
|
|
| 8 | ENC_Row_Channel_B |
| ascii double |
Barycentre row value of the reflected channel spot
| attribute: unit |
| ascii string | size: 16 |
|
fixed value: "ACCD pixel index"
|
|
|
|
| 9 | ENC_Col_Std_Dev_Channel_A |
| ascii double |
|
Energetic centroid column standard deviation for channel A.
|
|
| 10 | ENC_Row_Std_Dev_Channel_A |
| ascii double |
|
Energetic centroid row standard deviation for channel A.
|
|
| 11 | ENC_Col_Std_Dev_Channel_B |
| ascii double |
|
Energetic centroid column standard deviation for channel B.
|
|
| 12 | ENC_Row_Std_Dev_Channel_B |
| ascii double |
|
Energetic centroid row standard deviation for channel B.
|
|
| 13 | 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"
|
|
|
|
|
|
|
| 14 | List_of_Average_Mie_Image_Val_Per_Cols |
| xml record |
| id | field name | definition |
| 0 | Average_Mie_Image_Val_Per_Col |
| xml array[dim_0] |
Num_Image_Pixel_Cols values calculated from the values reported in List_of_Average_Mie_Image_Vals by summing up values over all rows for each column.
dim_0: determined automatically from xml file
| ascii double |
Mean image pixel intensity above minimum per column.
| attribute: unit |
| ascii string | size: 11 |
|
fixed value: "ACCD counts"
|
|
|
|
|
|
|
| 15 | Mie_Min_Pixel_Value |
| ascii double |
Minimum pixel value of averaged Mie images
| attribute: unit |
| ascii string | size: 11 |
|
fixed value: "ACCD counts"
|
|
|
|
| 16 | Mie_Max_Pixel_Value |
| ascii double |
Maximum pixel value of averaged Mie images
| attribute: unit |
| ascii string | size: 11 |
|
fixed value: "ACCD counts"
|
|
|
|
| 17 | 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"
|
|
|
|
| 18 | Mie_Std |
| ascii double |
|
Standard deviation over values in List_of_Average_Mie_Image_Rows
|
|
| 19 | List_of_Fluence_Values |
| xml record |
| id | field name | definition |
| 0 | Fluence_Value |
| xml array[256] |
Map of fluence 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.
| ascii double |
|
Fluence value of one pixel
|
|
|
|
|
| 20 | Mie_Max_Fluence_Value |
| ascii double |
Maximum value found in List_of_Fluence_Values
| attribute: unit |
| ascii string | size: 6 |
|
fixed value: "J/cm^2"
|
|
|
|
| 21 | 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
|
|
|
|
|
| 22 | Mie_Initial_Guess_Ellipse_Center_Col |
| ascii double |
Ellipse center in x-direction
| attribute: unit |
| ascii string | size: 16 |
|
fixed value: "ACCD pixel index"
|
|
|
|
| 23 | Mie_Initial_Guess_Ellipse_Center_Row |
| ascii double |
Ellipse center in y-direction
| attribute: unit |
| ascii string | size: 16 |
|
fixed value: "ACCD pixel index"
|
|
|
|
| 24 | Mie_Initial_Guess_Ellipse_Major_Semi_Axes |
| ascii double |
Length of semi major axes
| attribute: unit |
| ascii string | size: 10 |
|
fixed value: "ACCD pixel"
|
|
|
|
| 25 | Mie_Initial_Guess_Ellipse_Minor_Semi_Axes |
| ascii double |
Length of semi minor axes
| attribute: unit |
| ascii string | size: 10 |
|
fixed value: "ACCD pixel"
|
|
|
|
| 26 | Mie_Initial_Guess_Ellipse_Col_Axes_Angle |
| ascii double |
Angle of major axis to x-axes
| attribute: unit |
| ascii string | size: 6 |
|
fixed value: "degree"
|
|
|
|
| 27 | Mie_Ellipse_Center_Col |
| ascii double |
Ellipse center in x-direction
| attribute: unit |
| ascii string | size: 16 |
|
fixed value: "ACCD pixel index"
|
|
|
|
| 28 | Mie_Ellipse_Center_Row |
| ascii double |
Ellipse center in y direction
| attribute: unit |
| ascii string | size: 16 |
|
fixed value: "ACCD pixel index"
|
|
|
|
| 29 | Mie_Ellipse_Major_Semi_Axes |
| ascii double |
Length of semi major axes
| attribute: unit |
| ascii string | size: 10 |
|
fixed value: "ACCD pixel"
|
|
|
|
| 30 | Mie_Ellipse_Minor_Semi_Axes |
| ascii double |
Length of semi minor axes
| attribute: unit |
| ascii string | size: 10 |
|
fixed value: "ACCD pixel"
|
|
|
|
| 31 | Mie_Ellipse_Col_Axes_Angle |
| ascii double |
Angle of major axis to x-axes
| attribute: unit |
| ascii string | size: 6 |
|
fixed value: "degree"
|
|
|
|