AUX_MTI_2_ version 0

AUX_MTI_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
0pre_comments
ascii array[dim_0]
dim_0: $num_header_lines
ascii record
idfield namedefinition
0line
ascii string [line]
1newline_1
ascii string [line separator]

hidden: true
1num_tidal_constituents
ascii uint32
2newline_2
ascii string [line separator]

hidden: true
3T_1
ascii double
4T_2
ascii double
5T_3
ascii double
6T_4
ascii double
7T_5
ascii double
8T_6
ascii double
9T_7
ascii double
10T_8
ascii double
11newline_3
ascii string [line separator]

hidden: true
12coefficients
ascii array[2115]
ascii record
idfield namedefinition
0degree
ascii int32
1order
ascii int32
2K2_re
ascii double
3K2_im
ascii double
4S2_re
ascii double
5S2_im
ascii double
6M2_re
ascii double
7M2_im
ascii double
8N2_re
ascii double
9N2_im
ascii double
10K1_re
ascii double
11K1_im
ascii double
12P1_re
ascii double
13P1_im
ascii double
14O1_re
ascii double
15O1_im
ascii double
16Q2_re
ascii double
17Q2_im
ascii double
18newline_4
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_MTI_2_"

product variables

namesizeinitialisation
num_header_lines$num_header_lines = unboundindex(/pre_comments, byteoffset(.) >= filesize() or str(., 1) != "#")