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
Hi @AntSimi,
I would be very grateful if you could help me. I have performed eddy detection in the Mediterranean Sea using 36 years of daily reanalysis data from the CMEMS dataset. I am now attempting to conduct eddy tracking, but it seems the timeseries is too long. When running the following command:
EddyTracking ./tracking_ACY.yaml -v DEBUG
I encountered the following error message:
Exception: Several timesteps in grid dataset [ 86400 15811200]
I suspect that it is not possible to compute tracking on such a long timeseries. My question is: is there a way to compute tracking over shorter consecutive periods and then merge the outputs?
Thank you very much for your time and assistance.
The text was updated successfully, but these errors were encountered:
Hi @AntSimi,
I would be very grateful if you could help me. I have performed eddy detection in the Mediterranean Sea using 36 years of daily reanalysis data from the CMEMS dataset. I am now attempting to conduct eddy tracking, but it seems the timeseries is too long. When running the following command:
EddyTracking ./tracking_ACY.yaml -v DEBUG
I encountered the following error message:
Exception: Several timesteps in grid dataset [ 86400 15811200]
I suspect that it is not possible to compute tracking on such a long timeseries. My question is: is there a way to compute tracking over shorter consecutive periods and then merge the outputs?
Thank you very much for your time and assistance.
The text was updated successfully, but these errors were encountered: