example_netcdf | % Copyright (C) 2005 Alexander Barth |
example_opendap | % Copyright (C) 2005 Alexander Barth |
ncbyte | % creates a netcdf variable of type ncbyte. @var{dimname_1} is the name |
ncchar | % creates a netcdf variable of type ncchar. @var{dimname_1} is the name |
ncdouble | % creates a netcdf variable of type ncdouble. @var{dimname_1} is the name |
ncdump | % This function writes the content of the NetCDF file @var{filename} except the actual values of the variables |
ncfloat | % creates a netcdf variable of type ncfloat. @var{dimname_1} is the name |
ncint | % creates a netcdf variable of type ncint. @var{dimname_1} is the name |
nclong | % creates a netcdf variable of type nclong. @var{dimname_1} is the name |
ncshort | % creates a netcdf variable of type ncshort. @var{dimname_1} is the name |
nctest | % Tests the octcdf toolbox. Tests results are written to nctest.log. All tests |