NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
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: