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

Table 3.5

Represents the centre of a projection.

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

Link to this section Summary

Link to this section Types

Specs

input() :: binary()

Specs

t() :: {:north_pole | :south_pole, :single_pole | :bi_pole_symmetric} | :error

Link to this section Functions

Specs

get(input()) :: t()