ExGrib.Grib2.Section0.Discipline (ex_grib v0.0.1) View Source

Returns disciplines looked up from a Grib integer.

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :meteorological
  | :hydrological
  | :land_surface
  | :satellite_remote_sensing
  | :space_weather
  | :reserved
  | :oceanographic
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(id()) :: t()