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

minor...

parent 54e4aeb7
Branches
No related tags found
No related merge requests found
......@@ -251,6 +251,7 @@ def make_icing_image(h5f, probs, ice_lons, ice_lats, clvrx_str_time, satellite,
title = satellite+', '+clvrx_str_time+' >55% Probability Icing'
plt.title(title, loc='left', fontweight='bold', fontsize=24)
plt.colorbar()
ImageDirAndName = os.path.join(homedir, imagename+'_'+clvrx_str_time)
fig.savefig(ImageDirAndName)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment