The VisAD library has been updated. Here is a summary of the changes
since the last update on 4 Oct 2011:
------------------------------------------------------------------------
r5938 | tommyj | 2012-02-03 10:10:39 -0600 (Fri, 03 Feb 2012) | 1 line
Changed paths:
M /trunk/core/src/visad/Contour2D.java
Bug fix - lost some key missing val checks sometime during recent cleanup stint.
------------------------------------------------------------------------
r5937 | rink | 2011-12-19 12:06:46 -0600 (Mon, 19 Dec 2011) | 3 lines
Changed paths:
M /trunk/core/src/visad/ShadowType.java
remove some accidentally committed debug
------------------------------------------------------------------------
r5936 | rink | 2011-12-17 09:44:55 -0600 (Sat, 17 Dec 2011) | 3 lines
Changed paths:
M /trunk/core/src/visad/Contour2D.java
take out some debug that slipped in.
------------------------------------------------------------------------
r5935 | donm | 2011-12-16 09:56:49 -0600 (Fri, 16 Dec 2011) | 1 line
Changed paths:
M /trunk/core/src/visad/AxisScale.java
Add methods so users can set the tick mark locations as an array.
Useful when there is a display side coordinate system.
------------------------------------------------------------------------
r5934 | donm | 2011-12-16 09:52:19 -0600 (Fri, 16 Dec 2011) | 1 line
Changed paths:
M /trunk/core/src/visad/data/gis/ArcAsciiGridAdapter.java
Handle XCELLSIZE and YCELLSIZE
------------------------------------------------------------------------
r5933 | tommyj | 2011-12-15 12:07:36 -0600 (Thu, 15 Dec 2011) | 1 line
Changed paths:
M /trunk/core/src/visad/Contour2D.java
Another optimization when adding contour strips, another second off
benchmark time.
------------------------------------------------------------------------
r5932 | rink | 2011-12-15 10:13:17 -0600 (Thu, 15 Dec 2011) | 2 lines
Changed paths:
M /trunk/core/src/visad/Contour2D.java
M /trunk/core/src/visad/Gridded3DSet.java
M /trunk/core/src/visad/Irregular3DSet.java
M /trunk/core/src/visad/Set.java
M /trunk/core/src/visad/SetIface.java
M /trunk/core/src/visad/ShadowType.java
M /trunk/core/src/visad/UnionSet.java
Pass 3D display scale info into Contour2D
------------------------------------------------------------------------
r5931 | tommyj | 2011-12-14 16:05:47 -0600 (Wed, 14 Dec 2011) | 1 line
Changed paths:
M /trunk/core/src/visad/Gridded3DSet.java
Lose some dead code.
------------------------------------------------------------------------
r5930 | tommyj | 2011-12-14 16:04:12 -0600 (Wed, 14 Dec 2011) | 1 line
Changed paths:
M /trunk/core/src/visad/Contour2D.java
Test for closed strips in addPair(), and bail out early if found.
------------------------------------------------------------------------
r5929 | tommyj | 2011-12-09 16:03:46 -0600 (Fri, 09 Dec 2011) | 1 line
Changed paths:
M /trunk/core/src/visad/Contour2D.java
Trim out thousands more floats, lose auxLevel vars, tri_ vars, more.
------------------------------------------------------------------------
r5928 | tommyj | 2011-12-07 10:27:12 -0600 (Wed, 07 Dec 2011) | 1 line
Changed paths:
M /trunk/core/src/visad/Contour2D.java
Lose an unused ContourStripSet param, some Javadoc cleanup. More coming soon.
------------------------------------------------------------------------
r5927 | rink | 2011-12-01 12:18:33 -0600 (Thu, 01 Dec 2011) | 2 lines
Changed paths:
M /trunk/core/src/visad/Contour2D.java
remove unused variable mxsize
------------------------------------------------------------------------
r5926 | tommyj | 2011-12-01 07:47:11 -0600 (Thu, 01 Dec 2011) | 1 line
Changed paths:
M /trunk/core/src/visad/Contour2D.java
Lose thousands of floats. Shaves almost 2 seconds off our benchmarks.
------------------------------------------------------------------------
r5925 | tommyj | 2011-11-27 03:07:43 -0600 (Sun, 27 Nov 2011) | 1 line
Changed paths:
M /trunk/core/src/visad/Contour2D.java
1st pass thru this beast. Minor cleanup, mostly losing unused
variables. Testing as we go on knee-bending benchmark scenarios.
------------------------------------------------------------------------
r5924 | tomw | 2011-11-10 09:39:02 -0600 (Thu, 10 Nov 2011) | 1 line
Changed paths:
M /trunk/core/src/edu/wisc/ssec/mcidas/AREAnav.java
Fixed javadoc for doubleToFloat method
------------------------------------------------------------------------
r5923 | tomw | 2011-11-10 09:37:32 -0600 (Thu, 10 Nov 2011) | 1 line
Changed paths:
M /trunk/core/src/edu/wisc/ssec/mcidas/MERCnav.java
Added check to keep longitudes in range of -180:+180
--
Tom Whittaker
University of Wisconsin-Madison
Space Science & Engineering Center (SSEC)
Cooperative Institute for Meteorological Satellite Studies (CIMSS)
1225 W. Dayton Street
Madison, WI 53706 USA
ph: +1 608 262 2759