- To: netcdf-hdf@xxxxxxxxxxxxxxxx
- Subject: [netcdf-hdf] NC_NETCDF4 for reads?
- From: robl@xxxxxxxxxxx (Robert Latham)
- Date: Mon, 17 Sep 2007 16:27:44 -0500
Hi The manual says NC_MPIIO|NC_NETCDF4 is mandatory, but when I pass that to nc_open_par, I get NetCDF: Invalid argument. If I remove NC_NETCDF4, then nc_open_par succeeds. Looks like nc_open_file needs to add NC_NETCDF4 to the list of valid flags. ==rob -- Rob Latham Mathematics and Computer Science Division A215 0178 EA2D B059 8CDF Argonne National Lab, IL USA B29D F333 664A 4280 315B
- Follow-Ups:
- Re: [netcdf-hdf] NC_NETCDF4 for reads?
- From: Ed Hartnett
- Re: [netcdf-hdf] NC_NETCDF4 for reads?