- Apr 06, 2023
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
We also change the rule on the input value of `n_dates`. Before we could have a finite value of `n_dates` if there was a single slice. Now if we want a finite value of `n_dates` then we have to specify a slice, even if there is only one. This seems clearer.
-
Lionel GUEZ authored
There is not much point in keeping a separate experience for 2006/1/1-2006/15/1.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Feb 20, 2023
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Use out_cont%closed instead.
-
Lionel GUEZ authored
`Inst_eddies_12` uses the current revision and so does not contain invalid eddies.
-
Lionel GUEZ authored
Move test `R4_15_splitted` before the tests that use it.
-
Lionel GUEZ authored
Instead of `Inst_eddies_10_splitted`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Only useful for tests.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Because the numbering changed when we decided not to write invalid eddies.
-
- Feb 06, 2023
-
-
Lionel GUEZ authored
Use test `Region_5_15_days` instead of outside experiment `Inst_eddies_4`.
-
- Jan 25, 2023
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
We will need this new shapefile in program `eddy_graph` only for a non longitude-latitude grid. We add a new dummy argument `grid_lon_lat` to procedure `shpc_create` to decide whether we create the shapefile `extr_proj`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
It seems simpler than putting it in `$large_input_dir`. I do not see a drawback.
-
- Nov 22, 2022
-
-
Lionel GUEZ authored
-
- Nov 21, 2022
-
-
Lionel GUEZ authored
Add executable in the directoy containing the main program unit. This is clearer as the executable file will be created in the corresponding binary directory. Since the directory Overlap is added after `Inst_eddies`, targets defined in `Overlap/Tests` are not yet defined when processing `Inst_eddies`, so we cannot use `target_sources` for these targets in `Inst_eddies`. So we use a relative path to `Inst_eddies` from `Overlap/Tests`.
-
Lionel GUEZ authored
The program `test_weight` no longer exists, since commit 9ff8a9bb.
-
- Oct 20, 2022
-
-
Lionel GUEZ authored
Introducing `config_graph_nml`.
-
Lionel GUEZ authored
Following commit 3289c070.
-
Lionel GUEZ authored
-
- Oct 18, 2022
-
-
Lionel GUEZ authored
Update `CMakeLists.txt` files for `test_get_dispatch_snap`.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Update `CMakeLists.txt` files to take into account commit 3289c070.
-
- Oct 15, 2022
-
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Oct 14, 2022
-
-
Lionel GUEZ authored
Remove dummy arguments nlon, nlat, copy of procedure `save_snapshot`, use module variables instead.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Update `CMakeLists.txt` files to take into account commit 3289c070.
-