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.
Hi all, Using netcdf version 4.3.0, the library segfaults if a hdf4 format file is passed to the nc_inq_var_chunking routine. It would be nice to be able to avoid this. Two solutions spring to mind: 1) Could the nc_inq_var_chunking routine be changed so that it simply reports that any variable in a hdf4 format file is not chunked? Or, perhaps not as good but still serviceable, return an error code in this event? 2) Barring that, is there any way for user code to find out if the library is accessing a hdf4 format file, so that the user code can avoid the call to nc_inq_var_chunking in the first place? Regards, --Dave -- David W. Pierce Division of Climate, Atmospheric Science, and Physical Oceanography Scripps Institution of Oceanography, La Jolla, California, USA (858) 534-8276 (voice) / (858) 534-8561 (fax) dpierce@xxxxxxxx
netcdfgroup
archives: