MPL_ORBPRE version 0

MPL_ORB

This definition is based on version 2.0 of the BIOMASS FOS File Format Specification - BIO-ICD-ESC-FS-6005

root type

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

attribute: schemaLocation
xml string


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


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 uint64
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(9, 10, filename()) == "MPL_ORBPRE" and
substr(56, 4, filename()) == ".EOF"