Skip to content
Snippets Groups Projects
  1. Jun 23, 2023
    • Lionel GUEZ's avatar
      Add test `Region_1_20454_cyclone_3` · dec96bab
      Lionel GUEZ authored
      Motivation: provide file `outside_points.csv` instead of keeping it in
      `Inst_eddies/Tests/Input/Region_1`.
      dec96bab
    • Lionel GUEZ's avatar
      Update input for region 2 · b966463c
      Lionel GUEZ authored
      To new version provided by Aviso.
      b966463c
    • Lionel GUEZ's avatar
      Remove test `Extraction_eddies_region_1` · 1c1bf29d
      Lionel GUEZ authored
      There is no significant difference with
      `Extraction_eddies_region_1_noise`: no impact of `min_amp` on this
      region. For an impact of `min_amp`, compare tests
      `Extraction_eddies_region_3` and `Extraction_eddies_region_3_min`.
      1c1bf29d
    • Lionel GUEZ's avatar
      Read path to `cont_list` on the command line · 393209fd
      Lionel GUEZ authored
      Read path to the pre-existing `cont_list` shapefile on the command line.
      393209fd
    • Lionel GUEZ's avatar
      Use template and dates as positional arguments · d408a231
      Lionel GUEZ authored
      We rewrite `inst_eddies_Aviso.py` so it is more convenient to use. The
      script is only useful for several input files. Otherwise we can
      directly use `inst_eddies.py`. So instead of optional arguments
      template and last date, we use positional arguments. Then there is no
      point in distinguishing dirname and basename. Also, it does not make
      sense any longer to read the date from the content of the first
      file. The script becomes more general: we do not assume that all input
      NetCDF files are in the same -directory and that the time coordinate
      is in days since 1950-1-1. The interface is also clearer.
      d408a231
    • Lionel GUEZ's avatar
      Add test `Examine_eddy` · c98ba595
      Lionel GUEZ authored
      c98ba595
  2. Jun 07, 2023
  3. May 24, 2023
  4. May 23, 2023
  5. May 22, 2023
  6. May 11, 2023
  7. Apr 26, 2023
  8. Apr 17, 2023
  9. Apr 13, 2023
  10. Apr 12, 2023
    • Lionel GUEZ's avatar
      Polish · 59e9afcd
      Lionel GUEZ authored
      59e9afcd
    • Lionel GUEZ's avatar
      Introduce more input directories · dafee926
      Lionel GUEZ authored
      Introduce two variables `Aviso_DT_dir` and `Eurec4A_NRT_dir` to
      replace the single variable `large_input_dir`. This should remove the
      need to create symbolic links to the files in these directories.
      dafee926
  11. Apr 06, 2023
  12. Mar 23, 2023
  13. Feb 20, 2023
  14. Feb 06, 2023
  15. Jan 25, 2023
  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
  18. Apr 06, 2022
  19. Jan 20, 2022
  20. Jan 05, 2022
  21. Jan 04, 2022
  22. Dec 06, 2021
Loading