diff options
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yaml b/config.yaml index e358613..5eed3e5 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ --- plotter: - - module: vertical_from_grib + - module: 'plotter.vertical_from_grib' source: dwd_icon-eu/combined.grib2 output: out plots: @@ -8,7 +8,7 @@ plotter: lon: 11.99 name: Antersberg analysis: lcl - - module: horizontal + - module: 'plotter.horizontal' source: dwd_icon-eu/combined.grib2 output: out plots: |