Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Releases: bcgov/hydrolook

v0.2.1

09 Apr 16:02
v0.2.1
e332e52

Choose a tag to compare

hydrolook 0.2.1

  • report_network_diagnostic now asks for permission to download station history record.

v0.2.0

05 Apr 23:56
v0.2.0
8f3dd66

Choose a tag to compare

hydrolook 0.2.0

  • general package tidying; removing many package dependencies
  • added travis
  • simplified net_diag report by using only basic tools; works with html and pdf
  • addition of regional streamflow reports
  • better map for report_station
  • station functions check and return an error if report packages aren't installed.
  • removed the following functions: check_stn_gap.R, network_correlation.R

Using here now

02 Jan 21:40
v0.1.8
a90d3b5

Choose a tag to compare

hydrolook 0.1.8

  • Better identification of path through here::here()
  • Fixes bug identified in #8; applied to all functions

v0.1.7

20 Dec 00:14
v0.1.7
6ef4a93

Choose a tag to compare

hydrolook 0.1.7

  • Update to tidyhydat 0.3.1
  • Add new network correlation plot function network_correlation()
  • Update to bcmaps

v0.1.4

22 Sep 23:31
v0.1.4
7062c90

Choose a tag to compare

v0.1.4 Pre-release
Pre-release

hydrolook 0.1.4

  • Three working functions for each report type
  • Accept STATION_NUMBER/PROV_TERR_STATE_LOC as an argument

v0.1.2

07 Sep 23:40
v0.1.2
59ed338

Choose a tag to compare

v0.1.2 Pre-release
Pre-release

Passing all R CMD checks
Still a very rudimentary package