- Nov 19, 2024
-
-
Lionel GUEZ authored
-
- Nov 08, 2024
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Sep 25, 2024
-
-
GUEZ Lionel authored
-
- Jul 19, 2024
-
-
Lionel GUEZ authored
-
- Jul 05, 2024
-
-
GUEZ Lionel authored
-
- Apr 24, 2024
-
-
Lionel GUEZ authored
-
- Apr 26, 2023
-
-
Lionel GUEZ authored
-
- Jan 25, 2023
-
-
Lionel GUEZ authored
-
- Sep 30, 2022
-
-
Lionel GUEZ authored
-
- Sep 26, 2022
-
-
Lionel GUEZ authored
-
- Jun 15, 2020
-
-
Lionel GUEZ authored
Replace `loop_shp_append.py` by `loop_shp_tr_append.py`. Instead of looping on years, we assume we are working on a single year. We could call this script inside a loop on years in the shell. The advantage is that we need to make fewer assumptions on the arborescence of files. Also, we can make `loop_shp_tr_append.py` more general by starting and ending at arbitrary days. We drop the timing that was in `loop_shp_append.py`. We add the creation of file `ishape_last.txt`. In script `shp_tr_append.sh`, assume that the directories contain files `ishape_last.txt` and modify `ishape_last.txt` in the destination directory. In program `test_overlap`, read grid description from a file `grid_nml.txt` in SHP triplet directory, instead of from standard input. This is the same modification we made for program `eddy_graph`. Modify input files accordingly.
-
- May 14, 2020
-
-
GUEZ Lionel authored
Add test of `eddy_graph` with 2 processes. Bug fix in main program `eddy_graph`: broadcast `dist_lim` and periodic.
-