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.
Hi Jon, The NetcdfDataset is already open which means metadata and possibly some of the data have been read from the backing dataset (depending on the enhance mode of the NetcdfDataset). To create a TypedDataset, more data may have to be read from the backing dataset. For instance, if the NetcdfDataset enhance mode did not include building the coordinate systems. Ethan On 2/12/2010 9:45 AM, Jonathan Blower wrote: > Hi, > > The method: > > public static TypedDataset open(FeatureType datatype, > NetcdfDataset ncd, > CancelTask task, > java.lang.StringBuilder errlog) > > is declared as throwing an IOException. Under what circumstances would > this exception be thrown, given that the caller is passing in a > NetcdfDataset which is presumably already "open"? What I/O is being > performed by this method? > > Cheers, Jon > > -- > Dr Jon Blower > Technical Director, Reading e-Science Centre > Environmental Systems Science Centre > University of Reading > Harry Pitt Building, 3 Earley Gate > Reading RG6 6AL. UK > Tel: +44 (0)118 378 5213 > Fax: +44 (0)118 378 6413 > j.d.blower@xxxxxxxxxxxxx > http://www.nerc-essc.ac.uk/People/Staff/Blower_J.htm > > > _______________________________________________ > netcdf-java mailing list > netcdf-java@xxxxxxxxxxxxxxxx > For list information or to unsubscribe, visit: > http://www.unidata.ucar.edu/mailing_lists/
netcdf-java
archives: