5: Multispectral data with Python
Due before 11:59pm on May 11
10 points
Create a GitHub repository called
gisc606-lab5in your GitHub account usinggithub/codespaces-jupyteras 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.ipynbHow multispectral imagery is drawn on computers:
rendering.ipynbGet NAIP Remote Sensing Data From the Earth Explorer Website:
get_naip.ipynbWork with Landsat Remote Sensing Data in Python:
landsat.ipynbOpen and Crop Landsat Remote Sensing Data in Open Source Python:
open_landsat.ipynbFind 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-lab5GitHub repository then click submitOptional: Lab 5 extra credit opportunity in Canvas (worth 5 additional points)
Last updated