[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: netcdf (operators and c++ class)



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