SETAPAuxiliaryConfiguration version 0

SETAPAuxiliaryConfiguration

This definition is based on version 1.5 of the S1-ETAD Processor Configuration Description Document ETAD-DLR-DD-0009

root type

xml record
idfield namedefinition
0setapConf
xml record
attribute: schemaVersion
xml string

attribute: noNamespaceSchemaLocation
xml string

available: optional


idfield namedefinition
0generalProcessorConf
xml record
idfield namedefinition
0listOfGlobalParams
xml record
idfield namedefinition
0troposphericDelayCorrection
ascii uint8
mapping: "false" -> 0

mapping: "true" -> 1
1ionosphericDelayCorrection
ascii uint8
mapping: "false" -> 0

mapping: "true" -> 1
2solidEarthTideCorrection
ascii uint8
mapping: "false" -> 0

mapping: "true" -> 1
1modeRelatedConf
xml record
idfield namedefinition
0listOfModes
xml record
attribute: count
xml string


idfield namedefinition
0mode
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0name
xml string
1listOfModeParams
xml record
idfield namedefinition
0correctionGridRangeSampling
ascii int16
attribute: unit
ascii string
1correctionGridAzimuthSampling
ascii int16
attribute: unit
ascii string
2bistaticAzimuthCorrection
ascii uint8
mapping: "false" -> 0

mapping: "true" -> 1
3dopplerShiftRangeCorrection
ascii uint8
mapping: "false" -> 0

mapping: "true" -> 1
4fmMismatchAzimuthCorrection
ascii uint8
mapping: "false" -> 0

mapping: "true" -> 1

detection rule

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

exists(/setapConf@schemaVersion) and
at(/setapConf@schemaVersion,
str(.) == "1.5")