Skip to content
Snippets Groups Projects
  1. Sep 16, 2022
  2. Sep 14, 2022
  3. Sep 06, 2022
  4. Aug 31, 2022
  5. Jul 28, 2022
  6. 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
  7. Jul 05, 2022
    • Lionel GUEZ's avatar
      Use `e_overestim.txt` · 8e6ce479
      Lionel GUEZ authored
      Use `e_overestim.txt` instead of `node_id_param.json`. Since commit
      43d2eff6, we wrote only `e_overestim` to the JSon file. Simpler to
      write the value alone in a text file.
      8e6ce479
  8. Jul 01, 2022
  9. Jun 28, 2022
  10. Jun 27, 2022
  11. Apr 29, 2022
  12. Apr 27, 2022
  13. Apr 26, 2022
    • Lionel GUEZ's avatar
      Use fewer variables · df485f35
      Lionel GUEZ authored
      Rename `first_SHPC` and `last_SHPC` to `i_SHPC`. Rename `first_loc`
      and `last_loc` to ishape.
      df485f35
Loading