Installation

Installation#

You can install or upgrade Altimetry Downloader Aviso using the conda install command:

conda install altimetry-downloader-aviso -c conda-forge

This will install a minimal set of dependencies required to run Altimetry Downloader Aviso similar to python -m pip install altimetry-downloader-aviso

You can install or upgrade Altimetry Downloader Aviso using the pip install command:

pip install altimetry-downloader-aviso

This will install a minimal set of dependencies required to run Altimetry Downloader Aviso similar to conda install altimetry-downloader-aviso -c conda_forge