weather-forecasts 1.2.2
Utilizing the NDFD (National Weather Service Digital Forecast Database), weather forecasts are retrieved from NOAA's SOAP API and then translated into array/hash structures in Ruby.
Gemfile:
=
インストール:
=
Runtime依存関係 (7):
activesupport
>= 4.1.0, ~> 4.1.0
dwml
>= 1.1.2, ~> 1.1.2
httpi
>= 2.1.0, ~> 2.1.0
http_logger
>= 0.4.2, ~> 0.4.2
multi_json
>= 1.10.1, ~> 1.10.1
nokogiri
>= 1.6.1, ~> 1.6.1
savon
>= 2.5.1, ~> 2.5.1