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

Polish

parent f124feff
No related branches found
No related tags found
No related merge requests found
% 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
......
#!/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.
"""
......
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