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:
= 複製 已複製

安裝:
=

版本列表:

  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)
顯示所有版本(共 6)

Development 相依性套件 (4):

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

擁有者:

作者:

  • Kenzie Campbell

SHA 256 checksum:

c53d5332a9ecc542ebdde483394cfb838c0ce46968268e84c1484e8f6da46efa

總下載次數 19,075

這個版本 2,961

License:

Ruby 版本需求:

相關連結: