AUX_DST_2_ version 0

AUX_DST_2_

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 record
idfield namedefinition
0header
ascii array[4]
ascii record
idfield namedefinition
0line
ascii string [line]
1newline
ascii string [line separator]

hidden: true
1data
ascii array[dim_0]
dim_0: numelements(asciiline) - 4
ascii record
idfield namedefinition
0mjd2000
ascii doublesize: 12
1dst
ascii doublesize: 10
2est
ascii doublesize: 10
3ist
ascii doublesize: 10
4spare
ascii stringsize: 4

hidden: true
5dp
ascii charsize: 1
6newline
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_2_"