AUX_SWV_2F version 0

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

hidden: true
1data
ascii array[dim_0]
dim_0: numelements(asciiline) - 18
ascii record
idfield namedefinition
0year
ascii uint16size: 4
1month
ascii uint8size: 3
2day
ascii uint8size: 3
3space
ascii stringsize: 2
fixed value: "  "

hidden: true
4hour
ascii uint8size: 2
5minute
ascii uint8size: 2
6mjd
ascii uint32size: 8
7seconds_of_day
ascii uint32size: 8
8s
ascii int16size: 5
9proton_density
ascii floatsize: 11
10bulk_speed
ascii floatsize: 11
11ion_temperature
ascii floatsize: 13
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_SWV_2F"