REP_DISCLM version 0

REP_DISCLM

This definition is based on version 1.1 of the BIOMASS MPMF File Format Specifications - ST-ESA-MPMF-FFS-001

root type

xml record
idfield namedefinition
0Earth_Observation_File
xml record
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
0Disclaimer
xml record
idfield namedefinition
0Identifier
ascii uint32
1Description
xml string
2Product_Quality_Status
xml string
3List_of_Degradations
xml record
attribute: count
ascii uint32


idfield namedefinition
0Degradation
xml array[dim_0]
dim_0: determined automatically from xml file
xml string
4Validity_Period
xml record
idfield namedefinition
0Validity_Start
xml time
unit: "s since 2000-01-01"

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

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


idfield namedefinition
0Product_Type
xml array[dim_0]
dim_0: determined automatically from xml file
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_DISCLM" and
substr(51, 4, filename()) == ".EOF"