Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AidenIGSchore authored Dec 10, 2024
1 parent 72217ba commit a1aba06
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
### Aiden I. G. Schore
### Department of Plant Biology, University of Illinois at Urbana-Champaign
### [aschore2@illinois.edu](mailto:aschore2@illinois.edu)

This repository contains the code used in "Plant Functional types improve satellite-derived burn severity assessments in interior Alaska" to calculate
the new Integrated Vegetation-Fire Severity Index (IntFire).

The R code compares satellite based burn indices with ground based burn severity measurements using linear and logarithmic regressions.
The spreadsheets with the data used with the R code in the paper can be found at the [Arctic Data Center](https://doi.org/10.18739/A25H7BW3S).

'Fire Unmixing' is a copy of the [FireUnmixing](https://code.earthengine.google.com/88c730cdfb38c808b4ef791fd36d8ed7) Google Earth Engine script for the project.
Using the link is recommended over cloning the provided file.

After running the first two sections of the R code and the Google Earth Engine script, the final sections of the R code run validation of IntFire's performance.

Reference to be added upon publication of paper.

0 comments on commit a1aba06

Please sign in to comment.