Skip to content

Commit

Permalink
Fix: Remove testing exception
Browse files Browse the repository at this point in the history
  • Loading branch information
HCookie committed Sep 4, 2024
1 parent 424877d commit 00c397a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/anemoi/inference/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -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],
Expand Down

0 comments on commit 00c397a

Please sign in to comment.