The VisAD library had been updated. You may pick up the JAR file(s)
from the ftp site:
<ftp://ftp.ssec.wisc.edu/pub/visad-2.0/>
Here is a summary of the changes since the last update on 18 March 2009:
visad/java3d/DisplayRendererJ3D.java revision 1.108 date: 2009/04/24
16:31:49 author: jeffmc
When capturing an image make sure we clear the canvas.captureImage
before we start capturing so we don't get an old one
visad/bom/SceneGraphRenderer.java revision 1.8 date: 2009/04/23
20:21:27 author: donm
handle the GEOMETRY_BY_REFERENCE cases. Noticed that
IndexedTriangleStripArray isn't implemented. I'll do that later.....
visad/jmet/MetUnits.java revision 1.26 date: 2009/04/22 15:10:27
author: donm
add dbz to account for dbZ when it should be dBz
visad/ScaledUnit.java revision 1.31 date: 2009/04/21 20:49:02 author: steve
Added constructors fro BaseUnit argument.
visad/data/units/UnitsDB.java revision 1.3 date: 2009/04/21 20:15:10
author: steve
Fixes necessary to work with Java 1.5.
visad/data/units/UnitTable.java revision 1.6 date: 2009/04/21
20:15:10 author: steve
Fixes necessary to work with Java 1.5.
visad/data/units/UnitParser.jj revision 1.10 date: 2009/04/21
20:15:10 author: steve
Fixes necessary to work with Java 1.5.
visad/data/units/UnitParser.java revision 1.14 date: 2009/04/21
20:15:10 author: steve
Fixes necessary to work with Java 1.5.
visad/data/units/Parser.java revision 1.3 date: 2009/04/21 20:15:10
author: steve
Fixes necessary to work with Java 1.5.
visad/data/units/DefaultUnitsDB.java revision 1.8 date: 2009/04/21
20:15:10 author: steve
Fixes necessary to work with Java 1.5.
visad/Unit.java revision 1.36 date: 2009/04/21 20:15:10 author: steve
Fixes necessary to work with Java 1.5.
visad/ScaledUnit.java revision 1.30 date: 2009/04/21 20:15:10 author: steve
Fixes necessary to work with Java 1.5.
visad/PromiscuousUnit.java revision 1.26 date: 2009/04/21 20:15:10
author: steve
Fixes necessary to work with Java 1.5.
visad/OffsetUnit.java revision 1.29 date: 2009/04/21 20:15:10 author: steve
Fixes necessary to work with Java 1.5.
visad/LogarithmicUnit.java revision 1.2 date: 2009/04/21 20:15:10
author: steve
Fixes necessary to work with Java 1.5.
visad/DerivedUnit.java revision 1.32 date: 2009/04/21 20:15:10 author: steve
Fixes necessary to work with Java 1.5.
visad/BaseUnit.java revision 1.26 date: 2009/04/21 20:15:10 author: steve
Fixes necessary to work with Java 1.5.
visad/data/units/UnitTable.java revision 1.5 date: 2009/04/20
19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/units/UnitParserTokenManager.java revision 1.10 date:
2009/04/20 19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/units/UnitParserConstants.java revision 1.9 date:
2009/04/20 19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/units/UnitParser.jj revision 1.9 date: 2009/04/20
19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/units/UnitParser.java revision 1.13 date: 2009/04/20
19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/units/TokenMgrError.java revision 1.9 date: 2009/04/20
19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/units/Token.java revision 1.9 date: 2009/04/20 19:26:23
author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/units/SimpleCharStream.java revision 1.5 date:
2009/04/20 19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/units/Parser.java revision 1.2 date: 2009/04/20 19:26:23
author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/units/ParseException.java revision 1.9 date: 2009/04/20
19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/units/DefaultUnitsDB.java revision 1.7 date: 2009/04/20
19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/Unit.java revision 1.35 date: 2009/04/20 19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/ScaledUnit.java revision 1.29 date: 2009/04/20 19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/QuantityDimension.java revision 1.10 date: 2009/04/20
19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/PromiscuousUnit.java revision 1.25 date: 2009/04/20 19:26:23
author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/OffsetUnit.java revision 1.28 date: 2009/04/20 19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/DerivedUnit.java revision 1.31 date: 2009/04/20 19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/BaseUnit.java revision 1.25 date: 2009/04/20 19:26:23 author: steve
Added support for logarithmic units.
Improved unit parser.
Added "Bz" unit to database.
visad/data/text/TextAdapter.java revision 1.40 date: 2009/04/04
14:43:38 author: jeffmc
Add an optional properties that that can contain fixed values
visad/test/ImageAnimationTest.java revision 1.5 date: 2009/04/03
14:40:45 author: rink
couple of minor changes
visad/java3d/ShadowFunctionOrSetTypeJ3D.java revision 1.82 date:
2009/04/03 14:38:50 author: rink
couple of new helper methods, and added a new signature to
textureToGroup to support ShadowImageByRefFunctionType.
visad/bom/ImageRendererJ3D.java revision 1.41 date: 2009/04/03
14:37:14 author: rink
Use ShadowImageByRefFunctionType if visad.java3d.imageByRef=true.
visad/ShadowFunctionOrSetType.java revision 1.128 date: 2009/03/25
19:15:53 author: rink
remove debug printlns
edu/wisc/ssec/mcidas/adde/AddeImageURL.java revision 1.9 date:
2009/03/24 19:16:16 author: donm
add a mcHmsToStr function in McIDASUtil, fix the
appendDateOrPosString to use YYYYDDD dates and two times for Windows
servers
edu/wisc/ssec/mcidas/McIDASUtil.java revision 1.20 date: 2009/03/24
19:16:16 author: donm
add a mcHmsToStr function in McIDASUtil, fix the
appendDateOrPosString to use YYYYDDD dates and two times for Windows
servers
visad/ShadowType.java revision 1.179 date: 2009/03/24 15:51:35 author: donm
fix a NullPointerException when there aren't any contours (uBasicLines == null)
visad/test/ImageAnimationTest.java revision 1.4 date: 2009/03/23
23:47:26 author: rink
little fix-up
edu/wisc/ssec/mcidas/adde/AddeURL.java revision 1.11 date:
2009/03/23 19:43:18 author: donm
fix a bug with trace that Kevin found
visad/Irregular3DSet.java revision 1.50 date: 2009/03/23 18:03:15
author: rink
labels not supported for IrregularSet now, return null in correct
position for labels.
visad/build.xml revision 1.18 date: 2009/03/20 14:14:31 author: brucef
Fix typo in the dods pattern set
visad/java3d/ShadowTypeJ3D.java revision 1.73 date: 2009/03/19
20:50:03 author: jeffmc
Make addLabelsToGroup be synchronized internally on a separate MUTEX
visad/ShadowType.java revision 1.178 date: 2009/03/19 19:52:41 author: rink
check fillLines array for lines to be styled,
IrregularSet.makeIsoLines won't support stylable (LineStripArray)
now.
visad/java3d/DisplayImplJ3D.java revision 1.67 date: 2009/03/19
14:23:33 author: brucef
remove some debug prints
visad/bom/ShadowImageFunctionTypeJ3D.java revision 1.48 date:
2009/03/19 14:23:33 author: brucef
remove some debug prints
visad/ShadowType.java revision 1.177 date: 2009/03/19 14:23:33
author: brucef
remove some debug prints
visad/ShadowType.java revision 1.176 date: 2009/03/18 14:39:49 author: rink
fix-up assignment of various contour line arrays.
visad/util/ThreadUtil.java revision 1.6 date: 2009/03/18 13:46:30
author: jeffmc
Name change
visad/util/ThreadPool.java revision 1.24 date: 2009/03/18 13:46:16
author: jeffmc
Fix a possible starvation lockup in stopThreads. Also, handle
different ThreadPools being created and used from threads that are
themselves from a ThreadPool
--
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