AntSimi / py-eddy-tracker

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

Example pet_sla_and_adt.py long line #247

Closed ddd0203 closed 4 months ago

ddd0203 commented 4 months ago

Hello, author I have encountered the same problem as some people (there are many long straight lines on the graph when running pet_sla_and_adt.py), but I have not been able to solve it using their methods, including 1. reinstalling anaconda and eddytracker 2. changing the version of Python 3. modifying file paths, etc My current environment configuration is Python version is:3.10.14 numpy version is:1.22.4 matplotlib version is:3.7.1 pyeddytracker version is 3.6.1 I am using the Windows system. Besides the above methods, how can I solve this problem? Thank you very much

a34ecd013fc70be66d0eaa806853dc2
ddd0203 commented 4 months ago

By lowering the Python version to 3.6, this issue was resolved, but 3.10 is still incorrect

AntSimi commented 4 months ago

I think this issues is related to #130 , but i haven't window platform to test and understand this problem, any help is welcome