Skip to content
Snippets Groups Projects
  1. May 28, 2024
  2. May 27, 2024
  3. Apr 27, 2024
  4. Apr 26, 2024
  5. Mar 01, 2024
  6. Feb 26, 2024
  7. Feb 21, 2024
  8. Feb 20, 2024
  9. Feb 19, 2024
  10. Feb 12, 2024
  11. Jan 08, 2024
    • Lionel GUEZ's avatar
      Bug fix: correct test for part of beginning · d734fd01
      Lionel GUEZ authored
      Correct the test to know whether we can use part of the properties
      already calculated for the beginning of the segment. When `len_seg ==
      2 * n_days_avg`, `g.vp.inst_eddies[n][-n_days_avg:] =
      g.vp.inst_eddies[n][n_days_avg:]` so
      `g.vp.inst_eddies[n][:n_days_avg]` and
      `g.vp.inst_eddies[n][-n_days_avg:]` are disjoint. The bug comes from
      commit bdd0ce41.
      d734fd01
    • Lionel GUEZ's avatar
      Polish · 37c59453
      Lionel GUEZ authored
      37c59453
  12. Jan 03, 2024
    • Lionel GUEZ's avatar
      Polish · a0fe7bed
      Lionel GUEZ authored
      a0fe7bed
    • Lionel GUEZ's avatar
      Renumber nodes · c97da20e
      Lionel GUEZ authored
      So that corresponding dates are in a possible
      order. `edgelist_Isic_2.csv` still has the same edges than
      `edgelist_Isic_1.csv` in a different order. Note that we also have to
      change `e_overestim`.
      c97da20e
  13. Jan 02, 2024
  14. Dec 20, 2023
  15. Dec 01, 2023
Loading