There is a newer version of the record available.

Published January 11, 2018 | Version v0.3.2
Software Open

ropensci/tidyhydat: v0.3.2

  • 1. @spacetelescope

Description

tidyhydat 0.3.2 NEW FEATURES

  • New hy_daily() function which combines all daily data into one dataframe.
  • Add a quick base R plotting feature for quick visualization of realtime and historical data.
  • Add realtime_daily_mean function that quickly converts higher resolution data into daily means.
  • New vignette outlining some example usage.
BUG FIXES
  • Fixed bug in download_hydat() that create a path that wasn't OS-independent.
  • Fixed a bug on download_hydat() where by sometimes R had trouble overwriting an existing version of existing database. Now the old database is simply deleted before the new one is downloaded.
  • hy_annual_instant_peaks() now returns a date object with HOUR, MINUTE and TIME_ZONE returned as separed columns. (#10)
  • All variable values of LEVEL and FLOW have been changed to Level and Flow to match the output of hy_data_types. (#60)
  • Tidier and coloured error messages throughout.
  • Review field incorrectly specified the rOpenSci review page. Removed the link from the DESCRIPTION.

Files

ropensci/tidyhydat-v0.3.2.zip

Files (1.2 MB)

Name Size Download all
md5:1f1261059b12f05734319c7efa4949c0
1.2 MB Preview Download

Additional details

Related works