Created
July 2, 2015 00:59
-
-
Save darothen/84ae9a29154389fe45a5 to your computer and use it in GitHub Desktop.
Plotting HYCOM SST data in Python
I appreciate the feedback! Always happy to help.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks so much, I've been able to get it working more or less with Iris by doing some processing on the netcdf, writing to a new netcdf and then using cdo and wgrib2. I'll check out gdal_translate. Your tutorials are awesome.