/[MITgcm]/MITgcm_contrib/gael/matlab_class/gcmfaces_IO/nccreateFile.m
ViewVC logotype

Diff of /MITgcm_contrib/gael/matlab_class/gcmfaces_IO/nccreateFile.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by gforget, Thu Feb 23 18:13:42 2017 UTC revision 1.2 by gforget, Thu Feb 23 18:18:52 2017 UTC
# Line 1  Line 1 
1  function [nc] = nccreate(theNetCDFFile, varargin);  function [nc] = nccreateFile(theNetCDFFile, varargin);
2  % create a new netcdf file.  % create a new netcdf file.
3  %   mode: 'write','nowrite'  %   mode: 'write','nowrite'
4    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22