Skip to content

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

License

Notifications You must be signed in to change notification settings

hcwinsemius/satellite-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published