Skip to content

Textbook that provides JavaScript and Python code to create open reproducible remote sensing analyses and workflows in Google Earth Engine.

License

Notifications You must be signed in to change notification settings

calekochenour/remote-sensing-textbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Sensing with Google Earth Engine

This remote sensing textbook provides text and examples for how to use Google Earth Engine to work through the remote sensing data workflow:

  • Acquisition and Pre-Processing;
  • Processing;
  • Post-Processing;
  • Visualization; and,
  • Export.

The remote sensing textbook includes code in JavaScript and Python for creating remote sensing analyses and workflows.

Contents

The project contains folders for the textbook content as well as other files necessary to re-create the book locally.

content/

Contains source files for the textbook content (both pre-build and post-build).

notebooks/

Contains Jupyter Notebooks for the Python code in the textbook (independent of the textbook build).

Run Jupyter Notebooks in Google Colab:

Google Colab

Run Jupyter Notebooks in Binder:

Binder

environment.yml

Contains all information to create the Conda environment required to run the Jupyter Notebook files in the notebooks/ folder.

Releases

No releases published

Packages

No packages published