Skip to content

Setup

Installation

S2GOS Apps 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 simulation workflows depend on Eradiate for radiative transfer. Eradiate requires spectral and atmospheric datasets to be downloaded once before use:

pixi run eradiate-init

See the Eradiate data guide for more information on configuring the data install location.