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

Table 4.213

Soil type

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :clay
  | :clay_loam
  | :loamy_sand
  | :organic
  | :sand
  | :sandy_clay
  | :sandy_clay_loam
  | :sandy_loam
  | :silt_clay_loam
  | :silt_loam
  | :silty_clay
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(id()) :: t()