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

Table 4.236

Soil texture fraction (to be used as partitioned parameter in pdt 4.53 or 4.54)

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :coarse
  | :fine
  | :medium
  | :medium_fine
  | :organic
  | :tropical_organic
  | :very_fine
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(id()) :: t()