regionmask.core.utils._wrapAngle

regionmask.core.utils._wrapAngle(lon, wrap_lon=True, is_unstructured=False)

wrap the angle to the other base

If lon is from -180 to 180 wraps them to 0..360 If lon is from 0 to 360 wraps them to -180..180