From d58bd789e396b08bdd43d0b9642231d79bb62dfa Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 17 Dec 2023 18:33:31 +0100 Subject: readme --- Readme.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 4a8b39b..0a2b8b5 100644 --- a/Readme.md +++ b/Readme.md @@ -25,9 +25,10 @@ If no path is provided as argument, `config.yaml` is used by default. ## Data Sources -Currently, only the *DWD* models *ICON*, *ICON-EU* and *ICON-D2* are supported via the [DWD OpenData site](https://opendata.dwd.de/weather/nwp/). -I plan to extend that to at least [ECMWF OpenData](https://www.ecmwf.int/en/forecasts/datasets/open-data) -and the *University of Wyoming* [Atmospheric Science Radiosonde Archive](http://weather.uwyo.edu/upperair/bufrraob.shtml). +Currently, *DWD* models *ICON*, *ICON-EU* and *ICON-D2* fom [DWD OpenData site](https://opendata.dwd.de/weather/nwp/) +and Sounding Data from the *University of Wyoming* [Atmospheric Science Radiosonde Archive](http://weather.uwyo.edu/upperair/bufrraob.shtml) +are supported. +I plan to extend that to at least [ECMWF OpenData](https://www.ecmwf.int/en/forecasts/datasets/open-data). It is my goal to make every plotter work with as many data sources as possible, to enable the parallel usage of as many datasources as possible. @@ -43,4 +44,4 @@ which the webpage uses to list products. ## License -[LICENSE](LICENSE) +This project is licensed under the *MIT Licese*. See [LICENSE](LICENSE) for details. -- cgit v1.2.3