NEWS
rsoi 0.5.5 (2022-03-25)
- Adds Dipole Mode Index. #42
- Fix a row numbering error
rsoi 0.5.4 (2020-08-11)
- Catch network errors gracefully and return informative error
- Skip some tests on CRAN and use CI services to catch errors.
- Removed links causing this failures:
Check process probably crashed or hung up for 20 minutes ... killed
rsoi 0.5.3 (2020-07-05)
- Remove Extended PDO because data is no longer available.
- Fail more gracefully with data source issues
rsoi 0.5.2 (2020-03-25)
- Adding PDO after rpdo maintainers requested we start importing. Thanks @eliocamp (#33)
rsoi 0.5.1 (2020-01-14)
- 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
rsoi 0.5.0 (2019-01-11)
- Checks if internet is installed
- Fixes El Nino/ La Nina mixup.
- Removed internal indices data as we do not have them licenced properly and they serve little value.
- Makes test conditional upon having internet and resilient to a government shutdown
rsoi 0.4
- Removed readr, dplyr, lubridate dependency
- Optional tibble printing
- Adding functions to import North Atlantic Oscillation and Arctic Oscillation
rsoi 0.3.1
- Patch: Removed utils from Imports field because it was no longer being used.
rsoi 0.3.0 (2017-07-02)
- 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
rsoi 0.2.2 (2017-05-31)
- Added some tolerance to download_enso() tests to accommodate rounding errors from different sources
- Modified output to be a tibble which then includes the tibble package
rsoi 0.1.0 (2017-04-04)
- SOI and ONI from Jan 1950 to Feb 2017.