Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cchowgule/esa

Repository files navigation

esa

Not sure yet

Ensure that you are registered for Google Earth Engine access and have a valid project

Binder

Changes made on the binder will not persist in this repo

Python installation

  1. Create a virtual environment in this folder: python3 -m venv env

  2. Activate the virtual env: source env/bin/activate

  3. Install required packages:

{
pip install pip --upgrade
pip install -r requirements.txt
}

About

Not sure yet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published