This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
------- Forwarded Message Date: Tue, 01 Sep 1998 20:43:34 -0600 From: Russ Rew <address@hidden> To: netcdf-java Subject: New release of netCDF for Java Hi, This note is to announce a new release of netCDF for Java. Documentation, some annotated examples, and the packaged release are available from http://www.unidata.ucar.edu/packages/netcdf/java/ In addition to bug fixes, the new release contains three major enhancements: 1. RMI support for remote access to netCDF data (see the NetcdfService, NetcdfRemoteProxy, NetcdfServer, and RemoteNetcdf interfaces and classes). 2. Support for character data and a way to associate it with Java Strings (see the StringCharAdapter class). 3. Performance improvements, using a drop-in buffered replacement for RandomAccessFile that results in a factor of 20 speedup. - --Glenn Davis - --Russ Rew ------- End of Forwarded Message