From ce3378edc515b8019cbf615ec73de5db2b3466c4 Mon Sep 17 00:00:00 2001 From: Tobias Augspurger Date: Sat, 14 Dec 2024 22:29:38 +0100 Subject: [PATCH] Add dwd_weather --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 029a0e7baf..4186d2b436 100644 --- a/README.md +++ b/README.md @@ -1844,6 +1844,7 @@ parameter values. - [Prithvi WxC](https://github.com/NASA-IMPACT/Prithvi-WxC) - Foundation model for weather and climate, that employs an encoder-decoder-based architecture, incorporating concepts from various recent transformer models to effectively capture both regional and global dependencies in the input data. - [CRA5](https://github.com/taohan10200/CRA5) - Extreme Compression of ERA5 for Portable Global Climate and Weather Research via an Efficient Variational Transformer. - [flux-data-qaqc](https://github.com/Open-ET/flux-data-qaqc) - Provides a framework to create reproducible workflows for validation and analysis of eddy covariance data. +- [dwd_weather](https://github.com/FL550/dwd_weather) - Deutscher Wetterdienst integration for Home-Assistant. ### Radiative Transfer - [lowtran](https://github.com/space-physics/lowtran) - Atmospheric absorption extinction, scatter and irradiance model in Python and Matlab.