pastas.check.parameter_ufunc_threshold#
- pastas.check.parameter_ufunc_threshold(ml: pastas.model.Model, parameter: str, ufunc: collections.abc.Callable, threshold: float)#
Generic function to compare a model statistic with a threshold using a ufunc.
- Parameters:
- Returns:
df – DataFrame with the results of the check.
- Return type: