jfaghm / OceanEddies

A collection of algorithms to autonomously identify and track mesoscale ocean eddies in sea surface height (SSH) satellite data
92 stars 51 forks source link

difficult to use for specific region #3

Closed halderm100 closed 7 years ago

halderm100 commented 7 years ago

I want to use this tools for my area of interest say Bay of Bengal. I didn't understand how it is possible. Please help.

lematt1991 commented 7 years ago

You want to run the algorithm or you want to use the resulting data for your area of interest? We've already run the detection algorithm for the entire globe. You can find the results here.

halderm100 commented 7 years ago

I want to run the algorithm for Bay of Bengal (75E-100E;4N-24N). I have monthly mean SSHA data (1/4 degree resolution) from January 2006 - December 2015.

lematt1991 commented 7 years ago

OK, can you be more specific about the issues that you are having? As long as you have a three-dimensional matrix of SSHA data (lat x lon x date), and the lat/lon arrays to go with it, you should be able to do exactly what is described in the README.