Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ERKuipers authored Nov 26, 2024
1 parent bfbaafd commit b8d6b09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ As of now, late 2024, the scripts focus on floods in Mali, but later, the goal i
## Overview

An analysis can be divided into three main parts: (1) preparing the GloFAS data; (2) preparing the FloodHub data; and (3) comparing them. The directories are set-up comparably:
1. **Preparing GloFAS data**: *GloFAS*
1. **Preparing GloFAS data**: *GloFAS* directory contains scripts to extract GloFAS data through an API, and define flood events that are comparable with impacts defined through impact data or observational data (from hydrological stations)
2. **Preparing FloodHub data**: *GoogleFloodHub* directory contains scripts to query the (beta) FloodHub API and transform the downloaded data into a uniform format suitable for comparison with GloFAS forecasts. A set-up and manual for the downloading part can be found [here](https://github.com/valentijn7/GoogleFloodHub-data-extractor.git). Furthermore, ...
3. **Comparison**: ...
3. **Comparison**: visualizing and comparing outcomes of GloFAS performance to Floodhub

## Data

Expand Down

0 comments on commit b8d6b09

Please sign in to comment.