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
2fe1a9ec
Commit
2fe1a9ec
authored
3 years ago
by
Lionel GUEZ
Browse files
Options
Downloads
Patches
Plain Diff
Polish
parent
f124feff
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Convert_Matlab/id_child.m
+3
-2
3 additions, 2 deletions
Convert_Matlab/id_child.m
Convert_Matlab/overlap_v6.py
+1
-1
1 addition, 1 deletion
Convert_Matlab/overlap_v6.py
with
4 additions
and
3 deletions
Convert_Matlab/id_child.m
+
3
−
2
View file @
2fe1a9ec
% This is a Matlab script. This script converts to Matlab v6 format
% some output of TOEddies: id_child, which is necessary for the script
% This is a Matlab script. This script reads file
% Association_eddies_max.mat. It converts to Matlab v6 format some
% output of TOEddies: id_child, which is necessary for the script
% overlap_v6.py.
clear
...
...
This diff is collapsed.
Click to expand it.
Convert_Matlab/overlap_v6.py
+
1
−
1
View file @
2fe1a9ec
#!/usr/bin/env python3
"""
This script reads the eddy graph from Matlab v6 files
id_child_*.mat and N_eddies.mat, for a given orientation and
id_child_*.mat and N_eddies.mat, for a given orientation
,
and
writes the graph to a new file in edgelist format.
"""
...
...
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