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

Eddy detection issue #227

Closed LYJ219 closed 4 months ago

LYJ219 commented 6 months ago

Hi all,

I meet a problem in following the "Eddy dection: Med", only two mesoscale eddies are detected which is different from the online document (as shown in the figures.

Best wishes.

2023-12-26-fig1 2023-12-26-fig2 2023-12-26-fig3

Mrvy29 commented 6 months ago

I'm having the same issue and warnings

berzinastella commented 5 months ago

Hi, both! Your issue will be solved in you uninstall the current matplotlib and install matplotlib <3.8.1. I do pip install matplotlib==3.7.1 and then it worked for me! I hope it helps

AntSimi commented 4 months ago

Issue related #217