AUX_PAR_HB version 1

AUX_PAR_HB_04_01

This definition is based on version 4.1 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_v3"
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
0Max_Num_of_Iterations
ascii uint8
Maximum number of iterations allowed in the computation of the singular value decomposition. To be meaningfully defined by user. 100 = hardcoded and empirically chosen number. Actual number of iterations rarely becomes double-digit.
1Use_Land_Surface_Only
ascii uint8
TRUE: HBE considers only GCVs that are completely, i.e. for all measurements, derived from land surface returns; FALSE: HBE considers all GCVs, i.e. also observations that completely or partly located over sea surface

mapping: "FALSE" -> 0

mapping: "TRUE" -> 1
2Weight_Signals_Method
xml string
NONE: No weighting applied to the GCVs during harmonic fitting procedure; SNR: Leftover from the development phase; STD: Weights applied to valid GCVs during fitting procedure according to the relation between Useful Signal and random error of GCVs
3Mie_Specific_Params
xml record "HBE_Specific_Params"
4Ray_Specific_Params
xml record "HBE_Specific_Params"

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(.) == "04.01")