Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamping authored Apr 12, 2024
1 parent 513ba9d commit 7d9113a
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ Welcome to the Interdisciplinary Approaches to Modeling Extreme Wildfire Events

## Our Project

Extreme wildfire events are increasing, driven by the expansion of urban communities closer to forests, land management practices which suppressed wildfire, and climate change. These events have a low probability of occurring, but they exhibit exceptional fire behavior characteristics and produce severe consequences for forests and humans. While the media and field studies focus on extreme wildfire events, most estimates of wildfire risk report averages, but not extreme events, and they often underestimate the effects of climate change. Our workshops will form a cohesive, interdisciplinary research team to: 1) synthesize our current understanding of extreme fire behavior, 2) isolate the current gaps in our understanding of the social and biophysical drivers that cause extreme wildfire events and risk to communities, 3) develop a roadmap for improving the representation of extreme events into models that represent social and biophysical processes, and 4) integrate a widely-used model of forest change into High Performance Computers to generate improved predictions of wildfire risk and the probability of extreme wildfire events. We will initially investigate extreme fires in the Sierra Nevada Mountains of California, interior Alaska, and the Southern Appalachians.
Extreme wildfire events are increasing, driven by the expansion of urban communities closer to forests, land management practices which suppressed wildfire, and climate change. These events have a low probability of occurring, but they exhibit exceptional fire behavior characteristics and produce severe consequences for forests and humans. While the media and field studies focus on extreme wildfire events like the Lahaina wildfire in Hawaii and the Paradise fire in California, most estimates of wildfire risk report averages, but not extreme events, and they often underestimate the effects of climate change. Our workshops will form a cohesive, interdisciplinary research team to: 1) synthesize our current understanding of extreme fire behavior, 2) isolate the current gaps in our understanding of the social and biophysical drivers that cause extreme wildfire events and risk to communities, 3) develop a roadmap for improving the representation of extreme events into models that represent social and biophysical processes, and 4) integrate a widely-used model of forest change into High Performance Computers to generate improved predictions of wildfire risk and the probability of extreme wildfire events. We will initially investigate extreme fires in the Sierra Nevada Mountains of California, interior Alaska, and the Southern Appalachians.

## Project Proposal

[Link to the detailed project proposal document or include the proposal directly in the repository. This should outline the goals, methodologies, anticipated challenges, and projected timelines.]
[Here, you will find the accepted project proposal](https://drive.google.com/file/d/1VOe5aLCoTnRI7rbuLQUobUCHIYkyEtOO/view?usp=share_link), including project goals, timeline and more.

## Group Members

[List the names and a brief description of each group member, possibly linking to their personal or professional web pages.]

- **Member 1**: Melissa Lucash, PI.
- **Member 2**: James Lamping, Co-PI and tech lead.

- **Member 1**: [Melissa Lucash, PI.](https://www.melissalucash.com/melissalucash)
- **Member 2**: [James Lamping, Co-PI and tech lead.](https://spatialforests.org)
- ...

## Code Repository
Expand Down Expand Up @@ -68,3 +68,17 @@ As a new working group, you'll want to make this repository your own. Here's how

Remember, the goal is to make your repository clear, accessible, and useful for all current and future members of your working group. Happy researching!

5. **Outline Your Methods**: Create a detailed METHODS.md file where you describe the methodologies, software, and tools you will be using in your research. This transparency will support reproducibility and collaborative development.

6. **Set Up Project Management**: Utilize the 'Issues' and 'Projects' features on GitHub to track tasks, discuss ideas, and manage your workflow. This can help in maintaining a clear view of progress and priorities.

7. **Add a License**: Choose and include an appropriate open-source license for your project, ensuring that the broader community understands how they can use and contribute to your work.

8. **Create Contribution Guidelines**: Establish a CONTRIBUTING.md file with instructions for members on how to propose changes, submit issues, and contribute code.

9. **Review and Merge Workflow**: Decide on a workflow for reviewing and merging changes. Will you use branch protection? Who will have merge privileges? Document this process to avoid confusion.

10. **Establish Communication Channels**: Beyond GitHub, set up additional communication channels like Slack, Discord, or email lists for quick and informal discussions.

Remember, the goal is to make your repository clear, accessible, and useful for all current and future members of your working group. Happy researching!

0 comments on commit 7d9113a

Please sign in to comment.