Skip to content
Snippets Groups Projects
  1. Mar 01, 2024
  2. Feb 21, 2024
  3. Jul 02, 2021
  4. Jul 01, 2021
  5. Jun 22, 2021
    • Lionel GUEZ's avatar
      Do not specify the orientation · 145aa1c2
      Lionel GUEZ authored
      Do not specify the orientation as a command line argument of
      `report_graph_int.py`. As in commit 292305e.
      145aa1c2
    • Lionel GUEZ's avatar
      Add test `EGr2nd15md4np3_cyclo` · b5ee5112
      Lionel GUEZ authored
      For test `Report_graph_cyclo`.
      b5ee5112
    • Lionel GUEZ's avatar
      Do not specify the orientation · 3ed08fd1
      Lionel GUEZ authored
      Do not specify the orientation as a command line argument of
      `report_graph.py`. We are reverting commit 0ca2da8c because now
      edgelists and SHPC for interpolated eddies are normally in separate
      directories, and edgelist is normally just `edgelist.csv`.
      3ed08fd1
    • Lionel GUEZ's avatar
      Plot a single orientation in `plot_traj.py` · 8e3e0e10
      Lionel GUEZ authored
      We are reverting commit b926e1b7 because now there are two SHPC input
      directories for visible eddies, two SHPC for interpolated eddies and
      edgelists in differents directories for the two orientations. Handling
      the command line arguments would be awkward.
      8e3e0e10
  6. Jun 17, 2021
    • Lionel GUEZ's avatar
      Remove `Region_2_SHPC` · b926e1b7
      Lionel GUEZ authored
      This SHPC was made with an old version of `inst_eddies`: it contains
      cyclones and anticyclones output together. We use
      `$tests_old_dir/Extraction_eddies_region_2_noise/SHPC_anti_all_dates`
      instead. See also commits 488d5c08 and 8ed324ff.
      b926e1b7
  7. Jun 15, 2021
  8. May 25, 2021
  9. May 20, 2021
  10. Apr 02, 2021
  11. Mar 13, 2021
  12. Mar 11, 2021
  13. Mar 02, 2021
  14. Feb 26, 2021
    • Lionel GUEZ's avatar
      Split arborescence into `Inst_eddies` and Overlap · 56150231
      Lionel GUEZ authored
      Also split the tests, Fortran source files, Python files and JSon
      files. Keep at the top level the files used in both `Inst_eddies` and
      Overlap.
      
      Motivations for the split:
      
      - The top directory contained many files.
      
      - It may be useful to compile only one of the two sub-projects. For
      example, only `Inst_eddies` on Ciclad, where MPI 3 is not available.
      56150231
Loading