Changelog
Source:NEWS.md
hddtools 0.9.3
CRAN release: 2021-01-14
- Updated URLs
- SEPA tests now skipped if source is temporarily unavailable
hddtools 0.9.0
- Updated URLs of SEPA and MOPEX data sources
- Removed obsolete dependencies
- Amended URLs
- Simplified API
- Removed evaluation of GRDC catalogue in vignette
- Using getBinaryURL() to retrieve zip file from ftp
hddtools 0.8.3
- Updated URLs of SEPA and MOPEX data sources
- Removed obsolete dependencies
- Amended URLs
- Simplified API
- Switched from download.file to downloader::download() to better work cross platform
hddtools 0.8.2
CRAN release: 2018-08-09
- Connection to TRMM database removed as the web service is no longer available.
- Fixed problem with Rd file which prevented the manual to be created.
- Fixed problem with URL in DESCRIPTION file
hddtools 0.8.1
- Any reference to TRMM database was removed as the web service is no longer available.
hddtools 0.8
- tsGRDC function: this function now returns 6 tables (see documentation) according to latest updates on the GRDC side.
- GRDC data catalogue was updated in October 2017.
hddtools 0.7
CRAN release: 2017-04-02
- TRMM function: this function has been temporarily removed from hddtools v0.7 as the ftp at NASA containing the data has been migrated. A new function is under development.
hddtools 0.6
CRAN release: 2017-03-03
- TRMM function: set method for download.file to “auto” and added to arguments
- TRMM function: downloaded files are in temporary folder
- TRMM function: removed inputfileLocation
- TRMM function: added support for 3B42
- HadDAILY function removed as the service is no longer available
- The output of catalogueGRDC() is now a tibble table
hddtools 0.4
- Added a vignette
- Added paper for submission to JOSS
- Fixed bug with the TRMM function (for Windows users)