From 18db265333ae13d36d1e7b14b7adbb66516e2fa5 Mon Sep 17 00:00:00 2001
From: Michael <mblaschek@jet01.img.univie.ac.at>
Date: Thu, 17 Dec 2020 15:35:02 +0100
Subject: [PATCH] Flexpart data update

---
 Data/README.md | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/Data/README.md b/Data/README.md
index c8fcdbe..82268c6 100644
--- a/Data/README.md
+++ b/Data/README.md
@@ -1,12 +1,16 @@
 # Data available at the department of Meteorology and Geophysics
 
 # Reanalysis data
-There are currently the following reanalysis available 
-
-| Name | Location | Contact | Resolution | Domain | Variables | Vertical Resolution | Comments | Source |
-| --- | --- | --- | --- | --- | --- | --- | --- | --- |
-| CERA 20C | /jetfs/shared-data/ECMWF/CERA_global_2deg | A. Plach | 2 deg x2 deg | Global | 
+There are currently the following reanalysis available
 
+| Name | Time period | Resolution | Domain | Variables | Vertical Resolution | Location | Contact | Comments | Source |
+| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
+!!! data sets in Flexpart format !!!
+| CERA 20C     | 01-1900 to 12-2010 | 2.0 deg x 2.0 deg; 3-hourly   | Global | --- |  91 layers | /jetfs/shared-data/ECMWF/CERA_glob_2deg_3h    | Flexpart group | the data is in Flexpart format! | extracted from ECMWF via flex_extract |
+| ERA-Interium | 01-1999 to 01-2019 | 1.0 deg x 1.0 deg; 3-hourly   | Global | --- |  60 layers | /jetfs/shared-data/ECMWF/EI_glob_1deg_3h      | Flexpart group | the data is in Flexpart format! | extracted from ECMWF via flex_extract |
+| 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         | IN PROGRESS        | 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  | IN PROGRESS        | 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 |
 
 # Observations
 
-- 
GitLab