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