AUX_DST_2F version 0

AUX_DST_2F

This definition is based on version 2H of the Product Specification for L2 Products and Auxiliary Products SW-DS-DTU-GS-0001

root type

ascii array[dim_0]
dim_0: numelements(asciiline)
ascii record
idfield namedefinition
0name
ascii stringsize: 3
1year_last
ascii uint8size: 2
2month
ascii uint8size: 2
3separator_1
ascii charsize: 1
fixed value: "*"

hidden: true
4date
ascii uint8size: 2
5quicklook
ascii stringsize: 2
6separator_2
ascii charsize: 1
fixed value: "X"

hidden: true
7version
ascii charsize: 1
8year_first
ascii uint8size: 2
9base_value
ascii int32size: 4
10value
ascii array[24]size: 96
ascii int32size: 4
11mean
ascii int32size: 4
12newline
ascii string [line separator]

hidden: true

detection rule

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

substr(0, 3, filename()) == "SW_" and
substr(8, 10, filename()) == "AUX_DST_2F"