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