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

Add test `Extract_component_CSV`

parent c7af9695
No related branches found
No related tags found
No related merge requests found
...@@ -642,5 +642,15 @@ ...@@ -642,5 +642,15 @@
"$my_data_dir/Eurec4A/Graph_anti/segments_cost.gt", "$my_data_dir/Eurec4A/Graph_anti/segments_cost.gt",
"1980897", "component_1980897.graphml" "1980897", "component_1980897.graphml"
] ]
},
"Extract_component_CSV":
{
"description": "Extract component from an edgelist.",
"command":
[
"$src_dir/Overlap/extract_component.py",
"$my_data_dir/Eurec4A/Graph_anti/edgelist.csv",
"1980897", "component_1980897.graphml"
]
} }
} }
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