Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
The answer is that you are not allowed to have indpendent access to an NF_UNLIMITED dimension and this is the default. The error returned is actually NC_ECANTEXTEND which is thrown but never expanded to a text string. To make this work one solution is to set the access on the dimensions using: nf90_var_par_access(fileid, varid, NF90_COLLECTIVE) -- View this message in context: http://netcdf-group.1586084.n2.nabble.com/NF90-UNLIMITED-dimensions-failing-under-parralllel-netcdf-tp7575486p7575488.html Sent from the NetCDF Group mailing list archive at Nabble.com.
netcdfgroup
archives: