Setup
Installation
The S2GOS Generator 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
Eradiate Data
The generator produces scene description files consumed by the S2GOS Simulator, which relies on Eradiate for radiative transfer. Eradiate requires spectral and atmospheric datasets to be downloaded once before use:
See the Eradiate data guide for more information.