ExGrib.Grib2.Section5.DataRepresentationTemplateNumber (ex_grib v0.0.1) View Source

Table 5.0

Data representation template number

https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table5-0.shtml

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  ExGrib.Grib2.Section5.Templates.GridPointDataComplexPacking
  | ExGrib.Grib2.Section5.Templates.GridPointDataComplexPackingAndSpatialDifferencing
  | ExGrib.Grib2.Section5.Templates.GridPointDataIeeeFloatingPointData
  | ExGrib.Grib2.Section5.Templates.GridPointDataJpeg
  | ExGrib.Grib2.Section5.Templates.GridPointDataPngCompression
  | ExGrib.Grib2.Section5.Templates.GridPointDataSimplePacking
  | ExGrib.Grib2.Section5.Templates.GridPointDataSimplePackingWithLogarithmPreProcessing
  | ExGrib.Grib2.Section5.Templates.MatrixValueAtGridPointSimplePacking
  | ExGrib.Grib2.Section5.Templates.RunLengthPackingWithLevelValues
  | ExGrib.Grib2.Section5.Templates.SpectralDataComplexPacking
  | ExGrib.Grib2.Section5.Templates.SpectralDataSimplePacking
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(id()) :: t()