Netcdf Toolkit - netcdf.open
ncid =netcdf.open(filename,mode)Opens the file named filename in the mode mode.
See also: netcdf.create, netcdf.close.
ncid = netcdf.open(filename,mode)Opens the file named filename in the mode mode.
See also: netcdf.create, netcdf.close.