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.
Required Ruby Version
None
Authors
Kenzie Campbell
Versions
- 0.1.5 June 14, 2011 (7.5 KB)
- 0.1.4 June 11, 2011 (7.5 KB)
- 0.1.3 June 09, 2011 (7.5 KB)
- 0.1.2 June 09, 2011 (7.5 KB)
- 0.1.1 June 09, 2011 (7.5 KB)