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

Rename script

parent a15aafeb
No related branches found
No related tags found
No related merge requests found
......@@ -486,7 +486,8 @@
"title": "Plot_traj",
"command":
[
"$src_dir/Overlap/plot_traj.py", "$PWD/EGr2nd15md4np3/edgelist.csv",
"$src_dir/Overlap/plot_components.py",
"$PWD/EGr2nd15md4np3/edgelist.csv",
"$tests_old_dir/Extraction_eddies_region_2_noise/SHPC_anti",
"--save=png"
]
......@@ -583,10 +584,11 @@
},
{
"title": "Plot_traj_date",
"description": "plot_traj.py with options node and option label with an integer value, so is_node_type is called with an integer value for label.",
"description": "plot_components.py with options node and option label with an integer value, so is_node_type is called with an integer value for label.",
"command":
[
"$src_dir/Overlap/plot_traj.py", "$PWD/EGr2nd15md4np3/edgelist.csv",
"$src_dir/Overlap/plot_components.py",
"$PWD/EGr2nd15md4np3/edgelist.csv",
"$tests_old_dir/Extraction_eddies_region_2_noise/SHPC_anti",
"--save=png", "--node=347852", "--label=20461"
]
......
File moved
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