LOG_TRPDLF version 0

LOG_TRPDLF

This definition is based on version 2.0 of the BIOMASS BCT - PDGS Interface File Specification - BIO-FI-CCOR-SW-0126

root type

xml record
idfield namedefinition
0Earth_Observation_File
xml record
attribute: schemaLocation
xml string

attribute: schemaVersion
xml string


idfield namedefinition
0Earth_Observation_Header
xml record
idfield namedefinition
0Fixed_Header
xml record "Fixed_Header_EOFFS_version"
1Variable_Header
xml string
1Data_Block
xml record
attribute: type
xml string


idfield namedefinition
0List_of_Logs
xml record
attribute: count
ascii uint32


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

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss")
xml string
1Level
xml string
2Source
xml string
3Message
xml string
1List_of_Fault_Readings
xml record
attribute: count
ascii uint32


idfield namedefinition
0Fault_Reading
xml record
attribute: name
xml string

attribute: source
xml string

attribute: severity
xml string

attribute: overridable
ascii uint8
mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1

available: optional


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

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss")
xml string
1Overridden
ascii uint8
mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1

available: optional
2Active
ascii uint8
mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1
2List_of_Metric_Readings
xml record
attribute: count
ascii uint32


idfield namedefinition
0Metric_Reading
xml record
attribute: name
xml string

attribute: source
xml string

attribute: type
xml string

attribute: unit
xml string

available: optional


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

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss")
xml string
1Value
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()) == "LOG_TRPDLF" and
substr(56, 4, filename()) == ".EOF"