From 3859372824b2cd082eb5be831e8794401a3bfcfc Mon Sep 17 00:00:00 2001 From: Sim Reaney Date: Thu, 22 May 2025 09:35:12 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a34d6ff9..7f139ff0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ManyFEWS (the Many Flood Early Warning System) can be deployed by a community where there is currently no such system in place. The system uses weather forecast information from the [Global Ensemble Forecast System](https://www.ncei.noaa.gov/products/weather-climate-models/global-ensemble-forecast) produced by [NOAA](https://www.noaa.gov), coupled with a catchment hydrological model and a flood inundation model. The user interface is in development and will allow for the issuing of the alerts via a messaging service. A key innovation in the system is the use of statistical emulation of the 2D hydraulic flood model to enable rapid warnings to be generated within an uncertainty framework. -The initial version of the system (v1.0) will become available from Autumn 2022. Funding for the future development of the system is currently being secured. +Funding for the future development of the system is currently being secured. ### Durham University Project Team @@ -16,6 +16,7 @@ The initial version of the system (v1.0) will become available from Autumn 2022. | Dr. [Samantha Finnigan](https://github.com/sjmf) | [samantha.finnigan@dur.ac.uk](mailto:samantha.finnigan@durham.ac.uk) | Research Software Engineer (RSE) | [Advanced Research Computing](https://www.dur.ac.uk/arc/rse/) | | Dr. [Jiada Tu](https://github.com/Abel-Durham) | [jiada.tu@dur.ac.uk](mailto:jiada.tu@durham.ac.uk) | Research Software Engineer (RSE) | [Advanced Research Computing](https://www.dur.ac.uk/arc/rse/) | | Dr. [Sim Reaney](https://github.com/simreaney) | [sim.reaney@dur.ac.uk](mailto:sim.reaney@durham.ac.uk) | Java Flood One Co-Investigator | [Department of Geography](https://www.durham.ac.uk/departments/academic/geography/) | +| Prof. [Simon Mathias]([https://github.com/simreaney](https://www.durham.ac.uk/staff/s-a-mathias/)) | [s.a.mathias@durham.ac.uk](mailto:s.a.mathias@durham.ac.uk) | Java Flood One Prinicle-Investigator | [Department of Engineering]([https://www.durham.ac.uk/departments/academic/geography/](https://www.durham.ac.uk/departments/academic/engineering/)) | The initial implementation of the ManyFEWS tool was architected and developed in Python/Django by [Alison Clarke](https://github.com/alisonrclarke).