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

Bug with matplotlib 3.8 #217

Open AntSimi opened 9 months ago

AntSimi commented 9 months ago

Code for reproduction https://py-eddy-tracker.readthedocs.io/en/latest/python_module/16_network/pet_ioannou_2017_case.html#local-radius-timeline

Actual outcome

x is in datetime64 and directly interpreted by matplotlib with 3.8 version

And Detection doesn't work because contour object change in 3.8