Skip to content

Commit aefba59

Browse files
authored
Update um_fields_subset.py
Fix the output file function
1 parent e8e40d3 commit aefba59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/um_fields_subset.py

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from __future__ import print_function
1212
import numpy as np
1313
import mule
14+
import os
1415
import argparse
1516
PROG_STASH_CODES = (0, 33, 34)
1617
MASK_CODE = 30

0 commit comments

Comments
 (0)