Skip to content

Commit

Permalink
Fri Jul 3 14:00:52 MST 2015
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Buscombe committed Jul 3, 2015
1 parent 7b20d3e commit 2b7527f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PyHum/_pyhum_e1e2.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ def e1e2(humfile, sonpath, cs2cs_args="epsg:26949", ph=7.0, temp=10.0, salinity=
es = np.squeeze(meta['es'])
ns = np.squeeze(meta['ns'])
dep = np.squeeze(meta['dep_m'])
del meta
#del meta

# load memory mapped scans
shape_hi= np.squeeze(meta['shape_hi'])
Expand Down

0 comments on commit 2b7527f

Please sign in to comment.