RubyGems Navigation menu

tide 0.1.1

Tide class fetches and returns Canadian tide prediction data from waterlevels.gc.ca. Accepts options for tide zone, tide region, 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 semi-colon delimited array 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:

c53d5332a9ecc542ebdde483394cfb838c0ce46968268e84c1484e8f6da46efa

Total downloads 19,019

For this version 2,952

Licenses:

N/A

Required Ruby Version: None

Links: