Hi, I would like to use the netCDF4 library (with which I am not familiar yet) to read netCDF3 files and to convert them to "classic" netCDF4 format (compatible with the netCDF3 API). What C++ API call should I make for reading netCDF3 files and what call for writing classic netCDF4 formatted files? Do I need to do some in-memory processing of the data read from netCDF3 files before writing it in netCDF4 format? Thank you. Gabriel
netcdfgroup
archives: