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.
On 5/21/2010 11:26 AM, Dana Robinson wrote:
Hi John,Quincey tells me that you are working on a pure Java HDF5 library. Is that code hosted publicly anywhere? If not, can I take a peek at what you have now?Thanks, Dana Robinson The HDF Group
Hi Dana:Yes, we've had one for some years now. It is read-only however. Another project at NCAR is working on a write version.
You can get our source at: http://svn.unidata.ucar.edu/repos/thredds/trunk/cdm/src/main/java/ under the ucar.nc2.iosp.hdf5 package. Its also in the netcdf-Java library at http://www.unidata.ucar.edu/software/netcdf-java/ John