Skip to content

Releases: USGS-R/wrv

Version 1.1.7

30 Jun 16:43
c71752a
Compare
Choose a tag to compare

wrv 1.1.7

  • Change package installation instructions to reflect that GRAN is being decommissioned.

Version 1.1.6

09 Nov 20:17
f50af9c
Compare
Choose a tag to compare

wrv 1.1.6

  • Fix bug in appendix D that was droping "flow.sum" column name when aggregating flows.

Version 1.1.5

25 Sep 21:46
Compare
Choose a tag to compare

wrv 1.1.5

  • In inlmisc::AddScaleBar function calls, remove offset argument and replace with inset.

  • In inlmisc::PlotGraph function calls, change fill argument.

Version 1.1.4

10 Apr 22:24
Compare
Choose a tag to compare

wrv 1.1.4

  • Substitute the recommended viridis package for its 'lite' version viridisLite.

  • In GetSeasonalMult, enable extrapolation of time series data.

Version 1.1.3

01 Aug 17:09
Compare
Choose a tag to compare

wrv 1.1.3

  • Specify seq.date.by argument in calls to inlmisc::PlotGraph function. The latest version of inlmisc determines a default value for seq.date.by, its previous default was seq.date.by = "year".

Version 1.1.2

31 Mar 00:05
Compare
Choose a tag to compare

wrv 1.1.2

  • In RunWaterBalance function, sum groundwater diversions for div.gw dataset records having an identical site location and stress period.

  • Remove hard codding of irrigation years in appendix C, see irr.lands dataset creation.

  • In GetWellConfig function, fixed error that occurred when a well was located outside the model grid.

  • Specify desc argument in inlmisc::SummariseBudget function call, required for new version of inlmisc package.

Version 1.1.1

07 Feb 18:12
Compare
Choose a tag to compare

wrv 1.1.1

  • Change graphic dimensions for figures in vignettes. Dimensions are now compatible with plotting routines in the latest version of the inlmisc package (v0.2.3).
  • Set integer64 = "allow.loss" (default < rgdal 1.2) in calls to rgdal::readOGR function.
  • Set scale.loc = "bottomright" in calls to inlmisc::PlotMap function.
  • Update URL links to HTTP Secure

Version 1.1.0

29 Oct 19:25
Compare
Choose a tag to compare

wrv 1.1.0

  • Add suggested package leaflet, allows the creation of interactive maps using the 'Leaflet' JavaScript library and the htmlwidgets package.
  • Update MODFLOW-USG version from 1.2 to 1.3, see release notes for details.
  • Change NEWS file to markdown format.
  • Remove RCurl from suggested packages.
  • Recreate package datasets using Appendix C code, no significant changes were identified.
  • Pass datasets as arguments in the UpdateWaterBudget and RunWaterBudget functions; these datasets were previously called from within the function.
  • Add code block identifiers in vignettes.

wrv 1.0.3

  • Remove DownloadFile function and edit Appendix C to reflect this change.
  • Add Makefile for automating package-development tasks.
  • Change to in-source documentation using roxygen2 package.
  • Change file name from sir2016_5080_usgsdatarelease.xml to sir2016-5080_usgsdatarelease.xml, a Water Node request.