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.
Dan, > It's a hassle to make a diff file (and remove all the agreed to changes) > so I have "tar/compress/uuencode"ed {netcdf,ncvalues}.{cc,hh} for you to > have. This should also serve to check that we are in sync with respect > to the previously discussed changes. I implemneted the NewNcFile and > OldNcFile by "#define"ing each back to an NcFile and doing a translation > on the modes (not pretty but it gets the same functionality in all cases > except where you wanted to open an old file for write and have it not > create a file if none existed.) Thanks, I uudecoded, uncompressed, and untarred it fine. I'll probably be putting out a "patch4" for just the C++ interface as a result of your fixes. I may not get to it until next week however. --Russ