1.2.0 • Published 4 years ago

urf_lagging v1.2.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
4 years ago

URF Lagging

This is a package that runs a simple convolution process that we use to lag depletions and accretions based upon a URF value with a array of well pumping and add that together to recieve an out put of values.

Inputs

  • site_values: an array of values at the site of either pumping, cu, or recharge amounts that will be distributed by the URF function
  • urfs: an array of urfs that may be used to distribute the pumping. Can be a single urf value or multiple values that include reaches.

Return

The function returns a single array of values that are the combination of all the site_values with the urfs.

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago