- To: netCDF <netcdfgroup@xxxxxxxxxxxxxxxx>
- Subject: [netcdfgroup] exodus: netCDF file or not?
- From: Nico Schlömer <nico.schloemer@xxxxxxxxx>
- Date: Wed, 4 Feb 2015 00:25:15 +0200
Hi all, I'm trying to read the file ``` http://win.ua.ac.be/~nschloe/other/pacman.e ``` in parallel with `nc_open_par` [1]. This works on one machine, but returns the error code `-51` ("Not a netCDF file") on another. Could someone clarify this? Cheers, Nico [1] https://github.com/Unidata/netcdf-c/blob/master/libdispatch/dparallel.c#L38
- Follow-Ups:
- Re: [netcdfgroup] exodus: netCDF file or not?
- From: Jim Edwards
- Re: [netcdfgroup] exodus: netCDF file or not?