Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.01 KB

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 Jupyter Book content (both pre-build and post-build).

Makefile

Contains instructions to automate Jupyter Book builds and GitHub commits.

environment.yml

Contains information to create the Conda environment required to run the Jupyter Notebook files contained within the content/ subfolders.