

Cross-platform Java application which plots raster images of globally gridded netCDF datasets. Features include:
* Select from a menu of over 30 global map projections.
* Slice specific latitude-longitude arrays from multidimensional arrays which also have dimensions in altitude, time, etc.
* Combine two arrays in one plot by differencing, summing or averaging.
* Draw continents outlines or overlays on the plot.
* Apply any PAL, ACT, or CWC color table to plot scale.
* Save plots to disk as PNG or GIF images.
What’s new in this version:
* Updated to use Unidata’s netCDF-Java library version 2.2.22.9.
* Updated to use GISS mapping library consistent with G.Projector 1.1.1, including one new projection.
* (Mac) Bugfix: Map border and graticule curves were not anti-aliased on Mac OS X 10.5 Leopard.
* (Mac) Bugfix: Table row header values were not drawn on Mac OS X Leopard. Also, column headings were not justified as desired on Leopard.
* (Mac) Updated icons and added larger icons for Mac OS X Leopard desktop cover flow.
* (Mac) Re-sizing of plot controls uses size-variant property setting if Mac OS X Leopard detected.
* Bugfix: RelativeTime handler rounded off fractional offsets to nearest whole time unit.
* Modified RelativeTime handler to allow for “year 0″ sometimes used as origin date in climate model datasets.



