RubyGems Navigation menu

tide 0.1.5

Tide class fetches and returns Canadian tide prediction data from waterlevels.gc.ca. Accepts options for tide station, date and timezone. Defaults to 7 days of tide prediction data (starting from today) for Sydney, Nova Scotia in Atlantic time. Outputs a comma separated list of tides (date, time, height in meters) with Tide.new.to_csv or a formatted html table with Tide.new.to_html.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.5 - June 14, 2011 (7.5 KB)
  2. 0.1.4 - June 11, 2011 (7.5 KB)
  3. 0.1.3 - June 09, 2011 (7.5 KB)
  4. 0.1.2 - June 09, 2011 (7.5 KB)
  5. 0.1.1 - June 09, 2011 (7.5 KB)
Show all versions (6 total)

Development Dependencies (4):

bundler ~> 1.0.0
jeweler ~> 1.6.2
rcov >= 0
rdoc >= 0

Owners:

Authors:

  • Kenzie Campbell

SHA 256 checksum:

fd8d4ea03dafe5b9179b74b343fca7006c918a9e77c6da1eed40eecd426e7502

Total downloads 18,972

For this version 4,110

Licenses:

N/A

Required Ruby Version: None

Links: