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.
>Keywords: 199508302136.AA03514 netCDF error Bill, > -> > -> > Can you tell me what the following "error msg" is indicating: > -> > > -> > ncendef: xdr_NC_fill > -> > -> Yes, it's a symptom of a bug with calling ncrecput() in a file that has > just > -> been opened. > > Russ, > I'm not calling ncrecput() anywhere in my code. I'm using the > ncvarput() to write "hyperslabs". THought this might be useful > info. Whoops, this looks like a bug we may not have seen. Do you have a small example that demonstrates the problem, so we can reproduce it here? If so, we may be able to fix it before the next release. Thanks. -Russ