Skip to content
Snippets Groups Projects
Commit 2f60aff3 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Polish

parent 3b799af4
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,6 @@ def calculate_radii_rossby(list_eddies, e_overestim, handlers, array_d_init):
avg_rad += radius # in m
avg_rad /= len(list_eddies)
if n_valid_Rossby != 0: avg_Rossby /= n_valid_Rossby
return avg_rad, avg_Rossby
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment