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

Table 4.224

Categorical outlook

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :critical_risk_area
  | :dry_thunderstorm
  | :extreamly_critical_risk_area
  | :general_thunderstorm_risk_area
  | :high_risk_area
  | :moderate_risk_area
  | :no_risk_area
  | :slight_risk_area
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(id()) :: t()