Module: NoaaNceiWeather

Defined in:
lib/noaa_ncei_weather/data.rb,
lib/noaa_ncei_weather/dataset.rb,
lib/noaa_ncei_weather/station.rb,
lib/noaa_ncei_weather/version.rb,
lib/noaa_ncei_weather/weather.rb,
lib/noaa_ncei_weather/location.rb,
lib/noaa_ncei_weather/data_type.rb,
lib/noaa_ncei_weather/connection.rb,
lib/noaa_ncei_weather/data_category.rb,
lib/noaa_ncei_weather/location_category.rb

Overview

Namespace for classes and modules that handle requesting data from the NOAA NCEI Historical Weather Database

Defined Under Namespace

Modules: Connection Classes: Data, DataCategory, DataType, Dataset, Location, LocationCategory, Station, Weather

Constant Summary collapse

VERSION =

Current version of the gem

"0.1.1"