/planet_processing

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

planet_processing

This repository contains code for downloading and processing Planet Labs PlanetScope imagery for retrogressive thaw slump mapping.

These scripts should be run from within a conda environment. To create the conda environment, run: mamba env create -f env.yml

or, if you don't have mamba installed: conda env create -f env.yml