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
84b87b03
Commit
84b87b03
authored
4 years ago
by
Lionel GUEZ
Browse files
Options
Downloads
Patches
Plain Diff
Bug fix: take renames into account
Take into account renaming of files in
f7075db7
and moving to new directory in
125569d8
.
parent
f7075db7
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
+4
-4
4 additions, 4 deletions
Tests/short_tests.json
with
4 additions
and
4 deletions
Tests/short_tests.json
+
4
−
4
View file @
84b87b03
...
...
@@ -1034,7 +1034,7 @@
},
{
"title"
:
"Graph_from_Matlab_v6_cyclo"
,
"command"
:
[
"$src_dir/
Analysis/make_graph_from_Matlab
_v6.py"
,
"cyclo"
],
"command"
:
[
"$src_dir/
Convert_Matlab/overlap
_v6.py"
,
"cyclo"
],
"required"
:
[
"$src_dir/Tests/Input/Eurec4A_OA/id_child_cyclo.mat"
,
...
...
@@ -1045,7 +1045,7 @@
},
{
"title"
:
"Graph_from_Matlab_v6_anti"
,
"command"
:
[
"$src_dir/
Analysis/make_graph_from_Matlab
_v6.py"
,
"anti"
],
"command"
:
[
"$src_dir/
Convert_Matlab/overlap
_v6.py"
,
"anti"
],
"required"
:
[
"$src_dir/Tests/Input/Eurec4A_OA/id_child_anti.mat"
,
...
...
@@ -1095,7 +1095,7 @@
},
{
"title"
:
"Mat_v6_to_shapefiles"
,
"command"
:
"$src_dir/
Analysis/mat_v6_to_shapefiles
.py"
,
"command"
:
"$src_dir/
Convert_Matlab/inst_eddies_v6
.py"
,
"required"
:
[
"$src_dir/Tests/Input/Eurec4A_OA/adt_2019-12-15_v6.mat"
]
},
{
...
...
@@ -1117,7 +1117,7 @@
},
{
"title"
:
"Mat_HDF5_to_shapefiles"
,
"command"
:
"$src_dir/
Analysis/mat_HDF5_to_shapefiles
.py"
,
"command"
:
"$src_dir/
Convert_Matlab/inst_eddies_HDF5
.py"
,
"required"
:
[
"$src_dir/Tests/Input/Eurec4A_OA/adt_2019-12-15.mat"
]
}
]
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