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

Latest commit

 

History

History
51 lines (35 loc) · 1.37 KB

File metadata and controls

51 lines (35 loc) · 1.37 KB

hydrolook 0.2.2

*better package installation messages *using tmap install of ggplot2 for mapping

hydrolook 0.2.1

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

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

hydrolook 0.1.8

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

hydrolook 0.1.7

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

hydrolook 0.1.6

  • fixed output bug for all reports
  • updated docs

hydrolook 0.1.5

  • better percentile figure
  • different arrange of figures

hydrolook 0.1.4

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

hydrolook 0.1.2

  • Passing all R CMD checks
  • Still a very rudimentary package

hydrolook 0.1.1

  • Added a NEWS.md file to track changes to the package.
  • Working realtime gap function that can accept province and file type as arguments.