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
Filter could be modify with options *--cut_wavelength* and *--filter_order*. You could also defined height between two isolines with *--isoline_step*, which could
22
+
improve speed profile quality and detect accurately tiny eddies. You could also use *--fit_errmax* to manage acceptable shape of eddies.
23
+
24
+
An eddy identification will produce two files in the output directory, one for anticyclonic eddies and the other one for cyclonic.
25
+
26
+
In regional area which are away from the equator, current could be deduce from height, juste write *None None* inplace of *ugos vgos*
27
+
28
+
Python code
29
+
***********
30
+
31
+
If we want customize eddies identification, python module is here.
0 commit comments