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

Move the test `Inst_eddies_lopp` earlier

Move the test `Inst_eddies_lopp` earlier in the test series because we
are going to use its results in subsequent tests.
parent 42e23a25
No related branches found
No related tags found
No related merge requests found
......@@ -314,6 +314,16 @@
"dt_global_allsat_phy_l4_%Y%m%d_20190101.nc", "-l", "20060102"
]
},
{
"required": ["$src_dir/Inst_eddies/Tests/Input/main_nml.txt"],
"title": "Inst_eddies_loop",
"command":
[
"$build_dir/Inst_eddies/inst_eddies.py",
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"huv_region_1_%Y_%m_%d.nc", "-l", "2006-01-04"
]
},
{
"required": [
"$src_dir/Tests/Region_1_SHPC_noise/extremum.*",
......@@ -354,15 +364,5 @@
["mkdir", "SHPC_cyclo", "SHPC_anti"],
"$build_dir/Inst_eddies/inst_eddies"
]
},
{
"required": ["$src_dir/Inst_eddies/Tests/Input/main_nml.txt"],
"title": "Inst_eddies_loop",
"command":
[
"$build_dir/Inst_eddies/inst_eddies.py",
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"huv_region_1_%Y_%m_%d.nc", "-l", "2006-01-04"
]
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment