MPL_PPF_x_ version 0

MPL_PPF

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 array[dim_0]
dim_0: determined automatically from xml file
xml string
1Data_Block
xml record
attribute: type
xml string


idfield namedefinition
0List_of_EVRQs
xml record
attribute: count
xml string


idfield namedefinition
0EVRQ
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0EVRQ_Header
xml record
idfield namedefinition
0EVRQ_Time
xml string
1EVRQ_Type
xml string
2EVRQ_Description
xml record

available: optional
1RQ
xml record
idfield namedefinition
0RQ_Name
xml string
1RQ_Description
xml string
2RQ_Source
xml string
3RQ_Destination
xml string
4RQ_Type
xml string
5RQ_Execution_Time
xml string
6RQ_Absolute_orbit
ascii uint64
7RQ_Deg_from_ANX
ascii float
8List_of_RQ_Parameters
xml record
attribute: count
xml string


idfield namedefinition
0RQ_Parameter
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0RQ_Parameter_Name
xml string
1RQ_Parameter_Description
xml string
2RQ_Parameter_Representation
xml string
3RQ_Parameter_Radix
xml string
4RQ_Parameter_Unit
xml string
5RQ_Parameter_Value
xml string
9List_of_RQ_Attributes
xml record
attribute: count
xml string


idfield namedefinition
0RQ_Attribute
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0RQ_Attribute_Name
xml string
1RQ_Attribute_Value
xml string

available: optional
2EV
xml record
idfield namedefinition
0EV_Name
xml string
1EV_Description
xml string
2EV_Type
xml string
3EV_Time
xml time
unit: "s since 2000-01-01"

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss.SSS")
xml string
4EV_Absolute_orbit
xml string

available: optional
5EV_Deg_from_ANX
ascii uint64
6List_of_EV_Parameters
xml record
attribute: count
xml string


idfield namedefinition
0EV_Parameter
xml record
idfield namedefinition
0EV_Parameter_Name
xml string
1EV_Parameter_Description
xml string
2EV_Parameter_Type
xml record
3EV_Parameter_Unit
xml record
4EV_Parameter_Value
xml string

available: optional

detection rule

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

substr(0, 4, filename()) == "BIO_" and
substr(9, 8, filename()) == "MPL_PPF_" and
substr(56, 4, filename()) == ".EOF"