Package: streamDepletr 0.2.0

Sam Zipper

streamDepletr: Estimate Streamflow Depletion Due to Groundwater Pumping

Implementation of analytical models for estimating streamflow depletion due to groundwater pumping, and other related tools. Functions are broadly split into two groups: (1) analytical streamflow depletion models, which estimate streamflow depletion for a single stream reach resulting from groundwater pumping; and (2) depletion apportionment equations, which distribute estimated streamflow depletion among multiple stream reaches within a stream network. See Zipper et al. (2018) <doi:10.1029/2018WR022707> for more information on depletion apportionment equations and Zipper et al. (2019) <doi:10.1029/2018WR024403> for more information on analytical depletion functions, which combine analytical models and depletion apportionment equations.

Authors:Sam Zipper [aut, cre], Ben Kerr [ctb], Tom Gleeson [ctb], Qiang Li [rev], Foundry Spatial Ltd. [cph]

streamDepletr_0.2.0.tar.gz
streamDepletr_0.2.0.zip(r-4.5)streamDepletr_0.2.0.zip(r-4.4)streamDepletr_0.2.0.zip(r-4.3)
streamDepletr_0.2.0.tgz(r-4.4-any)streamDepletr_0.2.0.tgz(r-4.3-any)
streamDepletr_0.2.0.tar.gz(r-4.5-noble)streamDepletr_0.2.0.tar.gz(r-4.4-noble)
streamDepletr_0.2.0.tgz(r-4.4-emscripten)streamDepletr_0.2.0.tgz(r-4.3-emscripten)
streamDepletr.pdf |streamDepletr.html
streamDepletr/json (API)
NEWS

# Install 'streamDepletr' in R:
install.packages('streamDepletr', repos = c('https://foundryspatial.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/foundryspatial/streamdepletr/issues

Datasets:
  • discharge_df - Streamflow for Sixmile Creek and Dorn Creek.
  • stream_lines - Stream network for Sixmile Creek Watershed, Wisconsin, USA. Extracted from US NHDPlus v2.1 national seamless dataset.

On CRAN:

13 exports 7 stars 1.33 score 30 dependencies 7 scripts 197 downloads

Last updated 8 months agofrom:6d4de3e800. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winOKSep 13 2024
R-4.5-linuxOKSep 13 2024
R-4.4-winOKSep 13 2024
R-4.4-macOKSep 13 2024
R-4.3-winOKSep 13 2024
R-4.3-macOKSep 13 2024

Exports:apportion_inverseapportion_polygonapportion_webapportion_wedgedepletion_max_distancegloverhantushhuntinduce_infiltration_rateinduce_infiltration_timeintermittent_pumpingprep_reach_diststreambed_conductance

Dependencies:classclassIntcliDBIdplyre1071fansigenericsgluegmpKernSmoothlifecyclemagrittrMASSpillarpkgconfigproxyR6RcpprlangRmpfrs2sftibbletidyselectunitsutf8vctrswithrwk

Introduction to streamDepletr

Rendered fromintro-to-streamDepletr.Rmdusingknitr::rmarkdownon Sep 13 2024.

Last update: 2023-07-19
Started: 2018-06-07

Readme and manuals

Help Manual

Help pageTopics
Distribute streamflow depletion within a stream network using inverse distance weighting.apportion_inverse
Distribute streamflow depletion within a stream network using web distance Thiessen polygons.apportion_polygon
Distribute streamflow depletion within a stream network using web distance weighting.apportion_web
Distribute streamflow depletion between two streams in a wedge-shaped aquifer.apportion_wedge
Calculate maximum distance at which streamflow depletion will exceed a user-selected threshold. Note that this only considers a single stream - depletion apportionment does not occur.depletion_max_distance
Streamflow for Sixmile Creek and Dorn Creek.discharge_df
Streamflow depletion with fully-penetrating stream and no streambed.glover
Streamflow depletion in partially penetrating stream with semipervious streambed.hantush
Streamflow depletion in partially penetrating stream with semipervious streambed.hunt
Calculate the pumping rate at which pumping will induce infiltration from stream.induce_infiltration_rate
Calculate the critical time at which stream transitions from gaining to losing.induce_infiltration_time
Streamflow depletion for an intermittent pumping schedule using superposition.intermittent_pumping
Calculate the distance from a well to each reach within a stream network. This function splits a polyline stream network up into a series of evenly spaced points and calculates the distance from each of those points to a well.prep_reach_dist
Stream network for Sixmile Creek Watershed, Wisconsin, USA. Extracted from US NHDPlus v2.1 national seamless dataset.stream_lines
Estimate streambed conductance.streambed_conductance