module

NWSClient

TODO: Write documentation for Nws::Client

Constants

CLIENT = HTTP::Client.new(URI.new(host: "api.weather.gov", scheme: "https"))
USER_AGENT = "Crystal.dscottboggs.NWSClient/#{VERSION}"
VERSION = "0.1.0"

Class methods

active_alerts
Source
alerts
Source
gridpoints(wfo, x, y)
Source

Nested types