AntSimi / py-eddy-tracker

Eddy identification and tracking
https://py-eddy-tracker.readthedocs.io/en/latest/
GNU General Public License v3.0
120 stars 48 forks source link

Contours of detected Eddies are not closed #197

Closed iamzdy closed 1 year ago

iamzdy commented 1 year ago

Hello, all.

The output from official codes shows strange features. It seems that the contours of detected eddies are not closed and are connected between western and eastern boundaries. I looked up previous issues and found similar problems which are solved by using python 3.6. I am really curious about why this happened.

image

AntSimi commented 1 year ago

Which python version did you use?