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.
Jianwei, >Date: Wed, 26 Jun 2002 15:09:01 -0500 (CDT) >From: Jianwei Li <address@hidden> >Organization: Northwestern University >To: Steve Emmerson <address@hidden> >Subject: 20020626: netCDF 3.5.0 bug found and fixed: nc_redef >Keywords: The above message contained the following: > I found another small bug in netCDF 3.5.0 (C library). > > In the library source file "src/libsrc/nc.c, nc_redef()" [line 1101]: > > status = NC_sync(ncp); > > should be changed to > > status = read_NC(ncp) > > > Jianwei > > Northwestern University, ECE Dept. > (847)467-2299 We agree and have incorporated your fix. It will be in the next release. How did you discover it? Regards, Steve Emmerson <http://www.unidata.ucar.edu>