pyinterp.geometry.geographic.Point.__setstate__

pyinterp.geometry.geographic.Point.__setstate__#

Point.__setstate__(self, state: tuple[float, float]) None#

Restore the state of the Point from pickling.