Home

Awesome

Conda recipes for remote sensing

Install with Conda

Available packages

Installation

Get the Anaconda distribution

Conda packages are available on Anaconda Cloud and can be installed with the conda package manager.

# create a new environment (optional)
conda create -n landsat python
source activate landsat

# add custom anaconda channels
conda config --add channels conda-forge
conda config --add channels yannforget

# install packages
conda install espa-product-formatter ledaps lasrc cfmask