eccodes/definitions/grib2/tables/32/5.2.table

6 lines
225 B
Plaintext

# Code table 5.2 - Matrix coordinate value function definition
0 0 Explicit coordinate values set
1 1 Linear coordinates f(1) = C1, f(n) = f(n-1) + C2
11 11 Geometric coordinates f(1) = C1, f(n) = C2 * f(n-1)
255 255 Missing