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

Grib type.

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :analysis_products
  | :forecast_products
  | :analysis_and_forecast_products
  | :control_forecast_products
  | :perturbed_forecast_products
  | :control_and_perturbed_forecast_products
  | :processed_satellite_observations
  | :processed_radar_observations
  | :event_probability
  | :reserved
  | :experimental_products
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(id()) :: t()