Skip to content
Snippets Groups Projects
  1. Nov 22, 2023
  2. Apr 13, 2023
  3. Apr 06, 2023
  4. Feb 20, 2023
  5. Feb 06, 2023
  6. Jan 25, 2023
  7. Nov 22, 2022
  8. Nov 21, 2022
  9. Oct 20, 2022
  10. Sep 30, 2022
  11. Jul 28, 2022
    • Lionel GUEZ's avatar
      Change structure to "Slice_{slice}/{orientation}" · bd07c458
      Lionel GUEZ authored
      Changing my mind. In an SHPC, store shapefiles in
      "Slice_{slice}/{orientation}" instead of
      "{orientation}/Slice_{slice}". Two reasons: easier to store accessory
      files from running `inst_eddies`, such as `perf_report` and output
      from Torque submission script; clearer that a slice should contain the
      same dates for both orientations.
      bd07c458
  12. Jul 27, 2022
    • Lionel GUEZ's avatar
      Assume "{shpc_dir}/{orientation}/Slice_{slice}" · 789b6dbc
      Lionel GUEZ authored
      Assume that a slice is in a directory
      "{shpc_dir}/{orientation}/Slice_{slice}" where shpc_dir can be any
      name, orientation is "Anticyclones" or "Cyclones" and slice is an
      integer. Do not read or create any longer a file "orientation.txt" in
      the slice directory. Add procedure `get_slice_dir`. Add dummy
      arguments cyclone and slice to procedure `shpc_open`. Add dummy
      argument slice to procedure `shpc_create`.
      789b6dbc
  13. Jul 05, 2022
  14. Jul 04, 2022
  15. Apr 29, 2022
  16. Apr 28, 2022
  17. Apr 22, 2022
  18. Apr 19, 2022
  19. Apr 06, 2022
  20. Jan 25, 2022
  21. Jan 21, 2022
    • Lionel GUEZ's avatar
      Use the env keyword of `test_compare.py` · 4dd23e86
      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.
      4dd23e86
  22. Jan 20, 2022
  23. Jan 18, 2022
  24. Jan 08, 2022
  25. Jan 05, 2022
Loading