# Examples The repository includes self-contained scripts that generate synthetic data and write outputs under `examples/_output/`. Run them from the repository root after installing the package dependencies. ```bash python examples/01_reservoir_sequent_peak.py python examples/02_ism_traces.py python examples/03_tradeoff_parallel_plot.py python examples/04_trace_plots.py python examples/05_unit_conversions.py python examples/06_nowak_disaggregation.py ``` ```{toctree} :maxdepth: 1 reservoir ism tradeoff trace-plots unit-conversions nowak ```