[visad] VisAD library update and changed structures

The VisAD library as been updated.  Below is a list of coding changes.

We have moved to an svn repository here, and thus some structural
changes have been made.  The most visible is that the "native code" is
now
in a separate jar file, if you are using it, you will have to pick that up.

We have also done away with the redundant jar file names in the ftp
site.  Henceforth, the ftp links are:

<ftp://ftp.ssec.wisc.edu/pub/visad/visad.jar>  The VisAD library
<ftp://ftp.ssec.wisc.edu/pub/visad/visad_doc.jar> The Javadoc for the
VisAD library
<ftp://ftp.ssec.wisc.edu/pub/visad/visad_examples.jar>  The code for
the VisAD examples
<ftp://ftp.ssec.wisc.edu/pub/visad/visad_src.jar> The VisAD source code
<ftp://ftp.ssec.wisc.edu/pub/visad/visad_native.jar>  The extra native code

Here is a summary of the changes since the last update -- I have
omitted many of the ones that involved the move to svn...

------------------------------------------------------------------------
r5813 | rink | 2010-06-29 16:27:11 -0500 (Tue, 29 Jun 2010) | 3 lines
Changed paths:
   M /trunk/core/src/visad/bom/ShadowImageByRefFunctionTypeJ3D.java

new 'useLinearTexture' logic when display CS implements InverseLinearScaledCS


------------------------------------------------------------------------
r5812 | rink | 2010-06-29 15:49:28 -0500 (Tue, 29 Jun 2010) | 4 lines
Changed paths:
   A /trunk/core/src/visad/InverseLinearScaledCS.java

An interface CoordinateSystems can implement to indicate that
the invert, but linearly scale the coordinates of another cs.


------------------------------------------------------------------------
r5811 | brucef | 2010-06-29 10:27:44 -0500 (Tue, 29 Jun 2010) | 1 line
Changed paths:
   D /trunk/native/visad/data/hdfeos

Moved back to core.
------------------------------------------------------------------------
r5810 | brucef | 2010-06-28 15:39:51 -0500 (Mon, 28 Jun 2010) | 2 lines
Changed paths:
   A /trunk/core/src/visad/data/hdfeos (from
/trunk/native/visad/data/hdfeos:5809)

Should not have been moved.

------------------------------------------------------------------------
r5809 | brucef | 2010-06-28 13:38:24 -0500 (Mon, 28 Jun 2010) | 2 lines
Changed paths:
   M /trunk/native/README

Add location to native code jar.

------------------------------------------------------------------------
r5808 | brucef | 2010-06-28 12:00:17 -0500 (Mon, 28 Jun 2010) | 3 lines
Changed paths:
   M /trunk/build.xml
   D /trunk/core/src/visad/aune
   D /trunk/core/src/visad/benjamin
   D /trunk/core/src/visad/data/hdfeos
   D /trunk/core/src/visad/paoloa
   M /trunk/native/README

Add jar.native target.
Remove native code from core.

------------------------------------------------------------------------
r5805 | tomw | 2010-06-24 12:40:49 -0500 (Thu, 24 Jun 2010) | 1 line
Changed paths:
   M /trunk/testing/runall.bat
   A /trunk/testing/runapplet.bat

A few minor corrections to get things working again....
------------------------------------------------------------------------
r5804 | tomw | 2010-06-24 12:39:25 -0500 (Thu, 24 Jun 2010) | 1 line
Changed paths:
   M /trunk/core/src/visad/browser/viewer_applet.html

Make work with new directory structure
------------------------------------------------------------------------
r5803 | brucef | 2010-06-23 23:38:27 -0500 (Wed, 23 Jun 2010) | 1 line
Changed paths:
   M /trunk/core/src/visad/java3d/AnimationControlJ3D.java

Set schedulingBounds to ensure stepping behavior is processed.
------------------------------------------------------------------------
r5802 | brucef | 2010-06-23 15:58:30 -0500 (Wed, 23 Jun 2010) | 2 lines
Changed paths:
   A /trunk/INSTALL

Install readme in restructureText.

