function save(self, varargin)
% netcdf.save
% it's a wrapper on netcdf write method
%
% $Id$

write(self, varargin);