Skip to content

Install

Linux

snapista is a conda package available under Terradue conda channel.

To install snapista, use conda (slower) or mamba (faster) to install snapista.

On a terminal, run:

conda install -c terradue snapista

From your Python script/notebook, you can now import snapista and use its modules.

Refer to the getting started documentation for more information.

Windows and Mac OS

snapista relies on SNAP packaged as a conda package called snap-conda.

The conda package is available at https://anaconda.org/Terradue/snap.

The software repository hosting the SNAP conda package recipe is available at: https://github.com/snap-contrib/snap-conda

The goal of this conda packaging is to ease the installation on headless systems like a docker container or Linux terminal.

With this context, using snapista on Windows and Mac OS follows different approaches: