AUX_ATT___ version 0

AUX_ATT

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
1Data_Block
xml record
attribute: type
xml string

attribute: schemaVersion
xml string

available: optional


idfield namedefinition
0Attitude_File_Type
xml string
1Attitude_Data_Type
xml string
2Max_Gap
ascii double
attribute: unit
ascii string
3Quaternion_Data
xml record
idfield namedefinition
0Reference_Frame
xml string
1List_of_Quaternions
xml record
attribute: count
xml string


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

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSSSSS")

attribute: ref
xml string

xml string
1Q1
ascii double
2Q2
ascii double
3Q3
ascii double
4Q4
ascii double

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_att" and
substr(46, 8, filename()) == "_att.xml"