Skip to content

yinglonghe/gee-maps-cam

Repository files navigation

gee-maps-cam

Installation

  1. Change the directory in the terminal to the current working directory (i.e., ./gee-maps-cam).

  2. To use the package, you must first sign up for a Google Earth Engine account.

GEE

  1. To configure the Python environment, run this command in your terminal:
pip install -r requirements.txt

Alternatively, if you have Anaconda or Miniconda installed on your computer, you can create a conda Python environment to configure the environment.

conda env create -f environment.yml
conda activate gee
  1. After configuring the environment, run this command to start Jupyter Lab:
jupyter lab
  1. Finally, you can execute Jupyter notebooks (.ipynb) in the working directory, here is a video tutorial.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published