2008-04-28 Version 2.0.a2 Features: * ready for use with GDS-2.0 to access 5-dimensional data sets via OPeNDAP * support for thinned grib2 grids * gribmap has -0 option for grib2 * allows non-float data types for hdf coordinate axes Bug Fixes: * memory leak when replacing an existing defined variable * multiple fixes for netcdf/hdf handling (templating, zrev, %nodim%, et al.) * contour interval and label handling for double precision * changed 'query dims' output for Ensembles * fixed gribmap's handling of data sets templated over T but not E 2008-02-13 Version 2.0.a1 Bug Fixes: * detection of linear and wrapping axes for netcdf files opened with sdfopen * GRIB2 grids that have a bitmap were being drawn upside down * display for gxout=model and gxout=grid * handling of templated netcdf data sets opened with xdfopen * detection of unlimited axis in hdf files opened with sdfopen * reading PDEF files * creating gribmap index files >250mb * added some debug statements for detection of errors in calls to seekgb() in the grib2c library 2008-01-25 Version 2.0.a0 Initial release of GrADS 2.0. * new fifth (ensemble) dimension for gridded data sets * supports GRIB2 formatted data * new external utility 'grib2scan' * internal data handling is all double precision * undef handling completely reimplemented * new function "lterp" for linear interpolation * new exectuable names: grads and gradsdap * no LATS interface, no UDFs