This repository contains the data and analyses from my MSc thesis titled “Towards Disentangling the Interrelationships Between Hydro-Meteorological Hazards, Conflict, and Displacement: A Case Study of Droughts and Floods in Somalia.”
# Towards disentangling the interrelationships between hydro-meteorological hazards, conflict and displacement: a case study (for droughts and floods) in Somalia
The repository here is part of thesis research about **disentangling the complex interrelationships between hydro-meteorological hazards, conflict, and displacement in Somalia**, with a specific focus on droughts and floods. It analyses climate extremes alongside conflict events and displacement patterns; the study also aims to provide insights into how these factors interact spatially and temporally for the period 2022-2023.
## Project Description
For my MSc thesis at the Faculty of Geo-Information Science and Earth Observation (ITC), University of Twente, I explored patterns of displacement in Somalia by integrating conflict and hydrometeorological extremes (drought and floods). The goal was to understand where, when, and how displacement is triggered or intensified by these factors.
## Contents
The repository includes:
- **Datasets:** Aggregated drought, flood, conflict, and displacement data relevant to Somalia, extracted from relevant databases (full description check the data management plan).
- **Scripts:** Python/JavaScript codes used for data analysis, modeling, and generating the outputs.
- **Reports & Documentation:** Research findings and analysis reports.
## Scripts
**01_Displacement_Aggregation**
Aggregates population and IDP counts per region and district, then merges with corresponding administrative boundary shapefiles for spatial analysis.
**02_Conflict_Analysis**
Generates monthly heatmaps of conflict events by region and produces seasonal bar charts (e.g., MAM, SOND) for the different regions.
**03_Drought_Analysis**
Executed using Google Earth Engine (GEE). All scripts were run within the GEE Code Editor, and results were exported to QGIS for post-processing. GEE Script Link
**04_Flood_Analysis**
Flood maps are extracted from SWALIM
**05_Displacement_Attribution**
Creates stac …