IrregularZenithAngleGrid ######################## .. currentmodule:: pyarts3.arts .. autoclass:: IrregularZenithAngleGrid .. rubric:: Overview .. list-table:: * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.conj` - See :attr:`numpy.ndarray.conj` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.conjugate` - See :attr:`numpy.ndarray.conjugate` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.copy` - See :attr:`numpy.ndarray.copy` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.cumprod` - See :attr:`numpy.ndarray.cumprod` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.cumsum` - See :attr:`numpy.ndarray.cumsum` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.diagonal` - See :attr:`numpy.ndarray.diagonal` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.fill` - See :attr:`numpy.ndarray.fill` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.flatten` - See :attr:`numpy.ndarray.flatten` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.max` - See :attr:`numpy.ndarray.max` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.mean` - See :attr:`numpy.ndarray.mean` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.min` - See :attr:`numpy.ndarray.min` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.nonzero` - See :attr:`numpy.ndarray.nonzero` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.prod` - See :attr:`numpy.ndarray.prod` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.ravel` - See :attr:`numpy.ndarray.ravel` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.repeat` - See :attr:`numpy.ndarray.repeat` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.reshape` - See :attr:`numpy.ndarray.reshape` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.round` - See :attr:`numpy.ndarray.round` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.squeeze` - See :attr:`numpy.ndarray.squeeze` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.std` - See :attr:`numpy.ndarray.std` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.sum` - See :attr:`numpy.ndarray.sum` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.tolist` - See :attr:`numpy.ndarray.tolist` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.trace` - See :attr:`numpy.ndarray.trace` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.transpose` - See :attr:`numpy.ndarray.transpose` * - Method - :func:`~pyarts3.arts.IrregularZenithAngleGrid.var` - See :attr:`numpy.ndarray.var` * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.T` - See :attr:`numpy.ndarray.T`. * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.dtype` - See :attr:`numpy.ndarray.dtype`. * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.imag` - See :attr:`numpy.ndarray.imag`. * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.itemsize` - See :attr:`numpy.ndarray.itemsize`. * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.nbytes` - See :attr:`numpy.ndarray.nbytes`. * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.ndim` - See :attr:`numpy.ndarray.ndim`. * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.real` - See :attr:`numpy.ndarray.real`. * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.shape` - See :attr:`numpy.ndarray.shape`. * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.size` - See :attr:`numpy.ndarray.size`. * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.strides` - See :attr:`numpy.ndarray.strides`. * - Attribute - :attr:`~pyarts3.arts.IrregularZenithAngleGrid.value` - Zenith angle grid * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__abs__` - See :attr:`numpy.ndarray.__abs__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__add__` - See :attr:`numpy.ndarray.__add__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__and__` - See :attr:`numpy.ndarray.__and__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__contains__` - See :attr:`numpy.ndarray.__contains__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__divmod__` - See :attr:`numpy.ndarray.__divmod__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__eq__` - See :attr:`numpy.ndarray.__eq__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__floordiv__` - See :attr:`numpy.ndarray.__floordiv__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__format__` - Default object formatter. * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__ge__` - See :attr:`numpy.ndarray.__ge__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__getitem__` - See :attr:`numpy.ndarray.__getitem__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__getstate__` - Helper for pickle. * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__gt__` - See :attr:`numpy.ndarray.__gt__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__hash__` - Return hash(self). * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__iadd__` - See :attr:`numpy.ndarray.__iadd__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__iand__` - See :attr:`numpy.ndarray.__iand__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__ifloordiv__` - See :attr:`numpy.ndarray.__ifloordiv__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__imatmul__` - See :attr:`numpy.ndarray.__imatmul__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__imod__` - See :attr:`numpy.ndarray.__imod__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__imul__` - See :attr:`numpy.ndarray.__imul__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__init__` - __init__(self, arg: pyarts3.arts.Vector, /) -> None * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__ior__` - See :attr:`numpy.ndarray.__ior__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__ipow__` - See :attr:`numpy.ndarray.__ipow__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__isub__` - See :attr:`numpy.ndarray.__isub__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__iter__` - See :attr:`numpy.ndarray.__iter__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__itruediv__` - See :attr:`numpy.ndarray.__itruediv__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__le__` - See :attr:`numpy.ndarray.__le__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__len__` - See :attr:`numpy.ndarray.__len__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__lt__` - See :attr:`numpy.ndarray.__lt__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__matmul__` - See :attr:`numpy.ndarray.__matmul__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__mod__` - See :attr:`numpy.ndarray.__mod__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__mul__` - See :attr:`numpy.ndarray.__mul__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__ne__` - See :attr:`numpy.ndarray.__ne__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__or__` - See :attr:`numpy.ndarray.__or__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__pow__` - See :attr:`numpy.ndarray.__pow__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__radd__` - See :attr:`numpy.ndarray.__radd__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__rand__` - See :attr:`numpy.ndarray.__rand__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__rdivmod__` - See :attr:`numpy.ndarray.__rdivmod__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__repr__` - Return repr(self). * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__rfloordiv__` - See :attr:`numpy.ndarray.__rfloordiv__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__rmatmul__` - See :attr:`numpy.ndarray.__rmatmul__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__rmod__` - See :attr:`numpy.ndarray.__rmod__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__rmul__` - See :attr:`numpy.ndarray.__rmul__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__ror__` - See :attr:`numpy.ndarray.__ror__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__rpow__` - See :attr:`numpy.ndarray.__rpow__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__rsub__` - See :attr:`numpy.ndarray.__rsub__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__rtruediv__` - See :attr:`numpy.ndarray.__rtruediv__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__setitem__` - See :attr:`numpy.ndarray.__setitem__` * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__str__` - Return str(self). * - Operator - :func:`~pyarts3.arts.IrregularZenithAngleGrid.__truediv__` - See :attr:`numpy.ndarray.__truediv__` .. rubric:: Constructors .. automethod:: __init__ :noindex: .. rubric:: Methods .. automethod:: IrregularZenithAngleGrid.conj .. automethod:: IrregularZenithAngleGrid.conjugate .. automethod:: IrregularZenithAngleGrid.copy .. automethod:: IrregularZenithAngleGrid.cumprod .. automethod:: IrregularZenithAngleGrid.cumsum .. automethod:: IrregularZenithAngleGrid.diagonal .. automethod:: IrregularZenithAngleGrid.fill .. automethod:: IrregularZenithAngleGrid.flatten .. automethod:: IrregularZenithAngleGrid.max .. automethod:: IrregularZenithAngleGrid.mean .. automethod:: IrregularZenithAngleGrid.min .. automethod:: IrregularZenithAngleGrid.nonzero .. automethod:: IrregularZenithAngleGrid.prod .. automethod:: IrregularZenithAngleGrid.ravel .. automethod:: IrregularZenithAngleGrid.repeat .. automethod:: IrregularZenithAngleGrid.reshape .. automethod:: IrregularZenithAngleGrid.round .. automethod:: IrregularZenithAngleGrid.squeeze .. automethod:: IrregularZenithAngleGrid.std .. automethod:: IrregularZenithAngleGrid.sum .. automethod:: IrregularZenithAngleGrid.tolist .. automethod:: IrregularZenithAngleGrid.trace .. automethod:: IrregularZenithAngleGrid.transpose .. automethod:: IrregularZenithAngleGrid.var .. rubric:: Attributes .. attribute:: IrregularZenithAngleGrid.T :type: object See :attr:`numpy.ndarray.T`. .. :class:`object` .. attribute:: IrregularZenithAngleGrid.dtype :type: object See :attr:`numpy.ndarray.dtype`. .. :class:`object` .. attribute:: IrregularZenithAngleGrid.imag :type: object See :attr:`numpy.ndarray.imag`. .. :class:`object` .. attribute:: IrregularZenithAngleGrid.itemsize :type: object See :attr:`numpy.ndarray.itemsize`. .. :class:`object` .. attribute:: IrregularZenithAngleGrid.nbytes :type: object See :attr:`numpy.ndarray.nbytes`. .. :class:`object` .. attribute:: IrregularZenithAngleGrid.ndim :type: object See :attr:`numpy.ndarray.ndim`. .. :class:`object` .. attribute:: IrregularZenithAngleGrid.real :type: object See :attr:`numpy.ndarray.real`. .. :class:`object` .. attribute:: IrregularZenithAngleGrid.shape :type: object See :attr:`numpy.ndarray.shape`. .. :class:`object` .. attribute:: IrregularZenithAngleGrid.size :type: object See :attr:`numpy.ndarray.size`. .. :class:`object` .. attribute:: IrregularZenithAngleGrid.strides :type: object See :attr:`numpy.ndarray.strides`. .. :class:`object` .. attribute:: IrregularZenithAngleGrid.value :type: Vector Zenith angle grid .. :class:`Vector` .. rubric:: Operators .. automethod:: IrregularZenithAngleGrid.__abs__ .. automethod:: IrregularZenithAngleGrid.__add__ .. automethod:: IrregularZenithAngleGrid.__and__ .. automethod:: IrregularZenithAngleGrid.__contains__ .. automethod:: IrregularZenithAngleGrid.__divmod__ .. automethod:: IrregularZenithAngleGrid.__eq__ .. automethod:: IrregularZenithAngleGrid.__floordiv__ .. automethod:: IrregularZenithAngleGrid.__format__ .. automethod:: IrregularZenithAngleGrid.__ge__ .. automethod:: IrregularZenithAngleGrid.__getitem__ .. automethod:: IrregularZenithAngleGrid.__getstate__ .. automethod:: IrregularZenithAngleGrid.__gt__ .. automethod:: IrregularZenithAngleGrid.__hash__ .. automethod:: IrregularZenithAngleGrid.__iadd__ .. automethod:: IrregularZenithAngleGrid.__iand__ .. automethod:: IrregularZenithAngleGrid.__ifloordiv__ .. automethod:: IrregularZenithAngleGrid.__imatmul__ .. automethod:: IrregularZenithAngleGrid.__imod__ .. automethod:: IrregularZenithAngleGrid.__imul__ .. automethod:: IrregularZenithAngleGrid.__init__ .. automethod:: IrregularZenithAngleGrid.__ior__ .. automethod:: IrregularZenithAngleGrid.__ipow__ .. automethod:: IrregularZenithAngleGrid.__isub__ .. automethod:: IrregularZenithAngleGrid.__iter__ .. automethod:: IrregularZenithAngleGrid.__itruediv__ .. automethod:: IrregularZenithAngleGrid.__le__ .. automethod:: IrregularZenithAngleGrid.__len__ .. automethod:: IrregularZenithAngleGrid.__lt__ .. automethod:: IrregularZenithAngleGrid.__matmul__ .. automethod:: IrregularZenithAngleGrid.__mod__ .. automethod:: IrregularZenithAngleGrid.__mul__ .. automethod:: IrregularZenithAngleGrid.__ne__ .. automethod:: IrregularZenithAngleGrid.__or__ .. automethod:: IrregularZenithAngleGrid.__pow__ .. automethod:: IrregularZenithAngleGrid.__radd__ .. automethod:: IrregularZenithAngleGrid.__rand__ .. automethod:: IrregularZenithAngleGrid.__rdivmod__ .. automethod:: IrregularZenithAngleGrid.__repr__ .. automethod:: IrregularZenithAngleGrid.__rfloordiv__ .. automethod:: IrregularZenithAngleGrid.__rmatmul__ .. automethod:: IrregularZenithAngleGrid.__rmod__ .. automethod:: IrregularZenithAngleGrid.__rmul__ .. automethod:: IrregularZenithAngleGrid.__ror__ .. automethod:: IrregularZenithAngleGrid.__rpow__ .. automethod:: IrregularZenithAngleGrid.__rsub__ .. automethod:: IrregularZenithAngleGrid.__rtruediv__ .. automethod:: IrregularZenithAngleGrid.__setitem__ .. automethod:: IrregularZenithAngleGrid.__str__ .. automethod:: IrregularZenithAngleGrid.__truediv__