From cffc7132b024b70e46613161b9ecbdabb00a0fc5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonny=20Sch=C3=A4fer?= <jonny.schaefer@fau.de>
Date: Fri, 16 Sep 2022 02:12:53 +0200
Subject: [PATCH] Update Readme

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 2da606b..c5fe058 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ Besides local scans, the following grids are currently supported:
 - National Grid (900km x 900km)
 - National Picture Grid (920km x 920km)
 - Extended National Grid (900km x 1100km)
+- DE1200 National Grid (1100km x 1200km)
 - Middle-European Grid (1400km x 1500km)
 
 Tested input products: 
@@ -32,8 +33,11 @@ Tested input products:
 | RX      | national          | reflectivity            |
 | SF      | national          | daily accumulated       |
 | WX      | extended national | reflectivity            | 
+| WN      | DE1200 Sphere     | nowcast reflectivity    |
+| WN      | DE1200 WGS84      | nowcast reflectivity    |
 
 Those can be considered working with sufficient accuracy.
+Other formats _might_ be working (not tested).
 
 ### Documentation
 Documentation is included in the corresponding source files and also available at
-- 
GitLab