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

Add test for `plot_eddy_contours.py`

parent 46048161
No related branches found
No related tags found
No related merge requests found
......@@ -70,5 +70,16 @@
["$src_dir/Inst_eddies/Tests/Input/h_region_4.nc", "h.nc"],
["$src_dir/Inst_eddies/Tests/Input/uv_region_4.nc", "uv.nc"]
]
},
{
"title": "Plot_eddy_contours_2",
"command":
[
"$src_dir/Inst_eddies/Analysis/plot_eddy_contours.py",
"$tests_old_dir/Extraction_eddies_region_4/SHPC_anti",
"$tests_old_dir/Extraction_eddies_region_4/SHPC_cyclo",
"--save=png"
],
"description": "With two SHPC as command line arguments."
}
]
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