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

Move files to new directory `Inst_eddies/Analysis`

From directory Analysis. Extract corresponding tests from
`Analysis/tests.json` into new file `Inst_eddies/Analysis/tests.json`.
parent c0e59319
No related branches found
No related tags found
No related merge requests found
......@@ -39,33 +39,6 @@
"$tests_old_dir/EGr2nd15md4np3/SHP_triplet"
]
},
{
"title": "Plot_eddy_contours",
"command":
[
"$src_dir/Analysis/plot_eddy_contours.py",
"$src_dir/Overlap/Tests/Input/Region_6_SHP_triplet", "--save=png"
]
},
{
"title": "Animation",
"command":
[
"$src_dir/Analysis/plot_eddy_contours.py",
"--anim", "20454", "20455",
"--light", "$src_dir/Overlap/Tests/Input/Region_6_SHP_triplet"
]
},
{
"title": "Plot_eddy_contours_Mat",
"description":
"plot_eddy_contours.py on a file coming from the Matlab program.",
"command":
[
"$src_dir/Analysis/plot_eddy_contours.py",
"$tests_old_dir/Mat_v6_to_shapefiles/SHPC_cyclo", "--save=png"
]
},
{
"title": "Report_graph_int",
"command":
......
File moved
File moved
File moved
[
{
"title": "Plot_eddy_contours",
"command":
[
"$src_dir/Inst_eddies/Analysis/plot_eddy_contours.py",
"$src_dir/Overlap/Tests/Input/Region_6_SHP_triplet", "--save=png"
]
},
{
"title": "Animation",
"command":
[
"$src_dir/Inst_eddies/Analysis/plot_eddy_contours.py",
"--anim", "20454", "20455",
"--light", "$src_dir/Overlap/Tests/Input/Region_6_SHP_triplet"
]
},
{
"title": "Plot_eddy_contours_Mat",
"description":
"plot_eddy_contours.py on a file coming from the Matlab program.",
"command":
[
"$src_dir/Inst_eddies/Analysis/plot_eddy_contours.py",
"$tests_old_dir/Mat_v6_to_shapefiles/SHPC_cyclo", "--save=png"
]
}
]
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