5: Multispectral data with Python
Due before 11:59pm on May 11
10 points
Create a GitHub repository called
gisc606-lab5
in your GitHub account usinggithub/codespaces-jupyter
as a template repositoryOpen your repository in a GitHub Codespace
Create a Jupyter Notebook for and complete each of the following lessons from Earth Lab CU Boulder's Intermediate Earth Data Science textbook
Introduction to Multispectral Remote Sensing Data in Python:
intro_multispectral.ipynb
How multispectral imagery is drawn on computers:
rendering.ipynb
Get NAIP Remote Sensing Data From the Earth Explorer Website:
get_naip.ipynb
Work with Landsat Remote Sensing Data in Python:
landsat.ipynb
Open and Crop Landsat Remote Sensing Data in Open Source Python:
open_landsat.ipynb
Find and Download Landsat 8 Remote Sensing Data:
download_landsat.ipynb
Commit the changes to your repository
Once you are complete with all the lesson notebooks, navigate to Lab 5 assignment in Canvas
Input the url of your
gisc606-lab5
GitHub repository then click submitOptional: Lab 5 extra credit opportunity in Canvas (worth 5 additional points)
Last updated