Releases: USGS-R/wrv
Releases · USGS-R/wrv
Version 1.1.7
wrv 1.1.7
- Change package installation instructions to reflect that GRAN is being decommissioned.
Version 1.1.6
wrv 1.1.6
- Fix bug in appendix D that was droping
"flow.sum"
column name when aggregating flows.
Version 1.1.5
wrv 1.1.5
-
In
inlmisc::AddScaleBar
function calls, removeoffset
argument and replace withinset
. -
In
inlmisc::PlotGraph
function calls, changefill
argument.
Version 1.1.4
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
wrv 1.1.3
- Specify
seq.date.by
argument in calls toinlmisc::PlotGraph
function. The latest version of inlmisc determines a default value forseq.date.by
, its previous default wasseq.date.by = "year"
.
Version 1.1.2
wrv 1.1.2
-
In
RunWaterBalance
function, sum groundwater diversions fordiv.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 ininlmisc::SummariseBudget
function call, required for new version of inlmisc package.
Version 1.1.1
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 torgdal::readOGR
function. - Set
scale.loc = "bottomright"
in calls toinlmisc::PlotMap
function. - Update URL links to HTTP Secure
Version 1.1.0
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
andRunWaterBudget
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.