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

Polish

parent 9f759aaa
No related branches found
No related tags found
No related merge requests found
......@@ -16,11 +16,15 @@
[["mkdir", "SHPC"], "$build_dir/Inst_eddies/test_get_1_outerm"]
},
{
"description": "Assume insufficient amplitude for extrema 2 and 8. Even if extremum 8 does not have a particularly small amplitude, we just want to see the target extremum, 6, grow its outermost contour compared to the case without minimum amplitude.",
"description":
"Assume insufficient amplitude for extrema 2 and 8. Even if extremum 8 does not have a particularly small amplitude, we just want to see the target extremum, 6, grow its outermost contour compared to the case without minimum amplitude.",
"input": "&main_nml /\n20454\n",
"title": "Get_1_outerm_noise_2_8",
"required": [
["$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc", "h.nc"],
[
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"h.nc"
],
"$src_dir/Inst_eddies/Tests/Input/Region_1/outside_points.csv"
],
"commands":
......@@ -31,7 +35,10 @@
"input": "&main_nml /\n20454\n",
"title": "Get_1_outerm_noise_2",
"required": [
["$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc", "h.nc"],
[
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"h.nc"
],
[
"$src_dir/Inst_eddies/Tests/Input/Region_1/outside_points_get_1_outerm_noise_2.csv",
"outside_points.csv"
......@@ -41,7 +48,8 @@
[["mkdir", "SHPC"], "$build_dir/Inst_eddies/test_get_1_outerm"]
},
{
"description": "3 contours at that level. 2 contain the inside point, one of which contains the 2 outside points.",
"description":
"3 contours at that level. 2 contain the inside point, one of which contains the 2 outside points.",
"required": [
[
"$src_dir/Inst_eddies/Tests/Input/outside_points_1.csv",
......@@ -56,7 +64,8 @@
"stdin_filename": "$src_dir/Inst_eddies/Tests/Input/good_contour.txt"
},
{
"description": "Select another good contour. Case where one of the contours tested does not contain inside point.",
"description":
"Select another good contour. Case where one of the contours tested does not contain inside point.",
"required": [
[
"$src_dir/Inst_eddies/Tests/Input/outside_points_2.csv",
......@@ -85,7 +94,8 @@
"stdin_filename": "$src_dir/Inst_eddies/Tests/Input/no_good_contour.txt"
},
{
"stdin_filename": "$src_dir/Inst_eddies/Tests/Input/inside_4_true_nml.txt",
"stdin_filename":
"$src_dir/Inst_eddies/Tests/Input/inside_4_true_nml.txt",
"title": "Inside_4_true",
"command": [
"$build_dir/Inst_eddies/test_inside_4",
......@@ -93,7 +103,8 @@
]
},
{
"stdin_filename": "$src_dir/Inst_eddies/Tests/Input/inside_4_false_nml.txt",
"stdin_filename":
"$src_dir/Inst_eddies/Tests/Input/inside_4_false_nml.txt",
"title": "Inside_4_false",
"command": [
"$build_dir/Inst_eddies/test_inside_4",
......@@ -127,16 +138,19 @@
]
},
{
"description": "Same as Local_extrema but with periodicity. The data is actually regional so there is a discontinuity in the field and the longitude grid assuming periodicity is not regular.",
"description":
"Same as Local_extrema but with periodicity. The data is actually regional so there is a discontinuity in the field and the longitude grid assuming periodicity is not regular.",
"input": "t\n",
"title": "Local_extrema_periodic",
"command": [
"command":
[
"$build_dir/Inst_eddies/test_local_extrema",
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc"
]
},
{
"description": "The data is really global so there is no discontinuity in the field and the longitude grid assuming periodicity is regular.",
"description":
"The data is really global so there is no discontinuity in the field and the longitude grid assuming periodicity is regular.",
"input": "t\n",
"title": "Local_extrema_periodic_2",
"command": [
......@@ -157,7 +171,8 @@
"description": "direction = 2",
"input": "&main_nml IND_EXTR= 4,14/\n",
"title": "Max_speed_contour_ssh_north",
"command": [
"command":
[
"$build_dir/Inst_eddies/test_max_speed_contour_ssh",
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc"
......@@ -167,7 +182,8 @@
"description": "Missing value in speed.",
"input": "&main_nml IND_EXTR= 3, 4/\n",
"title": "Max_speed_contour_ssh_missing",
"command": [
"command":
[
"$build_dir/Inst_eddies/test_max_speed_contour_ssh",
"$src_dir/Inst_eddies/Tests/Input/huv_2015_11_29.nc",
"$src_dir/Inst_eddies/Tests/Input/huv_2015_11_29.nc"
......@@ -179,7 +195,8 @@
"required":
[
[
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc", "uv.nc"
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"uv.nc"
]
],
"command":
......@@ -194,7 +211,8 @@
"required":
[
[
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc", "uv.nc"
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"uv.nc"
]
],
"command":
......@@ -256,8 +274,14 @@
"create_file": ["main_nml.txt", "&main_nml min_amp = 0./\n"],
"input": "20454\n",
"required": [
["$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc", "h.nc"],
["$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc", "uv.nc"]
[
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"h.nc"
],
[
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"uv.nc"
]
],
"title": "Extraction_eddies_region_1",
"commands": [
......@@ -269,11 +293,18 @@
"description":
"Same as Extraction_eddies_region_1 but with non-zero minimal amplitude.",
"create_file": ["main_nml.txt", "&main_nml /\n"],
"required": [
["$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc", "h.nc"],
["$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc", "uv.nc"]
],
"input": "20454\n",
"required":
[
[
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"h.nc"
],
[
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"uv.nc"
]
],
"title": "Extraction_eddies_region_1_noise",
"commands": [
["mkdir", "SHPC_cyclo", "SHPC_anti"],
......@@ -307,15 +338,15 @@
"input": "20454\n"
},
{
"description":
"Like Extraction_eddies_region_4, but for a single date. This is a test of options of the wrapper script rather than a test of the Fortran executable.",
"create_file": ["main_nml.txt", "&main_nml /\n"],
"title": "Inst_eddies_py",
"command":
[
"$build_dir/Inst_eddies/inst_eddies.py", "-b", "16.125", "20.875",
"-38.875", "-34.125",
"$large_input_dir/dt_global_allsat_phy_l4_20060101_20190101.nc"
"description":
"Like Extraction_eddies_region_4, but for a single date. This is a test of options of the wrapper script rather than a test of the Fortran executable.",
"create_file": ["main_nml.txt", "&main_nml /\n"],
"title": "Inst_eddies_py",
"command":
[
"$build_dir/Inst_eddies/inst_eddies.py", "-b", "16.125", "20.875",
"-38.875", "-34.125",
"$large_input_dir/dt_global_allsat_phy_l4_20060101_20190101.nc"
],
"input": "20454\n"
},
......
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