Expand description
GRIB2 template definitions.
Modules§
- param_
set - Definitions of parameter sets used in GRIB2 templates.
Structs§
- Template1_
0 - Identification template 1.0 - calendar definition.
- Template1_
1 - Identification template 1.1 - paleontological offset.
- Template1_
2 - Identification template 1.2 - calendar definition and paleontological offset.
- Template3_
0 - Grid definition template 3.0 - latitude/longitude (or equidistant cylindrical, or Plate Carrée).
- Template3_
1 - Grid definition template 3.1 - rotated latitude/longitude (or equidistant cylindrical, or Plate Carrée).
- Template3_
20 - Grid definition template 3.20 - polar stereographic projection.
- Template3_
30 - Grid definition template 3.30 - Lambert conformal.
- Template3_
40 - Grid definition template 3.40 - Gaussian latitude/longitude.
- Template5_
0 - Data representation template 5.0 - Grid point data - simple packing.
- Template5_
1 - Data representation template 5.1 - Matrix value at grid point - simple packing.
- Template5_
2 - Data representation template 5.2 - Grid point data - complex packing.
- Template5_
3 - Data representation template 5.3 - Grid point data - complex packing and spatial differencing.
- Template5_
4 - Data representation template 5.4 - Grid point data - IEEE floating point data.
- Template5_
40 - Data representation template 5.40 - Grid point data - JPEG 2000 code stream format.
- Template5_
41 - Data representation template 5.41 - Grid point data - Portable Network Graphics (PNG).
- Template5_
42 - Data representation template 5.42 - Grid point data - CCSDS recommended lossless compression.
- Template5_
50 - Data representation template 5.50 - Spectral data - simple packing.
- Template5_
51 - Data representation template 5.51 - Spherical harmonics data - complex packing.
- Template5_
53 - Data representation template 5.53 - Spectral data for limited area models - complex packing.
- Template5_
61 - Data representation template 5.61 - Grid point data - simple packing with logarithm pre-processing.
- Template5_
200 - Data representation template 5.200 - Run length packing with level values.