Skip to content
Snippets Groups Projects
  1. Feb 29, 2024
    • Lionel GUEZ's avatar
      Give a second chance to association · 8837124b
      Lionel GUEZ authored
      If there are two speed-contours and they do not intersect, check
      whether outermost contours intersect. The intersection threshold for
      outermost contour is defined by new variable `min_inters_out`. Note
      that the default value is such that results are not changed by this
      commit if `min_inters_out` is left to its default value.
      8837124b
    • Lionel GUEZ's avatar
      Polish · 2ae0f8af
      Lionel GUEZ authored
      2ae0f8af
  2. Feb 26, 2024
  3. Feb 06, 2023
    • Lionel GUEZ's avatar
      Write to standard output instead of standard error · f5e0f59e
      Lionel GUEZ authored
      I do not remember why I chose to write to standard error. First it is
      clearer to write only error messages to standard error. Second the
      order of messages on standard error coming from the Fortran code and
      from the shapelib C library does not seem deterministic, and this is
      annoying to compare runs.
      f5e0f59e
  4. Oct 20, 2022
  5. Oct 14, 2022
Loading