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

Table 5.5

Missing value management for complex packing

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :no_explicit_missing_values_included_within_the_data_values
  | :primary_and_secondary_missing_values_included_within_the_data_values
  | :primary_missing_values_included_within_the_data_values
  | :reserved
  | :reserved_for_local_use

Link to this section Functions

Specs

get(id()) :: t()