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

Add test for `plot_eddy_contours.py` with grid

parent 93107dc7
No related branches found
No related tags found
No related merge requests found
......@@ -34,5 +34,16 @@
"$src_dir/Tests/Region_1_SHP_triplet_noise"
],
"input": "20455, 3\n"
},
{
"title": "Plot_eddy_contours_grid",
"command":
[
"$src_dir/Inst_eddies/Analysis/plot_eddy_contours.py",
"$src_dir/Overlap/Tests/Input/Region_4/Eddies_region_4", "--grid",
"--save=png"
],
"description": "With grid option.",
"required": [["$src_dir/Inst_eddies/Tests/Input/h_region_4.nc", "h.nc"]]
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment