Skip to content
Snippets Groups Projects
  1. Sep 12, 2024
  2. Feb 21, 2024
  3. Feb 20, 2024
  4. Jan 03, 2024
  5. Jan 02, 2024
  6. Nov 22, 2023
  7. Apr 13, 2023
  8. Apr 06, 2023
  9. Feb 20, 2023
  10. Feb 06, 2023
  11. Jan 25, 2023
  12. Nov 22, 2022
  13. Nov 21, 2022
  14. Oct 20, 2022
  15. Sep 30, 2022
  16. 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
  17. 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
  18. Jul 05, 2022
  19. Jul 04, 2022
  20. Apr 29, 2022
Loading