ExGrib.Grib2.Section3.SourceOfGridDefinition (ex_grib v0.0.1) View Source

Table 3.0 The source of a GRIB definition, this can be either within section 3, or it can be a predetermined template, or not applicable to this template.

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :grib_template
  | :predetermined
  | :reserved
  | :reserved_for_local_use
  | :not_applicable

Link to this section Functions

Specs

get(id()) :: t()