You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
I am a PhD student in Physical Oceanography from Iran. I am currently working on a research project focused on the Oman Sea and the Persian Gulf, and I would like to use the py-eddy-tracker package as part of my analysis.
I successfully installed the package and was able to run all the example scripts using the provided data from the py-eddy-tracker-master directory. My setup includes Windows 10, and I have created a virtual environment named pyeddytracker_env where I installed the package in the following path: E:\myself\payanname\pyeddytracker\py-eddy-tracker-master\py-eddy-tracker-master.
My Python environment includes:
Python 3.7.12
pyeddytracker 3.6.1
pyeddytrackersample 0.1.0
numba 0.55.2
I am using these tools within Anaconda Prompt and Spyder.
However, I am facing challenges with applying the package to my own study area. Specifically, I am unsure how to prepare data in the exact format required by the package and how to modify the existing code to analyze the Oman Sea and Persian Gulf. Additionally, I need guidance on how to separate cyclonic and anticyclonic eddies from the input data and save them into separate NetCDF files.
I would greatly appreciate any advice or resources you could provide to help me move forward with my research.
3a54bbb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am a PhD student in Physical Oceanography from Iran. I am currently working on a research project focused on the Oman Sea and the Persian Gulf, and I would like to use the py-eddy-tracker package as part of my analysis.
I successfully installed the package and was able to run all the example scripts using the provided data from the py-eddy-tracker-master directory. My setup includes Windows 10, and I have created a virtual environment named
pyeddytracker_env
where I installed the package in the following path:E:\myself\payanname\pyeddytracker\py-eddy-tracker-master\py-eddy-tracker-master
.My Python environment includes:
I am using these tools within Anaconda Prompt and Spyder.
However, I am facing challenges with applying the package to my own study area. Specifically, I am unsure how to prepare data in the exact format required by the package and how to modify the existing code to analyze the Oman Sea and Persian Gulf. Additionally, I need guidance on how to separate cyclonic and anticyclonic eddies from the input data and save them into separate NetCDF files.
I would greatly appreciate any advice or resources you could provide to help me move forward with my research.
Thank you very much for your time and assistance.
3a54bbb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @surakarami, your are not at the good place to ask help, use discussions page https://github.com/AntSimi/py-eddy-tracker/discussions.
In discussions pages, you could give more details on your input file like ncdump header output.