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

Polish

parent a4945e48
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,8 @@ from matplotlib import animation, patches
import f90nml
def select_ishapes(k, k1, ishape_last, reader_extr, window = None):
"""Select ishapes at date k and in window."""
assert k >= k1
if k == k1:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment