NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
The VisAD library has been updated to fix an issue with TextAdapter. Details below. You may pick up the latest visad.jar file from ftp://ftp.ssec.wisc.edu/pub/visad/visad.jar Here is the change log: ------------------------------------------------------------------------ r5868 | donm | 2010-12-20 11:55:59 -0600 (Mon, 20 Dec 2010) | 1 line Changed paths: M /trunk/core/src/visad/data/text/TextAdapter.java Fix Tom's example1a.txt ------------------------------------------------------------------------ r5867 | donm | 2010-12-16 12:09:51 -0600 (Thu, 16 Dec 2010) | 1 line Changed paths: M /trunk/core/src/visad/data/text/TextAdapter.java back out of reordering the delimiter checks. It's done for you automagically. Tom, try your file again. ------------------------------------------------------------------------ r5866 | donm | 2010-12-15 13:16:05 -0600 (Wed, 15 Dec 2010) | 1 line Changed paths: M /trunk/core/src/visad/data/text/TextAdapter.java Fix a problem with extra blank spaces in the header. I think we never should have allowed blank separated values (bsv). Also rearrange the order in which the header delimiter is determined. Put blank last, since headers may have blanks in the metadata section and that would be picked up before the commas. Of course, the prudent thing to do is to make sure the delimiter values is set before you enter into this part of the code. ------------------------------------------------------------------------ -- 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
visad
archives: