ExGrib.Grib2.Section3.ScanningModeForOneDiamond (ex_grib v0.0.1) View Source

Table 3.10 Scanning mode for one diamond.

https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table3-10.shtml

Link to this section Summary

Link to this section Types

Specs

input() :: binary()

Specs

t() ::
  {:ok, :pole_to_equator | :equator_to_pole, :west_to_east | :east_to_west,
   :i | :j}
  | :error

Link to this section Functions

Specs

get(input()) :: t()