6: Spectral indices with Python
Due before 11:59pm on May 18
10 points
Create a GitHub repository called
gisc606-lab6
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
An Overview of the Cold Springs Wildfire:
coldsprings_overview.ipynb
Field Methods to Study Wildfire:
field_methods.ipynb
Remote Sensing to Study Wildfire:
remote_sensing.ipynb
Find and Download MODIS Data From the USGS Earth Explorer Website:
get_modis.ipynb
Calculate Vegetation Indices in Python:
veg_indices.ipynb
Calculate NDVI Using NAIP Remote Sensing Data:
ndvi.ipynb
Commit the changes to your repository
Once you are complete with all the lesson notebooks, navigate to Lab 6 assignment in Canvas
Input the url of your
gisc606-lab6
GitHub repository then click submit
Last updated