- Jan 26, 2022
-
-
Lionel GUEZ authored
Useful to read shapefiles from conversion of Matlab data.
-
- Jan 25, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Jan 21, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Use the env keyword of `test_compare.py` rather than setting env on the command line. This seems a little clearer and it allows us to remove the stdout line in the test description. The possibility to add env was added to `test_compare.py` in commit 4964d767 of the `Test_compare` repository, after replacing mpiexec by `$mpiexec` in `eddy_graph.sh`, in commit 850efa4b of the present repository.
-
Lionel GUEZ authored
Generalize `eddy_graph.sh` to accept several SHPC on the command line.
-
- Jan 20, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
We can make a symbolic link or copy to `$large_input_dir`.
-
Lionel GUEZ authored
-
- Jan 18, 2022
-
-
Lionel GUEZ authored
In particular for several SHPC.
-
Lionel GUEZ authored
Generalize `test_read_snapshot` to accept several SHPC onthe command line.
-
Lionel GUEZ authored
This `accept.py` also serves as an example for a module accept accompanying the script `filter.py`.
-
Lionel GUEZ authored
-
- Jan 17, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Use the first date of the SHPC as default date to read.
-
Lionel GUEZ authored
Because we are going to use the first date from hshp as a default date to read.
-
Lionel GUEZ authored
Avoid an exception later in function snapshot.
-
Lionel GUEZ authored
Avoid calling hunt in that case.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Jan 08, 2022
-
-
Lionel GUEZ authored
See commit a86422ee.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Read name of input SHPC for program `test_read_eddy` from the command line.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
The field name was incorrect since commit 055c0755.
-
- Jan 07, 2022
-
-
Lionel GUEZ authored
The bug was introduced in commit b3615f59.
-
Lionel GUEZ authored
-
- Jan 05, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Following modifications of `CMakeLists.txt` files.
-
- Jan 04, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
With `target_sources` rather than referring to their path from another directory.
-
Lionel GUEZ authored
With `target_sources` rather than referring to their path from another directory.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
With `target_sources` rather than referring to their path from another directory.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
It was difficult to find the `CMakeLists.txt` that controlled the the compilation of a given file from the message of a compilation error.
-
Lionel GUEZ authored
-