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

Table 5.4

Group splitting method

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :general_group_splitting
  | :row_by_row_splitting
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(id()) :: t()