Skip to content

Releases: boshek/rsoi

v0.5.5

25 Mar 16:35
0.5.5
Compare
Choose a tag to compare

rsoi v0.5.5

  • Adds Dipole Mode Index. #42
  • Fix a row numbering error

rsoi v0.5.3

11 Jul 06:26
Compare
Choose a tag to compare

rsoi v0.5.3

  • Remove Extended PDO because data is no longer available.
  • Fail more gracefully with data source issues

v0.5.2

27 Apr 04:29
v0.5.2
577aa09
Compare
Choose a tag to compare
  • rsoi v0.5.2
  • Adding PDO after rpdo maintainers requested we start importing. Thanks @eliocamp (#33)

0.5.1

21 Jan 04:44
v0.5.1
Compare
Choose a tag to compare

rsoi v0.5.1

  • Reverts El Nino/ La Nina mixup (Thanks to Arthur Chapman for the email submitted patch)
  • Remove rpdo and devtools from Suggests
  • Fix bug in download_enso()'s ability to save data to .csv
  • Download functions respect machine locale.
  • Download functions can optionally cache data to memory or disk.
  • Standard data types and column order.
  • Add Antarctic Oscillation. #27

0.4.0

02 Dec 06:38
v0.4.0
3348e14
Compare
Choose a tag to compare

General clean up and simplication

rsoi v0.4

  • Removed readr, dplyr, lubridate dependency
  • Optional tibble printing
  • Adding functions to import North Atlantic Oscillation and Arctic Oscillation

Add NPGO

02 Jul 21:34
Compare
Choose a tag to compare

v0.3.0

-Adding Northern Pacific Gyre Oscillation
-Added readr dependencies
-Made soi and oni data download with readr tools
-Streamlined download_enso such that each idx is individually called from a separate function.
-Updated README

Also indirectly closes #4

Small bug fixes

08 Jun 13:56
Compare
Choose a tag to compare

v0.2.3

Added some tolerance to ALL download_enso() tests to accommodate rounding errors from different sources

Added tibble output and fixed some minor bugs

01 Jun 06:13
Compare
Choose a tag to compare

v0.2.1

07 Apr 22:44
Compare
Choose a tag to compare

Some discrepancy in version names. Skipped directly from 0.1.0 to 0.2.1. C'est la vie.

v0.1.0

03 Apr 22:02
Compare
Choose a tag to compare

Working, stable version of rsoi