----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11791/ -----------------------------------------------------------
(Updated June 11, 2013, 5:09 a.m.) Review request for Apache Open Climate, Cameron Goodale and Kyo Lee. Description ------- To help aid Kyo in his efforts to eradicate all traces of PyNIO and PyNGL from RCMES, as well as jump start my own large scale revamp of the plotting toolkit, I have rewritten the draw_cntr_map_single() function using matplotlib. I also removed old or unused functions. Note that this adds a new dependency, mpl_toolkits.basemap, which can be a little complicated to build directly from source if you don't have GEOS installed (though considerably less so than PyNIO / PyNGL overall) Diffs ----- http://svn.apache.org/repos/asf/incubator/climate/trunk/rcmet/src/main/python/rcmes/toolkit/plots.py 1491638 Diff: https://reviews.apache.org/r/11791/diff/ Testing ------- Plotted a contour map of a random input array generated via numpy.random.rand(). Thanks, Alex Goodman
