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.
Charlie, > From: address@hidden (Charlie Zender) > Organization: NCAR/CGD > Keywords: 199507100211.AA11316 netCDF NC_NOFILL In the above message you wrote: > perhaps i am using the setfill() function incorrectly but the > problem seems to be present in the netcdfperl package under > solaris as well. > the enclosed netcdfperl program is a good demonstration, > if i comment out the setfill lines it works fine, but if > i leave them in it crashes when NetCDF::endef() is called: ... I'm afraid I can't duplicate the problem you're having. I note, however, that I don't have the data files that your script appears to use. Can you reduce the size of the example script and make it independent of any input data files? Also, since the problem appears to involve ncsetfill(), you should see if the bug documented in the following URL applies: http://www.unidata.ucar.edu/packages/netcdf/known_problems.html#setfill -------- Steve Emmerson <address@hidden>