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

Table 3.4

Information on how to scan the binary data.

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

Link to this section Summary

Link to this section Types

Specs

input() :: byte()

Specs

t() :: {:ok, scanning_direction()} | :error

Link to this section Functions

Specs

get(input()) :: t()