- Apr 14, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Motivation: being able to choose a different output format at run-time. We use the graphml format for the automated test, because graphml is a text format, so we can compare the results of two runs.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
To be able to read edgelists output by the Fortran program.
-
Lionel GUEZ authored
They had the default values.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Remove unused `e_overestim`, `d_init`, `orientation`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Use `comp_ishape` and `open_shpc` from `util_eddies`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Do not store in memory all the records from shapefile `max_speed_contour`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
But we should find some way not to impose a directory structure to the user.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
We do not want hard-coded paths in the script.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
We do not want to change the script to change orientation.
-
Lionel GUEZ authored
Assume that `node_id_param.json` is in the current directory. We do not want paths written inside the script.
-
Lionel GUEZ authored
With no `d_init` argument. In the returned value, we use key `date_index` instead of `days_1950`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Apr 12, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Apr 06, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Following update of `test_compare.py`.
-