This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Hi, > > I am trying to implement parallel I/O in an ocean model > and I was surprised that is actually no documentation > neither examples for F90. There is very little documentation > for C. The nf_create_par, nf_open_par, and nf_var_par_access > are mentioned in the F77 documentation but very little > is mentioned. > > Is there any documentation for F90? > > I found out that I needed to use nf90_create_par, > nf90_open_par, and nf90_var_par_access. Google cannot > even find that much about these and the links are old. > Howdy Hernan! Thanks for pointing out this missing documentation! I have fixed that by adding it to the F90 reference guide. The updated version will appear here shortly: http://www.unidata.ucar.edu/software/netcdf/docs_snapshot/ I'm still working on examples and tests for the fortran APIs... I see you have another support thread open for this issue, so I will close this thread. Thanks, Ed Ticket Details =================== Ticket ID: VLE-656568 Department: Support netCDF Priority: High Status: Closed