MPL_MISSTL version 0

MPL_MISSTL

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
0Phase
xml string

available: optional
1Data_Block
xml record
attribute: type
xml string


idfield namedefinition
0List_of_Global_Coverages
xml record
attribute: count
xml string


idfield namedefinition
0Global_Coverage
xml record
attribute: id
xml string


idfield namedefinition
0Start_Time
xml time
unit: "s since 2000-01-01"

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

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss")
xml string
2List_of_Major_Cycles
xml record
attribute: count
xml string


idfield namedefinition
0Major_Cycle
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
attribute: id
xml string


idfield namedefinition
0Start_Time
xml time
unit: "s since 2000-01-01"

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

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

available: optional
3List_of_Swaths
xml record
attribute: count
xml string


idfield namedefinition
0Swath
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
attribute: id
xml string


idfield namedefinition
0Start_Time
xml time
unit: "s since 2000-01-01"

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

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss")
xml string
2List_of_Repeat_Cycles
xml record
attribute: count
xml string


idfield namedefinition
0Repeat_Cycle
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
attribute: id
xml string


idfield namedefinition
0Start_Time
xml time
unit: "s since 2000-01-01"

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

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss")
xml string
2First_Absolute_Orbit
ascii uint64
3Last_Absolute_Orbit
ascii uint64

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_MISSTL" and
substr(65, 4, filename()) == ".EOF"