wntr.utils#

The wntr.utils package contains helper functions.

Modules

doc_inheritor

Utilitiy for inheriting docstrings.

logger

Fuctions to set up a default handler for WNTR that will output to the console and to wntr.log.

ordered_set

An ordered set implementation (like an ordered dict).

polynomial_interpolation

Functions for a polynomial interpolation using cubic spline.