Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gmertes committed Oct 17, 2024
2 parents 0aecfc5 + 7a13506 commit fbc4908
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ai_models/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,6 @@ def write_input_fields(
if ignore is None:
ignore = []

fields.save("input.grib")

with self.timer("Writing step 0"):
for field in fields:
if field.metadata("shortName") in ignore:
Expand Down

0 comments on commit fbc4908

Please sign in to comment.