From 30969e3338bcc50d9d0178fea2f1f844dfc2a987 Mon Sep 17 00:00:00 2001
From: Andreas Plach <andreas.plach@univie.ac.at>
Date: Thu, 19 Dec 2024 09:58:53 +0000
Subject: [PATCH] Update README.md to contain info about high res. FLEXPART
 input for the EMME region

---
 Data/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Data/README.md b/Data/README.md
index 31fd10a..28f178f 100644
--- a/Data/README.md
+++ b/Data/README.md
@@ -14,6 +14,7 @@ Fill into the appropriate table and add a README to the directory/dataset as wel
 | OPERATIONAL  | 01-2016 to 06-2020 | 1.0 deg x 1.0 deg; 3-hourly   | Global | --- | 137 layers | /jetfs/shared-data/ECMWF/OPER_glob_1deg_3h    | Flexpart group | the data is in Flexpart format! | extracted from ECMWF via flex_extract |
 | ERA5         | 01-1959 to 10-2022 | 0.5 deg x 0.5 deg; 1-hourly   | Global | --- | 137 layers | /jetfs/shared-data/ECMWF/ERA5_glob_0.5deg_1h  | Flexpart group | the data is in Flexpart format! | extracted from ECMWF via flex_extract |
 | ERA5 europe  | 01-2000 to 10-2022 | 0.25 deg x 0.25 deg; 1-hourly | Europe | --- | 137 layers | /jetfs/shared-data/ECMWF/ERA5_euro_0.25deg_1h | Flexpart group | the data is in Flexpart format! | extracted from ECMWF via flex_extract |
+| ERA5 EMME | 01-2020 to 12-2022 | 0.25 deg x 0.25 deg; 1-hourly | EMME region | --- | 137 layers | /jetfs/shared-data/ECMWF/ERA5_EMME_0.25deg_1h | Flexpart group | the data is in Flexpart format! | extracted from ECMWF via flex_extract |
 
 # Observations
 
-- 
GitLab