Lab 2
In this lab, you will utilize the Normalized Burn Ratio (NBR) index to identify burned areas and measure burn severity using Landsat Imagery after the August Complex fire in August-November 2020 in Northern California.
You can download a shapefile of the August Complex Fire here
Your Google Earth Engine Script should:
- Add the August Complex Fire extent shapefile as an asset in GEE.
- Use GEE filtering to select a Landsat 8 image that covers the fire extent area, has limited cloud cover, and was relatively soon after the fire.
- Clip this image to the fire extent.
- Calculate the NBR on the image (https://www.usgs.gov/landsat-missions/landsat-normalized-burn-ratio)
- Create a well-visualized map of the NBR in the study area.
Your lab report should:
- Introduce (2-3 paragraph) the August Complex fire and describe how remotely sensed images can be helpful for tracking wildfires and wildfire recovery. The introduction should also describe spectral indices and how they can be useful.
- Include a screenshot of your NBR map and a description of the spatial pattern you see in your NBR map (and an interpretation of the NBR values).
- Conclude by summarizing your results.
You will submit your GEE script and your completed lab report. Your lab report should be approximately 500 words. You should cite your sources in APA format and include at least 1 peer-reviewed article.