Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 715 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 715 Bytes

Historical GEOGloWS Warning

What is it?

This repository stores codes and tools for generating and analyzing historical flood warnings using the GeoGLOWS model. It provides resources for assessing past risks and understanding flood patterns over time, facilitating research and preparation for future events.

Where to get it?

The source code is currently hosted on GitHub at: https://github.com/jusethCS/historical-geoglows-warnings

Clone repository

git clone https://github.com/jusethCS/historical-geoglows-warnings.git

Create conda environment

cd historical-geoglows-warnings
conda env create -f environment.yml