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.
The project contains folders for the textbook content as well as other files necessary to re-create the book locally.
Contains source files for the textbook content (both pre-build and post-build).
Contains Jupyter Notebooks for the Python code in the textbook (independent of the textbook build).
Run Jupyter Notebooks in Google Colab:
Run Jupyter Notebooks in Binder:
Contains all information to create the Conda environment required to run the Jupyter Notebook files in the notebooks/
folder.