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

Add tests `Eurec4A_segments` and `Eurec4A_cost`

parent 281385c8
No related branches found
No related tags found
No related merge requests found
......@@ -94,6 +94,28 @@
"$tests_old_dir/Cost_function_no_debug/segments_cost_functions.graphml"
]
},
"Eurec4A_segments":
{
"description":
"I want a larger case than Greece to test script cost_function.py.",
"command":
[
"$src_dir/Trajectories/segments.py",
"$my_data_dir/Eurec4A/Graph_anti/edgelist.csv", "segments.graphml"
]
},
"Eurec4A_cost":
{
"description":
"I want a larger case than Greece to test script cost_function.py.",
"command":
[
"$src_dir/Trajectories/cost_function.py",
"$my_data_dir/Eurec4A/SHPC", "Anticyclones",
"$tests_old_dir/Eurec4A_segments/segments.graphml",
"segments_cost.graphml"
]
},
"Draw_segments":
{
"command":
......
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