Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Releases: ropensci-archive/dbhydroR

dbhydroR 0.2-8

16 Mar 12:13
Compare
Choose a tag to compare

Maintenance release - upgrading test workflow

dbhydroR 0.2-7

15 Feb 14:07
Compare
Choose a tag to compare

Bug fixes

  • Fixed critical bug in get_hydro causing data parsing failure in all cases (#16)

dbhydroR 0.2-6

19 Jul 17:36
Compare
Choose a tag to compare

Bug fixes

  • Fixed critical bug in get_hydro causing data parsing failure in all cases

dbhydroR v0.2-4

06 Nov 13:58
Compare
Choose a tag to compare

BUG FIXES

  • The ArcGIS online station map no longer resolves. Links have been updated.
  • Sweave sty files are excluded in CRAN build.

dbhydroR v0.2-3

02 Aug 14:22
Compare
Choose a tag to compare

BUG FIXES

  • get_hydro() now resolves multiple matching of on-the-fly dbkeys to the one with the longest period of record.

MINOR IMPROVEMENTS

  • Fixed broken links
  • Added rOpenSci badge

dbhydroR v0.2-1

25 Nov 13:51
Compare
Choose a tag to compare

MINOR IMPROVEMENTS

  • Improved installation instructions in vignette.
  • Added package level documentation.
  • Added rOpenSci branding.
  • Use https. #6

dbhydroR v0.2-0

15 Sep 16:57
Compare
Choose a tag to compare

DEPRECATED

  • The package API has been changed to underscored function names. getwq(), gethydro(), and getdbkey() are now deprecated in favor of get_wq(), get_hydro(), get_dbkey().

BUG FIXES

  • getdbkey() is no longer limited to < 100 results
  • MDL (Minumum Detection Limit) handling now occurs in getwq() regardless of how the raw parameter is set
  • getwq() returns a no data warning even if the raw parameter is set to TRUE
  • gethydro() and getwq() date/time stamps are now forced to the EST timezone independently of the user environment
  • The character encoding of function results is forced to UTF-8 regardless of the user environment

MINOR IMPROVEMENTS

  • Added links to the ArcGIS Online Station Map in the README and vignette
  • getdbkey() coordinates are now in decimal degree format