ExGrib.Grib2.Section4.IndicatorOfUnitOfTimeRange (ex_grib v0.0.1) View Source

Table 4.4

Indicator of unit of time range

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :minute
  | :hour
  | :day
  | :month
  | :year
  | :decade
  | :normal
  | :century
  | :reserved
  | :reserved
  | :"3_hours"
  | :"6_hours"
  | :"12_hours"
  | :second
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(id()) :: t()