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

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch Binder Launch Google Colab BSD 3-Clause License

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 Preprocessing;
  • Processing;
  • Postprocessing;
  • Visualization; and,
  • Export.

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

Contents

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).

Makefile

Contains instructions to automate Jupyter Book builds and GitHub commits.

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