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

Add test for `plot_traj.py`

parent 38374ff0
No related branches found
No related tags found
No related merge requests found
...@@ -107,5 +107,16 @@ ...@@ -107,5 +107,16 @@
"$PWD/Eurec4A_graph_anti/segments_cost_functions.gt", "$PWD/Eurec4A_graph_anti/segments_cost_functions.gt",
"segments.gv", "-t", "$PWD/Eurec4A_graph_anti/traj_segm.json" "segments.gv", "-t", "$PWD/Eurec4A_graph_anti/traj_segm.json"
] ]
},
{
"title": "Plot_traj",
"command":
[
"$src_dir/Trajectories/plot_traj.py",
"$tests_old_dir/Trajectories/expanded_traj.json",
"$tests_old_dir/Cost_functions/e_overestim.txt",
"$tests_old_dir/Extraction_eddies_region_2_noise/SHPC",
"Anticyclones"
]
} }
] ]
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