AUX_ORB___ version 0

AUX_ORB

This definition is based on v1.6 of the Earth Observation Mission Software File Format Specification - PE-ID-ESA-GS-584

root type

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

available: optional


idfield namedefinition
0Earth_Observation_Header
xml record
idfield namedefinition
0Fixed_Header
xml record "Fixed_Header_EOFFS_version"
1Variable_Header
xml record
idfield namedefinition
0Ref_Frame
xml string
1Time_Reference
xml string
1Data_Block
xml record
attribute: type
xml string

attribute: schemaVersion
xml string

available: optional


idfield namedefinition
0List_of_OSVs
xml record
attribute: count
xml string


idfield namedefinition
0OSV
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0TAI
xml time
unit: "s since 2000-01-01"

value: time(str(.), "'TAI='yyyy-MM-dd'T'HH:mm:ss.SSSSSS")
xml string
1UTC
xml time
unit: "s since 2000-01-01"

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSSSSS")
xml string
2UT1
xml time
unit: "s since 2000-01-01"

value: time(str(.), "'UT1='yyyy-MM-dd'T'HH:mm:ss.SSSSSS")
xml string
3Absolute_Orbit
ascii int64
4X
ascii float
attribute: unit
ascii string
5Y
ascii float
attribute: unit
ascii string
6Z
ascii float
attribute: unit
ascii string
7VX
ascii float
attribute: unit
ascii string
8VY
ascii float
attribute: unit
ascii string
9VZ
ascii float
attribute: unit
ascii string
10Quality
xml string

detection rule

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

substr(0, 4, filename()) == "bio_" and
substr(4, 7, filename()) == "aux_orb" and
substr(46, 8, filename()) == "_orb.xml"