ExGrib.Grib2.Section1.ReferenceTime (ex_grib v0.0.1) View Source

Significance of reference time values.

https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table1-2.shtml

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :analysis
  | :start_of_forecast
  | :observation_time
  | :verifying_time_of_forecast
  | :missing
  | :reserved
  | :reserved_for_local_use

Link to this section Functions

Specs

get(id()) :: t()