Skip to content

Commit

Permalink
Add task for future work.
Browse files Browse the repository at this point in the history
  • Loading branch information
truth-quark committed Sep 12, 2024
1 parent be491c0 commit 92096ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions umpost/um2netcdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ def cubewrite(cube, sman, compression, use64bit, verbose):
except iris.exceptions.CoordinateNotFoundError:
pass

# TODO: flag warnings as an error for the driver script?
if not use64bit:
convert_32_bit(cube)

Expand Down

0 comments on commit 92096ce

Please sign in to comment.