- Jun 04, 2021
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
The shapefile created from Matlab is centroid, not center, since commit f7f43545.
-
Lionel GUEZ authored
Create separate collections of shapefiles for cyclones and anticyclones.
-
- Jun 03, 2021
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Use higher level procedures in main program unit `test_set_all_outerm`.
-
Lionel GUEZ authored
Preparing for two collections of shapefiles.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Preparing for two collections of shapefiles. We create the procedure `write_nml` so we will be able to call it twice. But it needs to access the namelist. So the namelist must be at the module level.
-
Lionel GUEZ authored
Extract writing of `ishape_last.txt` and `grid_nml.txt` to new procedure `write_aux`. Preparing for two collections of shapefiles.
-
- May 31, 2021
-
-
Lionel GUEZ authored
The non-interactive test requires adding a save option to the script.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Names of NetCDF variables in AVISO files are changed: lon to longitude, lat to latitude. As in commit b456b50e.
-
Lionel GUEZ authored
-
- May 25, 2021
-
-
Lionel GUEZ authored
-
- May 21, 2021
-
-
Lionel GUEZ authored
-
- May 20, 2021
-
-
Lionel GUEZ authored
From directory Analysis. Extract corresponding tests from `Analysis/tests.json` into new file `Inst_eddies/Analysis/tests.json`.
-
- May 19, 2021
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Because we want to use the module parser from dateutil.
-
Lionel GUEZ authored
This is more robust: the default value of `max_radius_deg` remains reasonable when we use input files with different resolutions.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
I do not see a better way than to ask the user to provide the template of basename as an additional argument. We cannot do as in `Convert_Matlab/inst_eddies_v6.py`, that is try a list of templates, because here the file names could be anything.
-
Lionel GUEZ authored
So we no longer have to create a symbolic link when we run `inst_eddies.py`.
-
Lionel GUEZ authored
Preparing for configuration of location of binary executable.
-
Lionel GUEZ authored
-
- Mar 30, 2021
-
-
Lionel GUEZ authored
`cropped.nc` does not exist if not `args.bbox`.
-
Lionel GUEZ authored
-
- Mar 24, 2021
-
-
Lionel GUEZ authored
Better to check this before the creation of all the temporary files and links, so the user does not have to clean them up before running again.
-
Lionel GUEZ authored
Following update of libraries: NetCDF-Fortran is private in NetCDF95 and MPI-Fortran is private in EZMPI.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Mar 13, 2021
-
-
Lionel GUEZ authored
New script to loop on detection of instantaneous eddies.
-
Lionel GUEZ authored
Makes it easier to log. This does not make more instructions because now we do not need to try creating `SHP_triplet/extremum.dbf`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Mar 02, 2021
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Homogenize with other dates, preparing for a loop.
-
Lionel GUEZ authored
We need this for test `Successive_overlap_periodic`.
-
Lionel GUEZ authored
We need this for the test `Extraction_eddies_periodic`, which serves as input for the test `Successive_overlap_periodic`.
-