[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



------- 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