------------------------------------------------------------------------
r5801 | brucef | 2010-06-23 11:10:42 -0500 (Wed, 23 Jun 2010) | 2 lines
Changed paths:
   D /trunk/core/src/visad/data/dods/upcMakefile
   D /trunk/core/src/visad/data/in/upcMakefile
   D /trunk/core/src/visad/data/netcdf/in/upcMakefile
   D /trunk/core/src/visad/data/netcdf/out/upcMakefile
   D /trunk/core/src/visad/data/netcdf/upcMakefile
   D /trunk/core/src/visad/data/upcMakefile
   D /trunk/core/src/visad/examples
   D /trunk/core/src/visad/java2d/upcMakefile
   D /trunk/core/src/visad/java3d/upcMakefile
   D /trunk/core/src/visad/macros.make
   D /trunk/core/src/visad/rules.make
   D /trunk/core/src/visad/ss/upcMakefile
   D /trunk/core/src/visad/upcMakefile
   D /trunk/examples/src/upcMakefile

remove broken make files.

------------------------------------------------------------------------
r5800 | brucef | 2010-06-23 11:05:16 -0500 (Wed, 23 Jun 2010) | 2 lines
Changed paths:
   D /trunk/core/src/visad/Makefile
   D /trunk/core/src/visad/aune/Makefile
   D /trunk/core/src/visad/benjamin/Makefile
   D /trunk/core/src/visad/data/gif/Makefile
   D /trunk/core/src/visad/data/hdfeos/hdfeosc/Makefile
   D /trunk/core/src/visad/java3d/Makefile
   D /trunk/core/src/visad/paoloa/Makefile
   D /trunk/core/src/visad/paoloa/nesti/Makefile
   D /trunk/core/src/visad/paoloa/spline/Makefile
   D /trunk/deps/src/nom/Makefile

Remove broken build files.

------------------------------------------------------------------------
r5799 | brucef | 2010-06-23 10:40:11 -0500 (Wed, 23 Jun 2010) | 2 lines
Changed paths:
   M /trunk/build.xml

update source jar build file

------------------------------------------------------------------------
r5798 | brucef | 2010-06-23 10:38:13 -0500 (Wed, 23 Jun 2010) | 3 lines
Changed paths:
   M /trunk/examples/build.xml

Add visad.class.dir property to make it easier to use non-standard
class file locations.

------------------------------------------------------------------------
r5797 | brucef | 2010-06-22 18:17:25 -0500 (Tue, 22 Jun 2010) | 2 lines
Changed paths:
   M /trunk/build.xml

Add rmic compile to source build file.

------------------------------------------------------------------------
r5796 | brucef | 2010-06-22 15:56:09 -0500 (Tue, 22 Jun 2010) | 2 lines
Changed paths:
   M /trunk/build.xml

Add visad_src.jar with a simple build script.
Add missing hershey fonts to jar.
------------------------------------------------------------------------
r5795 | brucef | 2010-06-22 15:55:37 -0500 (Tue, 22 Jun 2010) | 2 lines
Changed paths:
   M /trunk/core/build.xml

Add visad_src.jar with a simple build script.
Add missing hershey fonts to jar.
------------------------------------------------------------------------
r5794 | tomw | 2010-06-22 12:13:41 -0500 (Tue, 22 Jun 2010) | 2 lines
Changed paths:
   M /trunk/examples/src/Test00.java
   M /trunk/examples/src/Test35.java
   M /trunk/examples/src/Test52.java

Remove some extraneous println's

------------------------------------------------------------------------
r5793 | brucef | 2010-06-21 21:47:39 -0500 (Mon, 21 Jun 2010) | 1 line
Changed paths:
   A /trunk/.classpath
   A /trunk/.project

Eclipse project files.
------------------------------------------------------------------------
r5792 | brucef | 2010-06-21 21:43:07 -0500 (Mon, 21 Jun 2010) | 2 lines
Changed paths:
   M /trunk/README

Add short Eclipse 'how-to'

------------------------------------------------------------------------
r5791 | brucef | 2010-06-21 21:40:29 -0500 (Mon, 21 Jun 2010) | 2 lines
Changed paths:
   M /trunk

svn:ignore *.jar

------------------------------------------------------------------------
r5790 | brucef | 2010-06-21 21:39:23 -0500 (Mon, 21 Jun 2010) | 2 lines
Changed paths:
   M /trunk/examples

svn:ignore *.jar

------------------------------------------------------------------------
r5789 | brucef | 2010-06-21 21:39:02 -0500 (Mon, 21 Jun 2010) | 2 lines
Changed paths:
   M /trunk/deps

svn:ignore *.jar

