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

Could you tell me how to solve this #192

Closed zhouxingyulijingru closed 1 year ago

zhouxingyulijingru commented 1 year ago

image

AntSimi commented 1 year ago

It's look like a problem with scipy installation. Which are independant of PyEddyTracker.

zhouxingyulijingru commented 1 year ago

Thank you. I have one more question. How do we solve this We assume pixel position of grid is centered for C:\Users\zxy24\AppData\Roaming\Python\Python39\site-packages\py_eddy_tracker\data\dt_med_allsat_phy_l4_20160515_20190101.nc

AntSimi commented 1 year ago

It's just an information how coordinates are managed

zhouxingyulijingru commented 1 year ago

Thank you