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

Add test for animation

parent c51eead2
No related branches found
No related tags found
No related merge requests found
......@@ -1105,5 +1105,14 @@
"$src_dir/Analysis/plot_eddy_contours.py",
"$src_dir/Tests/Input/Region_6_SHP_triplet", "--save=png"
]
},
{
"title": "Animation",
"command":
[
"$src_dir/Analysis/plot_eddy_contours.py",
"--anim", "20454", "20455",
"--light", "$src_dir/Tests/Input/Region_6_SHP_triplet"
]
}
]
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