Support periodic domains
angus-g opened this issue · 0 comments
angus-g commented
I believe periodicity is supported on domains with mesh='spherical'
by OceanParcels, in the sense that -180° wraps around to 180°. However, for flat meshes, the assumption is that the domain is not periodic. We should support this by wrapping parcels' add_periodic_halo
and adding the kernel to handle particles ending up in the halo.