------------------------------------------------------------------------
r5788 | brucef | 2010-06-21 21:38:43 -0500 (Mon, 21 Jun 2010) | 2 lines
Changed paths:
   M /trunk/core

svn:ignore *.jar

------------------------------------------------------------------------
r5787 | brucef | 2010-06-21 21:00:31 -0500 (Mon, 21 Jun 2010) | 1 line
Changed paths:
   M /trunk/core/build.xml

Remove broken examples targets.
------------------------------------------------------------------------
r5786 | brucef | 2010-06-21 20:50:17 -0500 (Mon, 21 Jun 2010) | 1 line
Changed paths:
   M /trunk/core/.classpath

Change absolute deps path to relative.
------------------------------------------------------------------------
r5785 | brucef | 2010-06-21 15:56:35 -0500 (Mon, 21 Jun 2010) | 2 lines
Changed paths:
   M /trunk/deps/build.xml

Make sure required txt files make it to jar file.

------------------------------------------------------------------------
r5784 | brucef | 2010-06-21 15:53:40 -0500 (Mon, 21 Jun 2010) | 3 lines
Changed paths:
   M /trunk/core/build.xml
   M /trunk/core/lib/visaddeps.jar

Fix issue with missing loci files.
Make sure *.gif files make it to jar file.

------------------------------------------------------------------------
r5783 | brucef | 2010-06-21 14:48:43 -0500 (Mon, 21 Jun 2010) | 4 lines
Changed paths:
   M /trunk/build.xml
   A /trunk/lib
   A /trunk/lib/svnClientAdapter.jar
   A /trunk/lib/svnant.jar
   A /trunk/lib/svnjavahl.jar
   A /trunk/lib/svnkit.jar

Add libs for Ant-to-SVN interaction.
Add revision information to dist jar manifest.
Create build file target for source jar.

------------------------------------------------------------------------
r5782 | tomw | 2010-06-21 13:19:04 -0500 (Mon, 21 Jun 2010) | 1 line
Changed paths:
   D /trunk/testing/Animation
   A /trunk/testing/README
   D /trunk/testing/ZAxis

Start of an information text file
------------------------------------------------------------------------
r5781 | tomw | 2010-06-21 13:15:54 -0500 (Mon, 21 Jun 2010) | 1 line
Changed paths:
   A /trunk/testing
   A /trunk/testing/Animation
   A /trunk/testing/ZAxis
   A /trunk/testing/b2rlc.nc
   A /trunk/testing/bill.gif
   A /trunk/testing/bill.nc
   A /trunk/testing/copy.gif
   A /trunk/testing/cut.gif
   A /trunk/testing/del.gif
   A /trunk/testing/images.nc
   A /trunk/testing/ngc1316o.fits
   A /trunk/testing/runall.bat

Testing files
------------------------------------------------------------------------
r5780 | brucef | 2010-06-21 11:50:57 -0500 (Mon, 21 Jun 2010) | 3 lines
Changed paths:
   A /trunk/README
   M /trunk/build.xml
   M /trunk/deps/build.xml
   M /trunk/examples/build.xml

Add descriptions to ant targets.
Add README explaining new SVN structure.

------------------------------------------------------------------------
r5779 | brucef | 2010-06-21 10:25:47 -0500 (Mon, 21 Jun 2010) | 1 line
Changed paths:
   A /trunk/examples/.classpath
   A /trunk/examples/.project

Eclipse project files
------------------------------------------------------------------------
r5778 | brucef | 2010-06-21 10:24:03 -0500 (Mon, 21 Jun 2010) | 1 line
Changed paths:
   A /trunk/deps/.classpath
   A /trunk/deps/.project

Eclipse project files
------------------------------------------------------------------------
r5777 | brucef | 2010-06-21 10:12:14 -0500 (Mon, 21 Jun 2010) | 1 line
Changed paths:
   A /trunk/core/.classpath
   A /trunk/core/.project

Eclipse project files
------------------------------------------------------------------------
r5774 | brucef | 2010-06-20 23:45:41 -0500 (Sun, 20 Jun 2010) | 2 lines
Changed paths:
   D /trunk/deps/src/java-hdf5
   A /trunk/deps/src/ncsa (from /trunk/deps/src/java-hdf5:5773)

move java-hdf5 to ncsa to match package name


-- 
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



  • 2010 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: