cdms2.tvariable:TransientVariable

TransientVariable.__init__(data, typecode=None, copy=1, savespace=0, mask=False, fill_value=None, grid=None, axes=None, attributes=None, id=None, copyaxes=1, dtype=None, order='C', no_update_from=False, **kargs)[source]
Parameters
createVariable

(self, data, typecode=None, copy=0, savespace=0, mask=None, fill_value=None, grid=None, axes=None, attributes=None, id=None, dtype=None, order=’C’) The savespace argument is ignored, for backward compatibility only.