NetCDF-Fortran  4.4.4
netcdf3_file.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

integer function nf90_open (path, mode, ncid, chunksize)
 
integer function nf90_create (path, cmode, ncid, initialsize, chunksize)
 

Function/Subroutine Documentation

◆ nf90_create()

integer function nf90_create ( character (len = *), intent(in)  path,
integer, intent(in)  cmode,
integer, intent(out)  ncid,
integer, intent(in), optional  initialsize,
integer, intent(inout), optional  chunksize 
)

Definition at line 23 of file netcdf3_file.f90.

Here is the call graph for this function:

◆ nf90_open()

integer function nf90_open ( character (len = *), intent(in)  path,
integer, intent(in)  mode,
integer, intent(out)  ncid,
integer, intent(inout), optional  chunksize 
)

Definition at line 9 of file netcdf3_file.f90.

Here is the call graph for this function:

Return to the Main Unidata NetCDF page.
Generated on Thu Nov 9 2017 06:56:52 for NetCDF-Fortran. NetCDF is a Unidata library.