CFG_PF_BC_ version 0

Baseline_Configuration

This definition is based on version 1.2 of the BIOMASS PDGS Processing Files Specifications - BIO-ESA-EOPG-EEGS-ID-0112

root type

xml record
idfield namedefinition
0Earth_Explorer_File
xml record
idfield namedefinition
0Earth_Explorer_Header
xml record
idfield namedefinition
0Fixed_Header
xml record "Fixed_Header"
1Variable_Header
xml record

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


idfield namedefinition
0List_of_Processors
xml record
idfield namedefinition
0Processor
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Processor_Name
xml string
1Processor_Version
xml string
2List_of_Baseline_Configurations
xml record
idfield namedefinition
0Baseline_Configuration
xml record
idfield namedefinition
0Creation_Date
xml time
unit: "s since 2000-01-01"

value: time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss")
xml string
1List_of_Inputs
xml record
idfield namedefinition
0Input
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Product_Type
xml string
1Valid_Baselines
xml string
2List_of_Outputs
xml record
idfield namedefinition
0Output
xml array[dim_0]
dim_0: determined automatically from xml file
xml record
idfield namedefinition
0Product_Type
xml string
1Baseline
xml string

detection rule

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

substr(0, 4, filename()) == "BIO_" and
substr(9, 9, filename()) == "CFG_PF_BC" and
substr(48, 4, filename()) == ".xml"