The estimator uses a few things:
The Net Delta Outflow Index is calculated by:
This is an imperfect specification given the diversity of Consumptive Use calculations. So take this with a grain of salt.
NDOI is then modified by the tidal energy and tidal filter in the ndo_mod function.
where
The G model is specified as:
where
this is solved in ec_boundary.py using the gcalc function.
where
The
This essentially takes into account which point in the tidal cycle you are in. This is resolved in the z_sum_term function. To set up the parameters for
If
so that each value of z has a summed lag term that's used in the EC formula.