NetCDF-Fortran  4.4.4
 All Classes Files Functions Variables Typedefs Macros Pages
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

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 22 of file netcdf3_file.f90.

Here is the call graph for this function:

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 8 of file netcdf3_file.f90.

Here is the call graph for this function:


Return to the Main Unidata NetCDF page.
Generated on Mon Dec 19 2016 16:43:43 for NetCDF-Fortran. NetCDF is a Unidata library.