-
jacques.grelet_ird.fr authored
rename @netcdf directory to @netcdf_native (conflict with C Dunham NetCDF toolbox) Remove FillValue_ attribute for <PARAM>_CALCOEFF_CONV, <PARAM>_LINCOEFF_CONV and SSPS_EXT_BOTTLE
jacques.grelet_ird.fr authoredrename @netcdf directory to @netcdf_native (conflict with C Dunham NetCDF toolbox) Remove FillValue_ attribute for <PARAM>_CALCOEFF_CONV, <PARAM>_LINCOEFF_CONV and SSPS_EXT_BOTTLE
save.m 124 B
function save(self, varargin)
% netcdf.save
% it's a wrapper on netcdf write method
%
% $Id$
write(self, varargin);