weather-forecasts 1.2.0
Utilizing the NDFD (NWS Digital Forecast Database), weather forecasts are retrieved from NOAA's SOAP API and then translated into simple array/hash structures in Ruby."
Gemfile:
=
install:
=
Runtime Dependencies (7):
activesupport
>= 4.1.0, ~> 4.1.0
dwml
>= 1.1.0, ~> 1.1.0
httpi
>= 2.1.0, ~> 2.1.0
http_logger
>= 0.4.2, ~> 0.4.2
multi_json
>= 1.9.0, ~> 1.9.0
nokogiri
>= 1.6.1, ~> 1.6.1
savon
>= 2.4.0, ~> 2.4.0