AUX_PAR_HB version 0

AUX_PAR_HB_02_03

This definition is based on version 2.3 of 'ACMF Detailed Processing Model' AE-DD-ABB-GS-0003

root type

xml record
idfield namedefinition
0Earth_Explorer_File
xml record
Earth Explorer File

attribute: schemaversion
xml string


idfield namedefinition
0Earth_Explorer_Header
xml record
Earth Explorer Header File

idfield namedefinition
0Fixed_Header
xml record "Fixed_Header"
1Variable_Header
xml record
Variable Header Section

idfield namedefinition
0Main_Product_Header
xml record "Main_Product_Header_v2"
1Specific_Product_Header
xml record "Specific_Product_Header_AUX_PAR_HB_02_02"
1Data_Block
xml record
attribute: type
xml stringsize: 3
fixed value: "xml"

available: optional


idfield namedefinition
0HBE_Params
xml record
idfield namedefinition
0List_of_Data_Set_Records
xml record
attribute: count
xml string


idfield namedefinition
0Data_Set_Record
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0NF_Order
ascii uint32
Number of Fourier terms.
1Laser_Wavelength
ascii double
Reference laser wavelength

unit: "nm"

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

available: optional
2Mie_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 stringsize: 8
fixed value: "10-6DegN"

available: optional
3Rayleigh_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 stringsize: 8
fixed value: "10-6DegN"

available: optional
4Mie_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
5Rayleigh_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
6Mie_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
7Mie_Min_Range
ascii int32
Mie minimum range

unit: "m"

attribute: unit
ascii stringsize: 1
fixed value: "m"

available: optional
8Mie_Max_Range
ascii int32
Mie maximum range

unit: "m"

attribute: unit
ascii stringsize: 1
fixed value: "m"

available: optional
9Rayleigh_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
10Rayleigh_Min_Range
ascii int32
Rayleigh minimum range

unit: "m"

attribute: unit
ascii stringsize: 1
fixed value: "m"

available: optional
11Rayleigh_Max_Range
ascii int32
Rayleigh maximum range

unit: "m"

attribute: unit
ascii stringsize: 1
fixed value: "m"

available: optional
12Mie_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
13Mie_Outlier_Iterations
ascii int32
Number of iterations to remove Mie outliers
14Mie_Deweight_Factor
ascii double
Weighting Factor to apply to standard deviation for Mie outliers
15Mie_Outlier_SD
ascii double
Mie outlier sigma threshold
16Mie_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
17Rayleigh_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
18Rayleigh_Outlier_Iterations
ascii int32
Number of iterations to remove Rayleigh outliers
19Rayleigh_Deweight_Factor
ascii double
Weighting Factor to apply to standard deviation for Rayleigh outliers
20Rayleigh_Outlier_SD
ascii double
Rayleigh outlier sigma threshold
21Rayleigh_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

detection rule

This product definition is applicable if a product matches the following rule:

exists(/Earth_Explorer_File@xmlns) and
at(/Earth_Explorer_File@xmlns,
str(.) == "http://www.esa.int/schemas/ae/AUX_PAR_HB") and
exists(/Earth_Explorer_File@schemaversion) and
at(/Earth_Explorer_File@schemaversion,
str(.) == "02.03")