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

Exclude timings from comparison

parent 51cd4676
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,8 @@
"config_nml.txt",
"&config_nml min_radius = 20./\n"
],
"input": "&dates_nml date = 1/\n"
"input": "&dates_nml date = 1/\n",
"exclude_cmp": ["timings.txt"]
},
"Extraction_eddies_region_3": {
"commands": [
......@@ -38,7 +39,8 @@
"&config_nml min_amp = 0./\n"
],
"input": "&dates_nml date = 20454/\n",
"description": "Larger region, 120 x 120. Includes degenerate extrema."
"description": "Larger region, 120 x 120. Includes degenerate extrema.",
"exclude_cmp": ["timings.txt"]
},
"Extraction_eddies_region_3_min": {
"commands": [
......@@ -59,7 +61,8 @@
"&config_nml /\n"
],
"input": "&dates_nml date = 20454/\n",
"description": "Same as Extraction_eddies_region_3 except with 1 mm minimum amplitude."
"description": "Same as Extraction_eddies_region_3 except with 1 mm minimum amplitude.",
"exclude_cmp": ["timings.txt"]
},
"Extraction_eddies_region_5": {
"commands": [
......@@ -81,9 +84,7 @@
],
"input": "&dates_nml date = 20454/\n",
"description": "Same as Extraction_eddies_region_4 with larger domain.",
"exclude_cmp": [
"n_slices.txt"
]
"exclude_cmp": ["n_slices.txt", "timings.txt"]
},
"Extraction_eddies_region_2_noise": {
"create_file": [
......@@ -102,7 +103,8 @@
"--template=dt_global_allsat_phy_l4_%Y%m%d_20210726.nc",
"-l",
"20060115"
]
],
"exclude_cmp": ["timings.txt", "perf_report.csv"]
},
"Region_6": {
"create_file": [
......@@ -119,7 +121,8 @@
"-32.125",
"-26.875"
],
"input": "20454\n0\n"
"input": "20454\n0\n",
"exclude_cmp": ["timings.txt", "perf_report.csv"]
},
"Missing_file": {
"create_file": [
......@@ -134,7 +137,8 @@
"-l",
"20200202"
],
"description": "Date 2020-02-01 is missing. Test of the script with a missing date."
"description": "Date 2020-02-01 is missing. Test of the script with a missing date.",
"exclude_cmp": ["timings.txt", "perf_report.csv"]
},
"Greece": {
"description": "This is a case where the speed is not defined on a whole segment.",
......@@ -153,7 +157,8 @@
"create_file": [
"config_nml.txt",
"&config_nml /\n"
]
],
"exclude_cmp": ["timings.txt", "perf_report.csv"]
},
"Region_5_15_days": {
"description": "This is used in several tests in Overlap.",
......@@ -172,6 +177,7 @@
"create_file": [
"config_nml.txt",
"&config_nml /\n"
]
],
"exclude_cmp": ["timings.txt", "perf_report.csv"]
}
}
......@@ -310,7 +310,8 @@
"$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"
]
]
],
"exclude_cmp": ["timings.txt"]
},
"Extraction_eddies_region_1_noise": {
"description": "Same as Extraction_eddies_region_1 but with non-zero minimal amplitude.",
......@@ -331,7 +332,8 @@
"$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"
]
]
],
"exclude_cmp": ["timings.txt"]
},
"Extraction_eddies_region_2": {
"create_file": [
......@@ -351,7 +353,8 @@
"$src_dir/Inst_eddies/Tests/Input/h_region_2.nc",
"$src_dir/Inst_eddies/Tests/Input/uv_region_2.nc"
]
]
],
"exclude_cmp": ["timings.txt"]
},
"Extraction_eddies_region_4": {
"description": "Part of the domain has missing values.",
......@@ -369,7 +372,8 @@
"$Aviso_DT_dir/dt_global_allsat_phy_l4_20060101_20210726.nc",
"$Aviso_DT_dir/dt_global_allsat_phy_l4_20060102_20210726.nc"
],
"input": "20454\n0\n"
"input": "20454\n0\n",
"exclude_cmp": ["timings.txt", "perf_report.csv"]
},
"Inst_eddies_py": {
"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.",
......@@ -386,7 +390,8 @@
"-34.125",
"$Aviso_DT_dir/dt_global_allsat_phy_l4_20060101_20210726.nc"
],
"input": "20454\n0\n"
"input": "20454\n0\n",
"exclude_cmp": ["timings.txt", "perf_report.csv"]
},
"Inst_eddies_loop": {
"create_file": [
......@@ -401,7 +406,8 @@
"$src_dir/Inst_eddies/Tests/Input/Region_1/huv_region_1_2006_01_01.nc",
"0"
],
"input": "20454\n"
"input": "20454\n",
"exclude_cmp": ["timings.txt", "perf_report.csv"]
},
"Nearby_extr": {
"command": [
......@@ -430,7 +436,8 @@
"$src_dir/Inst_eddies/Tests/Input/h_2006_01_01_coarse.nc",
"$src_dir/Inst_eddies/Tests/Input/uv_2006_01_01_coarse.nc"
]
]
],
"exclude_cmp": ["timings.txt"]
},
"Extraction_eddies_periodic": {
"description": "Periodic domain.",
......@@ -451,7 +458,8 @@
"$src_dir/Inst_eddies/Tests/Input/h_2006_01_01_coarse.nc",
"$src_dir/Inst_eddies/Tests/Input/uv_2006_01_01_coarse.nc"
]
]
],
"exclude_cmp": ["timings.txt"]
},
"Extr_proj": {
"description": "Create shapefile extr_proj.",
......@@ -496,6 +504,7 @@
"create_file": [
"config_nml.txt",
"&config_nml /\n"
]
],
"exclude_cmp": ["timings.txt", "perf_report.csv"]
}
}
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