diff --git a/Convert_Matlab/inst_eddies_v6.py b/Convert_Matlab/inst_eddies_v6.py index b4a125577d9ff8ede9bba569ccdd60fe00d9e6d9..7f2257e528aa18f249701441720cb225ea18106b 100755 --- a/Convert_Matlab/inst_eddies_v6.py +++ b/Convert_Matlab/inst_eddies_v6.py @@ -1,10 +1,10 @@ #!/usr/bin/env python3 """Converts adt_YYYY-MM-DD.mat files to two collections of shapefiles, - SHPC_anti and SHPC_cyclo. The mat files are assumed to be in v7.3 - (HDF5) format and will be converted to v6 format before being - read in Python. The data in each input file is the set of detected - instantaneous eddies at a given date. +SHPC_anti and SHPC_cyclo. The mat files are assumed to be in v7.3 +(HDF5) format and will be converted to v6 format before being read in +Python. The data in each input file is the set of detected +instantaneous eddies at a given date. """