NOAA.Observations.TableWriter (NOAA Observations v0.4.75)
View SourcePrints a table of weather observations from the NOAA Weather Service.
May also print error tables (state error or station errors/timeouts).
Summary
Types
@type groups() :: NOAA.Observations.groups()
Functions
@spec write_table( groups() | {:error, NOAA.Observations.State.error()}, NOAA.Observations.State.code(), keyword() ) :: :ok