From d5de95e44d7f2936bf86152e2101238c275b3ad5 Mon Sep 17 00:00:00 2001 From: Alexandra Udaltsova <43303448+AUdaltsova@users.noreply.github.com> Date: Wed, 5 Jun 2024 17:27:47 +0100 Subject: [PATCH] Update comments multimodal.yaml --- configs.example/model/multimodal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs.example/model/multimodal.yaml b/configs.example/model/multimodal.yaml index d267d9ab..ec06a5b6 100644 --- a/configs.example/model/multimodal.yaml +++ b/configs.example/model/multimodal.yaml @@ -89,7 +89,7 @@ nwp_history_minutes: nwp_forecast_minutes: ukv: 480 ecmwf: 480 -# This dictionary is optional, but make sure to include if using data with different time resolution as defaults to 60 +# Optional; defaults to 60, so must be set for data with different time resolution nwp_interval_minutes: ukv: 60 ecmwf: 60