# Nowak Disaggregation Example Script: `examples/06_nowak_disaggregation.py` This example builds synthetic historical annual and monthly flow data, then disaggregates simulated annual traces into monthly traces with `sim_multi_trace`. ```bash python examples/06_nowak_disaggregation.py ``` Output: - `examples/_output/nowak_traces.png` Use this example when learning the annual-to-subannual disaggregation workflow.