AMS was fun, though I still need to upload a screencast of my
presentation. I just updated the code on the CCP website, so if you
restart apache it should be good to go. I'm actually finding
python-netcdf4 to be slower than
scipy.io, but I could be doing
something wonky. Also, it seems that files opened as an MFdataset
create timestrings that coards doesn't read, so I turned off labeling
time on those but I need to sort out a better solution.
I'm hacking on this library so much lately 'cause I'm using it for a
bunch of precip datasets that it seems to be behaving fairly well
with. I'm mostly playing around with the coloring/normalization, but I
don't have anything stable yet. (Though I did change the code so you
could either pass in a colormap string or an actual matplotlib
colormap object for even more customizability)