REP_TRPICR_METR version 0

REP_TRPxxx_METR

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
0Metrics
xml record
attribute: schemaLocation
xml string

attribute: schemaVersion
xml string


idfield namedefinition
0List_of_Metric_Readings
xml record
attribute: count
ascii uint32


idfield namedefinition
0Metric_Reading
xml array[dim_0]
dim_0: determined automatically from xml file
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

available: optional

detection rule

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

substr(0, 4, filename()) == "BIO_" and
substr(9, 10, filename()) == "REP_TRPICR" and
substr(56, 9, filename()) == ".METR.XML"