From 453ef1225849d0aa53c4fa82532a9a7bd17bd7bc Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Fri, 23 Dec 2022 12:46:47 +0100 Subject: [PATCH] Removed superflous lines --- weather_datasources.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/weather_datasources.yaml b/weather_datasources.yaml index d0f80ae..17cb054 100644 --- a/weather_datasources.yaml +++ b/weather_datasources.yaml @@ -84,7 +84,5 @@ datasources: - 4002 # Instantaneous wind speed at 2m - 4003 # Mean wind speed at 2m - 5001 # Global radiation (w/sqm) - - - 4002 # Instantaneous wind speed at 2m -- GitLab