Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 470 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 470 Bytes

satellite-cookbook

Recipes for downloading and massaging satellite data in python for water-related applications

To get a virtual environment with all required libs, make sure you have Miniconda 3 installed and make an environment with the following command

conda env create -f environment.yml

To then activate this environment, type

conda activate cm_ratio

and start a jupyter notebook environment to start testing functions

jupyter notebook