From 00c397ade356ab21420d2191c0cd1971513045ea Mon Sep 17 00:00:00 2001 From: Harrison Cook Date: Wed, 4 Sep 2024 12:14:05 +0000 Subject: [PATCH] Fix: Remove testing exception --- src/anemoi/inference/runner.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/anemoi/inference/runner.py b/src/anemoi/inference/runner.py index aa7fbef..951faec 100644 --- a/src/anemoi/inference/runner.py +++ b/src/anemoi/inference/runner.py @@ -230,8 +230,6 @@ def run( start_datetime = start_datetime[ "base_time" ] # With earthkit, time is a dictionary with 'base_time' and 'valid_time' - else: - raise Exception() constants = forcing_and_constants( source=input_fields[:1],