Skip to content

Commit

Permalink
Ref #161
Browse files Browse the repository at this point in the history
Update includes.
  • Loading branch information
EdwardSafford-NOAA committed Nov 9, 2023
1 parent 8a4f429 commit b3b4055
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/eva/data/mon_data_space.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

# --------------------------------------------------------------------------------------------------

import struct
import os
import numpy as np
import array
Expand Down Expand Up @@ -450,9 +449,7 @@ def get_ctl_dict(self, control_file):
levs_dict = {'levels': levs,
'levels_assim': level_assim,
'levels_nassim': level_nassim}

fp.close()

return coords, dims, attribs, nvars, vars, scanpo, levs_dict, chans_dict

# ----------------------------------------------------------------------------------------------
Expand Down

0 comments on commit b3b4055

Please sign in to comment.