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.
Hi, Your nc_read() method sounds like a useful addition to a new C++ interface. We are currently designing an updated C++ interface for netCDF-4, but don't have such a high-level read interface yet. If you have time to continue developing your C++ class, you might want to look some enhancements in the form of a wrapper library added by another developer (Fei Liu), including the use of a nice multidimensional array Class for accessing data: ftp://ftp.gfdl.noaa.gov/pub/fil/netcdflib.tgz Even though we intend to have a new C++ interface for netCDF-4, we intend to continue support for the current C++ interface and would consider additions to it, such as the higher-level support your nc_read() method offers. Thanks for the information! --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: LPQ-141100 Department: Support netCDF Priority: Normal Status: Closed