ExGrib.Grib2.Section7 (ex_grib v0.0.1) View Source

Section 7

Data section

https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_sect7.shtml

Link to this section Summary

Link to this section Types

Specs

input() :: binary()

Specs

t() :: {:ok, %ExGrib.Grib2.Section7{raw_data: binary()}, binary()} | :error

Link to this section Functions

Specs

parse(input()) :: t()