Skip to content
Snippets Groups Projects
Commit 486b6104 authored by tomrink's avatar tomrink
Browse files

refactor

parent 83ffa151
Branches
No related tags found
No related merge requests found
......@@ -249,6 +249,7 @@ def make_icing_image(clvrx_file, ice_lons, ice_lats, clvrx_str_time, ice_lons_vl
plt.title(title, loc='left', fontweight='bold', fontsize=24)
ImageDirAndName = os.path.join('/Users/tomrink', imagename+'_'+clvrx_str_time)
fig.savefig(ImageDirAndName)
h5f.close()
# values, edges in Epoch time
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment