NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Unidata Support wrote:
------- Forwarded MessageTo: Unidata Support <support@xxxxxxxxxxxxxxxx> From: Tom Whittaker <tomw@xxxxxxxxxxxxx> Subject: HDF5 file with java netcdf2.2 Organization: SSEC Keywords: 200511012021.jA1KLa7s018889 netCDF JavaHi gang...One of our scientists has an HDF5 file that opens fine with the ToolsUI, but when I try to open it with "NetcdfFile()", I get an exception about it not being a Netcdf file. Obviously I'm missing something...like how should I be opening this file?Thanks... tom
make sure youre using NetcdfFile.open(), not new NetcdfFile()
netcdf-java
archives: