This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
dbhydroR v0.2-0
DEPRECATED
- The package API has been changed to underscored function names.
getwq()
,gethydro()
, andgetdbkey()
are now deprecated in favor ofget_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 theraw
parameter is set getwq()
returns a no data warning even if theraw
parameter is set toTRUE
gethydro()
andgetwq()
date/time stamps are now forced to theEST
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