Skip to content

Commit

Permalink
floods-of-lubra, reserach-support. past project page
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean1572 committed Apr 5, 2024
1 parent 1f5220b commit 1a915a1
Show file tree
Hide file tree
Showing 15 changed files with 159 additions and 49 deletions.
52 changes: 52 additions & 0 deletions _layouts/project_gallery.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
layout: default
---

<!-- Contains data for indivual project webpage -->
<div class="projects-overview">
<h1 class="page-heading">{{ page.title }}</h1>

{{ content }}

<div class="project-gallery">
{%- for project_data in page.blurbs -%}
<div class="project-container">
<a href={{ project_data.redict }}>
<img
src="{{site.url | append: "/" | append: project_data.photo}}"
class="gallery_img"
decoding="async" alt="">
</a>
<div description>
<a href={{ project_data.redict }}>
{{ project_data.project_name }}
</a>

<p>
{{ project_data.text }}
</p>
</div>
</div>
{%- endfor -%}
</div>

<style>
.project-gallery {
display: flex;
flex: auto;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
gap: 10px;
}

.project-container {
width: 250px;
}

img {
width: 250px;
height: 250px;
}
</style>
</div>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
82 changes: 82 additions & 0 deletions projects/floods-of-lubra/floods-of-lubra.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
---
layout: project
permalink: /floods-of-lubra
title: Floods of Lubra
tag: floods-of-lubra
enable_nav: false
---

As weather patterns change across the world, there are communities impacted by climate change that are left unnoticed. In the Himalayan mountain range, communities have suffered, experiencing an increase in flash flooding and droughts. For Lubra Village in Lower Mustang, Nepal, the community faces threats of flash flooding.

![]({{"assets/projects/floods-of-lubra/Lubra_Village_Shot.jpg" | absolute_url}})
In the Annapurna Conservation Area, Lubra Village is under threat as Himalayan climate changes. (Photo by Ronan Wallace, 2022)

Over the last ten years, the amount of flash flooding has increased, occurring more than once each monsoon season. After every flood, concrete-like sediment is left behind, hardening across the riverbed and increasing the elevation. As the riverbed elevation increases, this sediment encroaches on Lubra Village’s agricultural fields and homes, making them more vulnerable to flood damages. In the last monsoon season alone, the village has seen the flood swallowing several fields, as well as damaging two homes.


![]({{"assets/projects/floods-of-lubra/Lubra_Village_Air.jpg" | absolute_url}})
Lubra Village situated on the river edge in Lubra Valley. (Photo by Ronan Wallace, 2022)

![]({{"assets/projects/floods-of-lubra/submerged-house-ps-1.png" | absolute_url}})
![]({{"assets/projects/floods-of-lubra/flood-sludge-ps-1-1074x606.png" | absolute_url}})
![]({{"assets/projects/floods-of-lubra/flood-wide-village-ps-1-1074x605.png" | absolute_url}})
Flooding in Lubra Valley. (Photos by Dara Varrgongwa, 2021)

![]({{"assets/projects/floods-of-lubra/luprak_field-loss-cropped-1074x638.png" | absolute_url}})
Land changes recorded during the 1950s (yellow line), 2002 (blue line), 2018 (red line), and 2022 (purple line). (Photo by Ronan Wallace and Dane Carlson, 2022)

![]({{"assets/projects/floods-of-lubra/2022-2016-comparison-line-label-1074x465.jpg" | absolute_url}})
Two 3D models of Lubra Village showing how the riverbed has risen between 2016 and 2022. (Figure by Ronan Wallace, 2022)

In order to keep the community safe, the community has been in discussion of relocating the village entirely to a new and safer location. However, relocating the village is a challenging task, where complex nuances exist in both aspects of civil engineering and communal opinions.

To investigate this issue further, we look to conversing with the community to understand their needs and perspective. From them, we will be able to develop a plan that amplifies the voices of Lubra Village. Additionally, we use remote sensing and 3D digital modeling to visualize the village and the new proposed location sites. These models will then be used by the architecture planning and development team to better understand the terrain and layout of the village. From these models, the team will be able to make more informed decisions on how to plan and develop the new village.

<iframe width="454" height="220" src="https://www.youtube.com/embed/9Ac6jlLn8D4" title="Floods of Lubra - Relocation Models" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Village Relocation Models

<iframe width="454" height="220" src="https://www.youtube.com/embed/WvcXkYt0cUg" title="Floods of Lubra - Home Construction Model" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Home Construction Model

To read more about relocation and visualizing flood damages, feel free to take a look at one of our reports below:

