[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #VLE-656568]: Documentation for parallel I/O with f90



> 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