Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

New file adapters, PLUS pointer to online VisAD javadoc files

"Peter X. Cao" wrote:
> By the way, the Spreadsheet can read HDF5 integer dataset now.
> I didn't change anything in the visad package except I registed the
> HDF5 adaptor in DefaultFamily.buildList(). If you guys can add a function
> call to allow users to register user-defined adaptor, I even don't need
> to touch the visad package.

It'll be in the next update of VisAD (I put it in on Monday).  See
http://brutus.ssec.wisc.edu/~dglo/visad/visad/data/DefaultFamily.html#addFormToList(visad.data.FormNode)

To use it, just add something like:

        DefaultFamily.addFormToList(new HDF5Form());

at the start of your application and DefaultFamily will understand
HDF5 files (as long as you've done everything right :-)

And for those who don't know, the latest version of the VisAD javadoc
files is always available at http://brutus.ssec.wisc.edu/~dglo/visad/
(It's auto-updated at around 2AM every day from the latest sources.)

 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690