4. Run the simulation#
Two complete, ready-to-run YAML files are available for download:
Short simulation (recommended for a first test) — covers a 9-hour window; runs in a few minutes.
Full-length simulation — longer period for more realistic output.
Both use the reference test data distributed with the CI pipeline.
Edit rootdir, outdir, and workdir to match your local paths, then run:
python -m pycif path/to/your_config.yml
Note
If you are using the Docker image, make sure to mount the reference data directory and your output directory into the container before running the command above.