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

Redefine test `Extraction_eddies_region_2_noise`

Make it 15 days long because we want to use it in place of
`Overlap/Tests/Input/Region_2_SHPC`.
parent 2d455187
No related branches found
No related tags found
No related merge requests found
......@@ -56,5 +56,17 @@
],
"input": "&main_nml /\n",
"description": "Same as Extraction_eddies_region_4 with larger domain."
},
{
"input": "&main_nml /\n",
"required": ["$src_dir/Inst_eddies/Tests/Input/main_nml.txt"],
"title": "Extraction_eddies_region_2_noise",
"command":
[
"$build_dir/Inst_eddies/inst_eddies.py", "-b", "1.625", "15.625",
"-38.375", "-30.375",
"/proju/lmd-oce/data/AVISO/DT_2018/2006/01/dt_global_allsat_phy_l4_20060101_20190101.nc",
"dt_global_allsat_phy_l4_%Y%m%d_20190101.nc", "-l", "20060115"
]
}
]
......@@ -290,18 +290,6 @@
"$build_dir/Inst_eddies/inst_eddies"
]
},
{
"input": "&main_nml /\n",
"required": [
["$src_dir/Inst_eddies/Tests/Input/h_region_2.nc", "h.nc"],
["$src_dir/Inst_eddies/Tests/Input/uv_region_2.nc", "uv.nc"]
],
"title": "Extraction_eddies_region_2_noise",
"commands": [
["mkdir", "SHPC_cyclo", "SHPC_anti"],
"$build_dir/Inst_eddies/inst_eddies"
]
},
{
"description": "Part of the domain has missing values.",
"required": ["$src_dir/Inst_eddies/Tests/Input/main_nml.txt"],
......
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