Post#

Post processing routines for mHM.

Files#

bankfull

Estimate bankfull discharge and width from discharge time series.

difference

Calculate the spatial difference between reference and model datasets.

discharge_evaluation

Evaluate simulated discharge against observed gauge discharge.

gridded_data_evaluation(input, ref, output_path)

Validate a spatial variable by comparing dataset climatologies.

hydrograph

Plot discharge diagnostics for one or more mHM/mRM simulations.

long_term_mean

Compute long-term means for NetCDF forcing data.

mhm_run_overview

Build run-overview statistics from mHM namelist-linked NetCDF files.

ratio

Compute the spatial ratio between model and reference datasets.

relative_difference

Compute the spatial relative difference between reference and model datasets.

taylor_diagram

Generate Taylor diagrams for evaluating model performance against a reference dataset.

Notes

This module lazily imports submodules and attributes to keep import time low.