Setup
Installation
The simulator uses pixi for environment management.
# Install the default environment
pixi install
# Or install the development environment (includes test and docs extras)
pixi install -e dev
The main runtime dependency is Eradiate, which provides the underlying radiative transfer engine, we recommend reading its data guide before attempting to carry out any simulations.