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

Add test `Set_max_speed_degenerate`

parent 95fb5806
No related branches found
No related tags found
No related merge requests found
Showing
with 22 additions and 0 deletions
File added
File added
File added
File added
File added
File added
anticyclones
File added
File added
File added
File added
......@@ -252,6 +252,27 @@
]
]
},
{
"required":
[
["$src_dir/Inst_eddies/Tests/Input/degenerated_SSH.nc", "h.nc"],
["$src_dir/Inst_eddies/Tests/Input/degenerated_SSH.nc", "uv.nc"],
[
"$src_dir/Inst_eddies/Tests/Input/empty_outside_points.csv",
"outside_points.csv"
]
],
"title": "Set_max_speed_degenerate",
"description": "The SSH value of the extremum is exactly equal to the SSH value of the point next to the extremum, eastward. This points is selected as the point with maximum azimuthal speed. Then good_contour returns a null polyline.",
"commands":
[
["mkdir", "SHPC"],
[
"$build_dir/Inst_eddies/test_set_max_speed",
"$src_dir/Inst_eddies/Tests/Input/SHPC_degenerate"
]
]
},
{
"input": "&main_nml min_amp = 0./\n",
"required": [
......
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