Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
Good call, Tom. I completely missed that. -Curtis At 12:27 PM 6/9/2003, you wrote: >The most likely cause is that you need to "escape" the "\" marks in your >path: > >DisplayCells[0][0].addDataSource("D:\visad\unzipped\visad\ss\small.v5d"); > >should probably be written as: > >DisplayCells[0][0].addDataSource("D:\\visad\\unzipped\\visad\\ss\\small.v5d"); > >While not all sequences beginning with "\" have alternate meanings, many of >them do. > >tom
visad
archives: