diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2024-01-30 01:13:18 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2024-01-30 01:13:18 +0100 |
commit | 802e286a737cec6788b3b7dc533a1be3a7c15be6 (patch) | |
tree | 5fdbd251ffe90df9519fe325399429fb4be1246c | |
parent | cb09ec64c4d516508527f5af7bd939b3ad5941fd (diff) | |
download | meteo_toolbox-802e286a737cec6788b3b7dc533a1be3a7c15be6.tar.gz |
update config
-rw-r--r-- | config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml index 74a9377..1d9999c 100644 --- a/config.yaml +++ b/config.yaml @@ -22,6 +22,7 @@ aggregator: - htop_con - htop_dc - tot_prec + - h_snow pressure_levels: [1000, 950, 925, 900, 875, 850, 825, 800, 775, 700, 600, 500, 400, 300, 250, 200, 150, 100] steps: [0, 3, 6, 9, 12, 15, 18, 21, 24, 27, 30, 33, 36, 39, 42, 45, 48, 51, 54, 57, 60, 63, 66, 69, 72] description: FORECAST DWD ICON-EU |