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