[Using Remote Sensing Technologies in Relocating Lubra Village and Visualizing Flood Damages (2022)
Current Research](https://e4e.ucsd.edu/wp-content/uploads/Ronan-Wallace-Using-Remote-Sensing-Technologies-in-Relocating-Lubra-Village-and-Visualizing-Flood-Damages.pdf)

# Current Reserach

Moving forward, there are three subproblems under flooding that are worth exploring:

![]({{"assets/projects/floods-of-lubra/future-research-1-1074x571.png" | absolute_url}})


# Redirecting Flash Floods

The community has been experimenting with digging a trench to redirect the flow of floods. However, this solution can be very expensive. To fully understand the costs to fully implement this solution, we must understand the volume of the flood that flows through the valley. Having this volume estimation, we can determine the required dimensions of this trench for this to be a successful solution. This will help in developing the required budget, along with determining how feasible this solution is.

# Predicting Riverbed Elevation
To understand flooding further, we can look at how the elevation of the riverbed has changed over the last 20 years. With this information, we can see a trend in how the elevation is changing, and use this information to predict where the elevation will be after the next monsoon. This will give insight on which homes will be affected next by the floods, and how much agricultural land will be left for farming. One issue with this, however, is a lack of data. There is currently no formal dataset that we know of that provides elevation changes of our area of interest. To solve this, we can look to satellite data over the last 20 years to compile these changes. This can be done by taking satellite imagery and using it to create a digital elevation model (DEM) of the riverbed every year. From this, we can analyze if there is a trend in increasing elevation, how it correlates to changing weather patterns, and what that looks like for the future.

# Visualizing Flood Damages
When it comes to visualizing flood damages, there is a lack of data and lack of visuals in representing the floods that occur in Lubra. Because of this, not many people know about the flooding, and those that do, react briefly then forget about the issue after the monsoon. Furthermore, Mustang locals and trekkers are skeptical of the Panda Khola River being dangerous in terms of flooding. These conclusions are made, however, when the river is visually small and tame. These people don’t actually see how catastrophic it can be. Additionally, other villages are skeptical because they experience climate change in terms of drought, not flooding, so they don’t believe that there is damage occurring from excess water.

With that being said, it is imperative to develop a way to effectively visualize flooding in a way that conveys the damages it is causing. After acquiring the riverbed elevation prediction as mentioned above, we can get a general idea of where the elevation will be after the next monsoon season and beyond. We can then visualize this using a 3D model of the village to demonstrate where the new elevation will be, and show how imperative it is to act now. These visualizations can be further used in proposal development for acquiring funding to relocate the village and redirect the floods.

![]({{"assets/projects/floods-of-lubra/rb-aerial-1-1074x503.jpg" | absolute_url}})
![]({{"assets/projects/floods-of-lubra/vsm3-frontal-1-1074x503.jpg" | absolute_url}})
3D model of Lubra river (top) and Lubra village (bottom). (Models by Ronan Wallace, 2022)

<iframe width="800" height="450" src="https://www.youtube.com/embed/jj0PMHVHvKc" title="Floods of Lubra - Lubra Village Valleyside Model" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

If you’d like to learn more about the project, or wish to get involved, please contact project lead Ronan Wallace at [[email protected]]([email protected]) or [[email protected]]([email protected]).

## In the News
[Mustang Forced to Adapt to Climate Crisis | Nepali Times](https://nepalitimes.com/banner/mustang-forced-to-adapt-to-climate-crisis)

## Conferences and Presentations:
- Bonn Sustainable AI Conference — “Sustainable AI Across Borders” at the University of Bonn, Germany (May 2023)
- Journal of Critical Global Issues — Virtual Roundtable Discussion at School For International Training, USA (May 2023)
- Human Development Conference — “Solidarity in Development: Empowering Agents of Change” at University of Notre Dame, USA (Feb. 2023)
- Midstates Consortium for Math and Science — “Undergraduate Research Symposium in the Physical Sciences, Math, and Computer Science” at Washington University in St. Louis, USA (Nov. 2022)
- Research Showcase at Macalester College, USA (Sep. 2022)
- SIT Research Symposium in Kathmandu, Nepal (May 2022)
51 changes: 2 additions & 49 deletions projects/projects.html → projects/projects.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
layout: project_gallery
permalink: /projects
test: "test"
title: Projects
blurbs:
- photo: "assets/projects/ASID/acoustic_species_id_thumbnail.png"
text: "Collaboration with the San Diego Zoo to parse through and extract meaningful fauna vocalizations from massive audiosets"
Expand Down Expand Up @@ -32,50 +32,3 @@
text: "The Research Support Group supports all research operations at E4E"
redict: "/research-support-group"
---

<!-- Contains data for indivual project webpage -->
<div class="projects-overview">
<!--TODO INSERT TITLE-->

<div class="project-gallery">
{%- for project_data in page.blurbs -%}
<div class="project-container">
<a href={{ project_data.redict }}>
<img
src="{{site.url | append: "/" | append: project_data.photo}}"
class="gallery_img"
decoding="async" alt="">
</a>
<div description>
<a href={{ project_data.redict }}>
{{ project_data.project_name }}
</a>

<p>
{{ project_data.text }}
</p>
</div>
</div>
{%- endfor -%}
</div>

<style>
.project-gallery {
display: flex;
flex: auto;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
gap: 10px;
}

.project-container {
width: 250px;
}

img {
width: 250px;
height: 250px;
}
</style>
</div>
12 changes: 12 additions & 0 deletions projects/projects_old.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: project_gallery
permalink: /past-projects
title: Past Projects
blurbs:
- photo: "assets/projects/ASID/acoustic_species_id_thumbnail.png"
text: "EXAMPLE PROJECT THAT IS AN EXAMPLE BIRD"
project_name: "EXAMPLE PROJECT"
redict: "/EXAMPLE-REDIRECT"
---

While we're always looking for more projects, our members come in, learn a lot, and inevitably, graduate. Projects come and go, but we don't forget them. Here are all the projects that we have worked on, but are no longer active. If you have any questions about these projects, please feel free to contact the former project leads, or contact one of our permanent staff (PIs and Staff Engineers).
11 changes: 11 additions & 0 deletions projects/research-support/reserach-support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: project
permalink: /research-support-group
title: Research Support Group
tag: research-support-group
enable_nav: false
---

The Research Support Group at Engineers for Exploration supports all research operations within E4E. This includes maintaining compute, fabrication, and research tooling/equipment, as well as developing operational support software, tools and procedures. This group is an excellent way for students to get experience with all of the work that goes into enabling research to occur.

Repository: [https://github.com/UCSD-E4E/engineering_support_group](https://github.com/UCSD-E4E/engineering_support_group)

0 comments on commit 1a915a1

Please sign in to comment.