id | field name | definition |
0 | Earth_Explorer_File |
xml record |
Earth Explorer File
id | field name | definition |
0 | Earth_Explorer_Header |
xml record |
Earth Explorer Header File
id | field name | definition |
0 | Fixed_Header |
|
1 | Variable_Header |
xml record |
Variable Header Section
id | field name | definition |
0 | Product |
xml string |
Name of the screened product (this is the filename including extension). For a product that was split in a separate header and data block file, this field will contain the name of the data block file.
|
|
1 | Test_Definition_File |
xml string |
Full path to the Test Definition file that was used.
|
|
2 | Product_Quality |
xml string |
Possible values: 'VALID_PRODUCT' = no errors or warnings were found in the product, 'PRODUCT_HAS_ERRORS' = the product contained errors, 'PRODUCT_HAS_WARNINGS' = the product contained warnings (but no errors).
|
|
|
|
|
|
1 | Data_Block |
xml record |
attribute: type |
xml string | size: 3 |
fixed value: "xml"
|
available: optional
|
id | field name | definition |
0 | List_of_Test_Modes |
xml record |
id | field name | definition |
0 | Test_Mode |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml string |
Possible values: 'STRUCTURE_SIZE_AND_READ' = This test performs a structural check of a file and successfully tries to read each data element from a file, 'STRUCTURE_SIZE_AND_READ_HEADER' = The same test as STRUCTURE_SIZE_AND_READ but performed on the header file that belongs to the screened file (if the screened file is already a header file, then you will only get STRUCTURE_SIZE_AND_READ), 'EXPRESSION' = This test executes all tests in the Test Definition File that are available for the screened file, 'EXPRESSION_HDR' = The same as EXPRESSION but performed on the header file (if the screened file is already a header file, then you will only get EXPRESSION), 'DATA_HEADER_CROSS_CHECK' = This test validates whether the header contents of a datablock and header file match.
|
|
|
|
|
1 | List_of_Messages |
xml record |
id | field name | definition |
0 | Message |
xml array[dim_0] |
dim_0: determined automatically from xml file
xml record |
id | field name | definition |
0 | Criticality |
xml string |
Indicates the severity of failure. Valid values are 'Error' and 'Warning'.
|
|
1 | Test_Mode |
xml string |
See Test_Mode field of List_of_Test_Modes definition.
|
|
2 | Notes |
xml string |
Message details.
|
|
3 | Path |
xml string |
Location within the file where the failure occurred.
|
|
4 | Name |
xml string |
Name of the test that produced this message (name can be empty depending on the value of Test_Mode).
|
|
|
|
|
|
|
|
|
|
|
|