Skip to content

CLI Reference

HYRR provides a command-line interface for data management and simulations.

Commands

hyrr info

Show data store statistics.

hyrr info --data-dir data/parquet

hyrr run

Run a simulation from a TOML input file.

hyrr run simulation.toml --data-dir data/parquet

hyrr download-data

Download pre-built parquet data files.

hyrr download-data --output-dir ~/.hyrr/

hyrr generate-xs

Generate cross-section data using TALYS (requires TALYS installation).

hyrr generate-xs --projectile p --target Mo --energy-range 5-50