Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Detection eddies
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IPSL
LMD
DPAO
Detection eddies
Commits
0029b979
Commit
0029b979
authored
4 years ago
by
Lionel GUEZ
Browse files
Options
Downloads
Patches
Plain Diff
New tests
parent
38ea5d34
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Tests/short_tests.json
+49
-0
49 additions, 0 deletions
Tests/short_tests.json
with
49 additions
and
0 deletions
Tests/short_tests.json
+
49
−
0
View file @
0029b979
...
...
@@ -500,5 +500,54 @@
"title"
:
"Eddy_graph_r2md3"
,
"description"
:
"Same as Eddy_graph_region_2 but with max_delta = 3."
,
"input"
:
"&MAIN_NML n_dates = 4, max_delta = 3/
\n
"
},
{
"command"
:
[
"$build_dir/eddy_graph.sh"
,
"1"
,
"$src_dir/Tests/Input/Region_2/SHP_triplet"
],
"title"
:
"Eddy_graph_r2nd5md3"
,
"description"
:
"Same as Eddy_graph_r2md3 but with n_dates = 5."
,
"input"
:
"&MAIN_NML n_dates = 5, max_delta = 3/
\n
"
},
{
"command"
:
[
"$build_dir/eddy_graph.sh"
,
"1"
,
"$src_dir/Tests/Input/Region_2/SHP_triplet"
],
"title"
:
"EGr2nd5md4"
,
"description"
:
"Same as Eddy_graph_r2nd5md3 but with max_delta = 4."
,
"input"
:
"&MAIN_NML n_dates = 5, max_delta = 4/
\n
"
},
{
"command"
:
[
"$build_dir/eddy_graph.sh"
,
"1"
,
"$src_dir/Tests/Input/Region_2/SHP_triplet"
],
"title"
:
"EGr2nd6md4"
,
"description"
:
"Same as EGr2nd5md4 but with n_dates = 6."
,
"input"
:
"&MAIN_NML n_dates = 6, max_delta = 4/
\n
"
},
{
"command"
:
[
"$build_dir/eddy_graph.sh"
,
"1"
,
"$src_dir/Tests/Input/Region_2/SHP_triplet"
],
"title"
:
"EGr2nd6md1"
,
"description"
:
"Same as EGr2nd6md4 but with max_delta = 1."
,
"input"
:
"&MAIN_NML n_dates = 6/
\n
"
},
{
"command"
:
[
"$build_dir/eddy_graph.sh"
,
"2"
,
"$src_dir/Tests/Input/Region_2/SHP_triplet"
],
"title"
:
"EGr2nd6md1np2"
,
"description"
:
"Same as EGr2nd6md1 but with 2 processes."
,
"input"
:
"&MAIN_NML n_dates = 6/
\n
"
},
{
"command"
:
[
"$build_dir/eddy_graph.sh"
,
"3"
,
"$src_dir/Tests/Input/Region_2/SHP_triplet"
],
"title"
:
"EGr2nd6md1np3"
,
"description"
:
"Same as EGr2nd6md1 but with 3 processes."
,
"input"
:
"&MAIN_NML n_dates = 6/
\n
"
},
{
"command"
:
[
"$build_dir/eddy_graph.sh"
,
"1"
,
"$src_dir/Tests/Input/Region_2/SHP_triplet"
],
"title"
:
"EGr2nd15md1"
,
"description"
:
"Same as EGr2nd6md1 but with all the 15 dates."
,
"input"
:
"&MAIN_NML /
\n
"
}
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment