pyinterp.grid.Grid2D.array

Contents

pyinterp.grid.Grid2D.array#

property Grid2D.array: NDArray2D#

Gets the values handled by this instance.

Returns:

values.

Return type:

numpy.ndarray