Installation

The smodex package is distributed via the Python Package Index and also available on the development repo. To enable the full functionalities, install also the cdsapi

Option 2: Clone the repository

The latest development version of the smode package is available on the GitLab repo.

Caution

The version on the repo is not guaranteed to be stable, but in general contains new features that are yet to be released

git clone https://gitlab.inf.unibz.it/earth_observation_public/smodex
cd smodex
python setup.py install