The VisAD library has been updated to Rev. 5991, dated 14 Nov 2012.
Here is a summary of changes since the last update on 3 Oct 2012:
------------------------------------------------------------------------
r5991 | tomw | 2012-11-14 11:44:23 -0600 (Wed, 14 Nov 2012) | 1 line
Changed paths:
M /trunk/core/src/visad/python/JPythonMethods.java
Added findOutsideRange() and refactored.
------------------------------------------------------------------------
r5990 | rink | 2012-11-14 10:36:20 -0600 (Wed, 14 Nov 2012) | 2 lines
Changed paths:
M /trunk/core/src/visad/Contour2D.java
make sure just one contour line can get labeled
------------------------------------------------------------------------
r5989 | rink | 2012-11-12 13:44:03 -0600 (Mon, 12 Nov 2012) | 4 lines
Changed paths:
M /trunk/core/src/visad/Contour2D.java
50 to 60% performance improvement, especially noticeable on high-res
terrain type data:
manage two Lists of ContourStrip, one for closed and one for open.
Greatly reduces
time to search the open list - less comparisons, less arithmetic. (For
contour lines)
------------------------------------------------------------------------
r5988 | rink | 2012-11-08 14:10:34 -0600 (Thu, 08 Nov 2012) | 2 lines
Changed paths:
M /trunk/core/src/visad/Contour2D.java
modest performance improvement in the high density terrain type grids.
------------------------------------------------------------------------
r5987 | tomw | 2012-11-08 12:29:39 -0600 (Thu, 08 Nov 2012) | 1 line
Changed paths:
M /trunk/core/src/visad/python/JPythonMethods.java
Added maskOutsideRange() and allow for >=, =>, <=, =< for mask() and find() []
------------------------------------------------------------------------
r5986 | rink | 2012-11-07 10:19:36 -0600 (Wed, 07 Nov 2012) | 2 lines
Changed paths:
M /trunk/core/src/visad/Contour2D.java
new code to avoid unnecessary array copies with new multiple label logic
------------------------------------------------------------------------
r5985 | rink | 2012-11-05 16:02:23 -0600 (Mon, 05 Nov 2012) | 2 lines
Changed paths:
M /trunk/core/src/visad/Contour2D.java
new methods in ContourStrip to request start/stop pairs (for new
contour label frequencey logic)
------------------------------------------------------------------------
r5984 | rink | 2012-11-02 12:56:19 -0500 (Fri, 02 Nov 2012) | 2 lines
Changed paths:
M /trunk/core/src/visad/Contour2D.java
some improved method naming and doc
------------------------------------------------------------------------
r5983 | rink | 2012-11-02 10:21:58 -0500 (Fri, 02 Nov 2012) | 2 lines
Changed paths:
M /trunk/core/src/visad/bom/ShadowImageByRefFunctionTypeJ3D.java
ImageComponent capabilities should be consistent between
textureToGroup and applyTexture (both need read/write)
------------------------------------------------------------------------
r5982 | donm | 2012-11-02 09:36:12 -0500 (Fri, 02 Nov 2012) | 1 line
Changed paths:
M /trunk/core/src/visad/DateTime.java
Remove final from class declaration.
--
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