- To: netcdfgroup@xxxxxxxxxxxxxxxx
- Subject: [netcdfgroup] Reading netCDF3 format and writing netCDF4 format
- From: Gabriel Mateescu <gabriel@xxxxxxxxxx>
- Date: Tue, 03 Nov 2009 14:00:13 +0100
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
- Follow-Ups: