id | field name | definition |
0 | NF_Order |
ascii uint32 |
Number of Fourier terms.
|
|
1 | Laser_Wavelength |
ascii double |
Reference laser wavelength
unit: "nm"
attribute: unit |
ascii string | size: 2 |
fixed value: "nm"
|
available: optional
|
|
|
2 | Mie_Min_Pole_Latitude |
ascii int32 (double) |
Minimum Latitude threshold to check if Mie measurement will be considered
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
|
|
|
3 | Rayleigh_Min_Pole_Latitude |
ascii int32 (double) |
Minimum Latitude threshold to check if Rayleigh measurement will be considered
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
|
|
|
4 | Mie_Ignore_Sea |
ascii uint8 |
Flag set to true to ignore Mie measurement above sea, otherwise set to false
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
5 | Rayleigh_Ignore_Sea |
ascii uint8 |
Flag set to true to ignore Rayleigh measurement above sea, otherwise set to false
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
6 | Mie_Check_Range |
ascii uint8 |
Flag set to true to check the calculated range against Mie_Min_Range and Mie_Max_Range otherwise set to false
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
7 | Mie_Min_Range |
ascii int32 |
Mie minimum range
unit: "m"
attribute: unit |
ascii string | size: 1 |
fixed value: "m"
|
available: optional
|
|
|
8 | Mie_Max_Range |
ascii int32 |
Mie maximum range
unit: "m"
attribute: unit |
ascii string | size: 1 |
fixed value: "m"
|
available: optional
|
|
|
9 | Rayleigh_Check_Range |
ascii uint8 |
Flag set to true to check the calculated range against Rayleigh_Min_Range and Rayleigh_Max_Range otherwise set to false
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
10 | Rayleigh_Min_Range |
ascii int32 |
Rayleigh minimum range
unit: "m"
attribute: unit |
ascii string | size: 1 |
fixed value: "m"
|
available: optional
|
|
|
11 | Rayleigh_Max_Range |
ascii int32 |
Rayleigh maximum range
unit: "m"
attribute: unit |
ascii string | size: 1 |
fixed value: "m"
|
available: optional
|
|
|
12 | Mie_Remove_Outlier |
ascii uint8 |
Flag set to true to remove Mie outliers, otherwise set to false
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
13 | Mie_Outlier_Iterations |
ascii int32 |
Number of iterations to remove Mie outliers
|
|
14 | Mie_Deweight_Factor |
ascii double |
Weighting Factor to apply to standard deviation for Mie outliers
|
|
15 | Mie_Outlier_SD |
ascii double |
Mie outlier sigma threshold
|
|
16 | Mie_Correct_for_RDB |
ascii uint8 |
Flag set to true to correct for RDB, otherwise set to false
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
available: optional
|
17 | Rayleigh_Remove_Outlier |
ascii uint8 |
Flag set to true to remove Rayleigh outliers, otherwise set to false
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
|
18 | Rayleigh_Outlier_Iterations |
ascii int32 |
Number of iterations to remove Rayleigh outliers
|
|
19 | Rayleigh_Deweight_Factor |
ascii double |
Weighting Factor to apply to standard deviation for Rayleigh outliers
|
|
20 | Rayleigh_Outlier_SD |
ascii double |
Rayleigh outlier sigma threshold
|
|
21 | Rayleigh_Correct_for_RDB |
ascii uint8 |
Flag set to true to correct for RDB, otherwise set to false
mapping: "FALSE" -> 0
mapping: "False" -> 0
mapping: "false" -> 0
mapping: "TRUE" -> 1
mapping: "True" -> 1
mapping: "true" -> 1
|
available: optional
|