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

Polish

parent 6f76e4e6
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python3
"""Converts adt_YYYY-MM-DD.mat files to a collection of shapefiles, in
directory "SHPC". The mat files are assumed to be in v7.3 (HDF5)
format and will be converted to v6 format, launching Matlab, before
being read in Python. The data in each input file is the set of
"""This script converts adt_YYYY-MM-DD.mat files to a collection of
shapefiles, in directory SHPC. The mat files are assumed to be in v7.3
(HDF5) format and will be converted to v6 format, launching Matlab,
before being read in Python. The data in each input file is the set of
detected instantaneous eddies at a given date. The second, optional,
argument of this script is the final date processed. The Matlab script
inst_eddies.m must be in the current directory at run-time. If the
......
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