welltestpy.process

welltestpy subpackage providing routines to pre process test data.

Included functions

The following classes and functions are provided

normpumptest(pumptest[, pumpingrate, factor])

Normalize the pumping rate of a pumping test.

combinepumptest(campaign, test1, test2[, ...])

Combine two pumping tests to one.

filterdrawdown(observation[, tout, dxscale])

Smooth the drawdown data of an observation well.

cooper_jacob_correction(observation, ...)

Correction method for observed drawdown for unconfined aquifers.

smoothing_derivative(head, time[, method])

Calculate the derivative of the drawdown curve.