- Mar 29, 2022
-
-
Lionel GUEZ authored
Reverting commit 8ef2473e. We no longer have preprocessor directives since commit 2905904d.
-
Lionel GUEZ authored
-
- Mar 26, 2022
-
-
Lionel GUEZ authored
-
- Mar 25, 2022
-
-
Lionel GUEZ authored
-
- Mar 23, 2022
-
-
Lionel GUEZ authored
In pandas for example, a column header name containing a blank is not convenient.
-
Lionel GUEZ authored
-
- Mar 21, 2022
-
-
Lionel GUEZ authored
The function would crash anyway because "extremum" is not in `handler["readers"]` but the error messages would be less clear.
-
Lionel GUEZ authored
-
- Jan 31, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Useful for ARM Performance Reports and Intel Application Performance Snapshot.
-
- Jan 26, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
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.
-