StokvecSortedGriddedField2 ########################## .. currentmodule:: pyarts3.arts .. autoclass:: StokvecSortedGriddedField2 .. rubric:: Overview .. list-table:: * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.conj` - See :attr:`numpy.ndarray.conj` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.conjugate` - See :attr:`numpy.ndarray.conjugate` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.copy` - See :attr:`numpy.ndarray.copy` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.cumprod` - See :attr:`numpy.ndarray.cumprod` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.cumsum` - See :attr:`numpy.ndarray.cumsum` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.diagonal` - See :attr:`numpy.ndarray.diagonal` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.fill` - See :attr:`numpy.ndarray.fill` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.flatten` - See :attr:`numpy.ndarray.flatten` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.max` - See :attr:`numpy.ndarray.max` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.mean` - See :attr:`numpy.ndarray.mean` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.min` - See :attr:`numpy.ndarray.min` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.nonzero` - See :attr:`numpy.ndarray.nonzero` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.ok` - Check the field * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.prod` - See :attr:`numpy.ndarray.prod` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.ravel` - See :attr:`numpy.ndarray.ravel` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.readxml` - Read variable from file * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.repeat` - See :attr:`numpy.ndarray.repeat` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.reshape` - See :attr:`numpy.ndarray.reshape` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.round` - See :attr:`numpy.ndarray.round` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.savexml` - Saves variable to file * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.squeeze` - See :attr:`numpy.ndarray.squeeze` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.std` - See :attr:`numpy.ndarray.std` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.sum` - See :attr:`numpy.ndarray.sum` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.to_dict` - Convert object to :class:`dict`. * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.to_xarray` - Create :class:`xarray.DataArray` from the object. * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.tolist` - See :attr:`numpy.ndarray.tolist` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.trace` - See :attr:`numpy.ndarray.trace` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.transpose` - See :attr:`numpy.ndarray.transpose` * - Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.var` - See :attr:`numpy.ndarray.var` * - Static Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.from_dict` - Create object from :class:`dict`. * - Static Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.from_xarray` - Create object from :class:`xarray.DataArray`. * - Static Method - :func:`~pyarts3.arts.StokvecSortedGriddedField2.fromxml` - Create variable from file * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.T` - See :attr:`numpy.ndarray.T`. * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.data` - The data itself * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.dataname` - Name of the data * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.dtype` - See :attr:`numpy.ndarray.dtype`. * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.gridnames` - The grid names * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.grids` - The grid of the data * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.imag` - See :attr:`numpy.ndarray.imag`. * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.itemsize` - See :attr:`numpy.ndarray.itemsize`. * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.nbytes` - See :attr:`numpy.ndarray.nbytes`. * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.ndim` - See :attr:`numpy.ndarray.ndim`. * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.real` - See :attr:`numpy.ndarray.real`. * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.shape` - See :attr:`numpy.ndarray.shape`. * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.size` - See :attr:`numpy.ndarray.size`. * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.strides` - See :attr:`numpy.ndarray.strides`. * - Attribute - :attr:`~pyarts3.arts.StokvecSortedGriddedField2.value` - A :class:`~numpy.ndarray` of the object. * - Static Data - ``pyarts3.arts.StokvecSortedGriddedField2.dim`` - 2 (:class:`~int`) * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__abs__` - See :attr:`numpy.ndarray.__abs__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__add__` - See :attr:`numpy.ndarray.__add__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__and__` - See :attr:`numpy.ndarray.__and__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__array__` - Allows :func:`~numpy.array` to be called with the object. * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__contains__` - See :attr:`numpy.ndarray.__contains__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__divmod__` - See :attr:`numpy.ndarray.__divmod__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__eq__` - Overloaded function. * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__floordiv__` - See :attr:`numpy.ndarray.__floordiv__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__format__` - __format__(self, arg: str, /) -> str * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__ge__` - See :attr:`numpy.ndarray.__ge__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__getitem__` - See :attr:`numpy.ndarray.__getitem__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__getstate__` - Helper for pickle. * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__gt__` - See :attr:`numpy.ndarray.__gt__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__hash__` - Return hash(self). * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__iadd__` - See :attr:`numpy.ndarray.__iadd__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__iand__` - See :attr:`numpy.ndarray.__iand__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__ifloordiv__` - See :attr:`numpy.ndarray.__ifloordiv__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__imatmul__` - See :attr:`numpy.ndarray.__imatmul__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__imod__` - See :attr:`numpy.ndarray.__imod__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__imul__` - See :attr:`numpy.ndarray.__imul__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__init__` - __init__(self, arg: pyarts3.arts.StokvecSortedGriddedField2) -> None * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__ior__` - See :attr:`numpy.ndarray.__ior__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__ipow__` - See :attr:`numpy.ndarray.__ipow__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__isub__` - See :attr:`numpy.ndarray.__isub__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__iter__` - See :attr:`numpy.ndarray.__iter__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__itruediv__` - See :attr:`numpy.ndarray.__itruediv__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__le__` - See :attr:`numpy.ndarray.__le__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__len__` - See :attr:`numpy.ndarray.__len__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__lt__` - See :attr:`numpy.ndarray.__lt__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__matmul__` - See :attr:`numpy.ndarray.__matmul__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__mod__` - See :attr:`numpy.ndarray.__mod__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__mul__` - See :attr:`numpy.ndarray.__mul__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__ne__` - Overloaded function. * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__or__` - See :attr:`numpy.ndarray.__or__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__pow__` - See :attr:`numpy.ndarray.__pow__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__radd__` - See :attr:`numpy.ndarray.__radd__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__rand__` - See :attr:`numpy.ndarray.__rand__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__rdivmod__` - See :attr:`numpy.ndarray.__rdivmod__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__repr__` - __repr__(self) -> str * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__rfloordiv__` - See :attr:`numpy.ndarray.__rfloordiv__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__rmatmul__` - See :attr:`numpy.ndarray.__rmatmul__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__rmod__` - See :attr:`numpy.ndarray.__rmod__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__rmul__` - See :attr:`numpy.ndarray.__rmul__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__ror__` - See :attr:`numpy.ndarray.__ror__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__rpow__` - See :attr:`numpy.ndarray.__rpow__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__rsub__` - See :attr:`numpy.ndarray.__rsub__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__rtruediv__` - See :attr:`numpy.ndarray.__rtruediv__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__setitem__` - See :attr:`numpy.ndarray.__setitem__` * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__str__` - __str__(self) -> str * - Operator - :func:`~pyarts3.arts.StokvecSortedGriddedField2.__truediv__` - See :attr:`numpy.ndarray.__truediv__` .. rubric:: Constructors .. automethod:: __init__ :noindex: .. rubric:: Methods .. automethod:: StokvecSortedGriddedField2.conj .. automethod:: StokvecSortedGriddedField2.conjugate .. automethod:: StokvecSortedGriddedField2.copy .. automethod:: StokvecSortedGriddedField2.cumprod .. automethod:: StokvecSortedGriddedField2.cumsum .. automethod:: StokvecSortedGriddedField2.diagonal .. automethod:: StokvecSortedGriddedField2.fill .. automethod:: StokvecSortedGriddedField2.flatten .. automethod:: StokvecSortedGriddedField2.max .. automethod:: StokvecSortedGriddedField2.mean .. automethod:: StokvecSortedGriddedField2.min .. automethod:: StokvecSortedGriddedField2.nonzero .. automethod:: StokvecSortedGriddedField2.ok .. automethod:: StokvecSortedGriddedField2.prod .. automethod:: StokvecSortedGriddedField2.ravel .. automethod:: StokvecSortedGriddedField2.readxml .. automethod:: StokvecSortedGriddedField2.repeat .. automethod:: StokvecSortedGriddedField2.reshape .. automethod:: StokvecSortedGriddedField2.round .. automethod:: StokvecSortedGriddedField2.savexml .. automethod:: StokvecSortedGriddedField2.squeeze .. automethod:: StokvecSortedGriddedField2.std .. automethod:: StokvecSortedGriddedField2.sum .. automethod:: StokvecSortedGriddedField2.to_dict .. automethod:: StokvecSortedGriddedField2.to_xarray .. automethod:: StokvecSortedGriddedField2.tolist .. automethod:: StokvecSortedGriddedField2.trace .. automethod:: StokvecSortedGriddedField2.transpose .. automethod:: StokvecSortedGriddedField2.var .. rubric:: Static Methods .. automethod:: StokvecSortedGriddedField2.from_dict .. automethod:: StokvecSortedGriddedField2.from_xarray .. automethod:: StokvecSortedGriddedField2.fromxml .. rubric:: Attributes .. attribute:: StokvecSortedGriddedField2.T :type: object See :attr:`numpy.ndarray.T`. .. :class:`object` .. attribute:: StokvecSortedGriddedField2.data :type: object The data itself .. :class:`object` .. attribute:: StokvecSortedGriddedField2.dataname :type: String Name of the data .. :class:`String` .. attribute:: StokvecSortedGriddedField2.dtype :type: object See :attr:`numpy.ndarray.dtype`. .. :class:`object` .. attribute:: StokvecSortedGriddedField2.gridnames :type: list[str] The grid names .. :class:`list[str]` .. attribute:: StokvecSortedGriddedField2.grids :type: list[object] The grid of the data .. :class:`list[object]` .. attribute:: StokvecSortedGriddedField2.imag :type: object See :attr:`numpy.ndarray.imag`. .. :class:`object` .. attribute:: StokvecSortedGriddedField2.itemsize :type: object See :attr:`numpy.ndarray.itemsize`. .. :class:`object` .. attribute:: StokvecSortedGriddedField2.nbytes :type: object See :attr:`numpy.ndarray.nbytes`. .. :class:`object` .. attribute:: StokvecSortedGriddedField2.ndim :type: object See :attr:`numpy.ndarray.ndim`. .. :class:`object` .. attribute:: StokvecSortedGriddedField2.real :type: object See :attr:`numpy.ndarray.real`. .. :class:`object` .. attribute:: StokvecSortedGriddedField2.shape :type: object See :attr:`numpy.ndarray.shape`. .. :class:`object` .. attribute:: StokvecSortedGriddedField2.size :type: object See :attr:`numpy.ndarray.size`. .. :class:`object` .. attribute:: StokvecSortedGriddedField2.strides :type: object See :attr:`numpy.ndarray.strides`. .. :class:`object` .. attribute:: StokvecSortedGriddedField2.value :type: numpy.ndarray A :class:`~numpy.ndarray` of the object. .. :class:`numpy.ndarray` .. rubric:: Operators .. automethod:: StokvecSortedGriddedField2.__abs__ .. automethod:: StokvecSortedGriddedField2.__add__ .. automethod:: StokvecSortedGriddedField2.__and__ .. automethod:: StokvecSortedGriddedField2.__array__ .. automethod:: StokvecSortedGriddedField2.__contains__ .. automethod:: StokvecSortedGriddedField2.__divmod__ .. automethod:: StokvecSortedGriddedField2.__eq__ .. automethod:: StokvecSortedGriddedField2.__floordiv__ .. automethod:: StokvecSortedGriddedField2.__format__ .. automethod:: StokvecSortedGriddedField2.__ge__ .. automethod:: StokvecSortedGriddedField2.__getitem__ .. automethod:: StokvecSortedGriddedField2.__getstate__ .. automethod:: StokvecSortedGriddedField2.__gt__ .. automethod:: StokvecSortedGriddedField2.__hash__ .. automethod:: StokvecSortedGriddedField2.__iadd__ .. automethod:: StokvecSortedGriddedField2.__iand__ .. automethod:: StokvecSortedGriddedField2.__ifloordiv__ .. automethod:: StokvecSortedGriddedField2.__imatmul__ .. automethod:: StokvecSortedGriddedField2.__imod__ .. automethod:: StokvecSortedGriddedField2.__imul__ .. automethod:: StokvecSortedGriddedField2.__init__ .. automethod:: StokvecSortedGriddedField2.__ior__ .. automethod:: StokvecSortedGriddedField2.__ipow__ .. automethod:: StokvecSortedGriddedField2.__isub__ .. automethod:: StokvecSortedGriddedField2.__iter__ .. automethod:: StokvecSortedGriddedField2.__itruediv__ .. automethod:: StokvecSortedGriddedField2.__le__ .. automethod:: StokvecSortedGriddedField2.__len__ .. automethod:: StokvecSortedGriddedField2.__lt__ .. automethod:: StokvecSortedGriddedField2.__matmul__ .. automethod:: StokvecSortedGriddedField2.__mod__ .. automethod:: StokvecSortedGriddedField2.__mul__ .. automethod:: StokvecSortedGriddedField2.__ne__ .. automethod:: StokvecSortedGriddedField2.__or__ .. automethod:: StokvecSortedGriddedField2.__pow__ .. automethod:: StokvecSortedGriddedField2.__radd__ .. automethod:: StokvecSortedGriddedField2.__rand__ .. automethod:: StokvecSortedGriddedField2.__rdivmod__ .. automethod:: StokvecSortedGriddedField2.__repr__ .. automethod:: StokvecSortedGriddedField2.__rfloordiv__ .. automethod:: StokvecSortedGriddedField2.__rmatmul__ .. automethod:: StokvecSortedGriddedField2.__rmod__ .. automethod:: StokvecSortedGriddedField2.__rmul__ .. automethod:: StokvecSortedGriddedField2.__ror__ .. automethod:: StokvecSortedGriddedField2.__rpow__ .. automethod:: StokvecSortedGriddedField2.__rsub__ .. automethod:: StokvecSortedGriddedField2.__rtruediv__ .. automethod:: StokvecSortedGriddedField2.__setitem__ .. automethod:: StokvecSortedGriddedField2.__str__ .. automethod:: StokvecSortedGriddedField2.__truediv__