parq_blockmodel.utils.spatial_encoding.decode_coordinates

parq_blockmodel.utils.spatial_encoding.decode_coordinates(encoded)[source]

Decode the 64-bit integer or array of 64-bit integers back to the original coordinates.

Return type:

Union[Tuple[ndarray, ndarray, ndarray], Tuple[float, float, float]]