MPL_TRPINP version 0

MPL_TRPINP

This definition is based on version 2.5 of the BIOMASS PDGS MPF Mission Planning File Format Specification - BIO-ESA-EOPG-EEGS-ID-0079

root type

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


idfield namedefinition
0Earth_Explorer_Header
xml record
idfield namedefinition
0Fixed_Header
xml record "Fixed_Header"
1Variable_Header
xml record
idfield namedefinition
0List_of_Input_Files
xml record
attribute: count
xml string


idfield namedefinition
0Input_File
xml string
1Transponder_Location
xml record
idfield namedefinition
0Lon
ascii float
attribute: unit
ascii string
1Lat
ascii float
attribute: unit
ascii string
2Alt
ascii float
attribute: unit
ascii string
1Data_Block
xml record
attribute: type
xml string


idfield namedefinition
0Calibration
xml record
idfield namedefinition
0GSTL_Table_Index
ascii uint64
1Calibration_Start_Time
xml time
unit: "s since 2000-01-01"

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSS")
xml string
2Calibration_Duration
ascii float
attribute: unit
ascii string
3List_of_Antenna_Pointing_Angles
xml record
attribute: count
xml string


idfield namedefinition
0Antenna_Pointing_Angle
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.SSSS")
xml string
1Time_from_ANX
ascii float
attribute: unit
ascii string
2OPS_Angle
ascii float
attribute: unit
ascii string
3Azimuth
ascii float
attribute: unit
ascii string
4Elevation
ascii float
attribute: unit
ascii 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_TRPINP" and
substr(56, 4, filename()) == ".EOF"