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.
Peter, It works here for me on OSX 10.9.5, provided I comment out the lines referring to HDFJava (which I don't have readily installed): Writing version netcdf3 file.exists() = true file.length() = 65612 file.delete() = true Writing version netcdf4 Feb 05, 2015 1:53:08 PM ucar.nc2.jni.netcdf.Nc4Iosp load INFO: NetCDF-4 C library loaded (jna_path='null', libname='netcdf'). NetCDF-4 C library loaded (jna_path='null', libname='netcdf'). Netcdf nc_inq_libvers='4.3.2 of Jun 12 2014 21:11:58 $' isProtected=false file.exists() = true file.length() = 507 file.delete() = true Can you remove the parts that use ncsa.hdf.object.FileFormat and verify that it still fails? If so, how have you installed the NetCDF C library? Mine's coming from homebrew. Ryan > It works for me on Linux as well, but not on OS X. Did you do your testing > under Linux? > > Peter > Ticket Details =================== Ticket ID: YCN-767203 Department: Support netCDF Java Priority: Critical Status: Open