reservoirflow.utils.pyvista.get_annotations#

reservoirflow.utils.pyvista.get_annotations(values: ndarray) dict#

Get

Parameters:

values (np.ndarray) – array of values.

Returns:

annotations with values as keys and str as values.

Return type:

dict