pyinterp.geometry.cartesian.Box.__setstate__

pyinterp.geometry.cartesian.Box.__setstate__#

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

Restore the state of the Box from pickling.