compute_variable_stats# mhm_tools.post.mhm_run_overview.compute_variable_stats(da: DataArray, temporal_mean: bool = False) → dict | None[source]# Compute min/mean/max for a variable. If a time dimension exists, statistics are computed on the temporal mean. Non-numeric variables are skipped.