Skip to content
Snippets Groups Projects
  1. Sep 12, 2024
    • GUEZ Lionel's avatar
      Read `extr_proj` if not `uniform_lon_lat` · d43d67a6
      GUEZ Lionel authored
      In program `examine_eddy`.
      d43d67a6
    • GUEZ Lionel's avatar
      Replace `grid_lon_lat` by `with_proj` · 76f029aa
      GUEZ Lionel authored
      Replace dummy argument `grid_lon_lat` of procedure `shpc_create` by
      `with_proj`.
      76f029aa
    • GUEZ Lionel's avatar
      Rename variable `corner` to `corner_whole` · ef43e372
      GUEZ Lionel authored
      Rename variable `corner` of module `input_ssh_m` to `corner_whole`.
      ef43e372
    • GUEZ Lionel's avatar
      Promote `step` to variable of module `input_ssh_m` · bb4980b6
      GUEZ Lionel authored
      I did not like the difference of treatment between corner and step.
      bb4980b6
    • GUEZ Lionel's avatar
      Write `grid_nml.txt` to current directory · 8eadc458
      GUEZ Lionel authored
      We are trying to simplify the logic in program `inst_eddies`. Also,
      the program `inst_eddies` should not write `grid_nml.txt` to the top
      level of the SHPC directory since several instances could run in
      parallel for several slices. So we are leaving it as a task for a
      script above `inst_eddies` to create `grid_nml.txt` at the top level
      of the SHPC directory. In tests, we have to move `grid_nml.txt` to
      SHPC because we use `SHPC/grid_nml.txt` in other tests.
    • GUEZ Lionel's avatar
      Write `used_config_nml.txt` to current directory · 4157fa1e
      GUEZ Lionel authored
      We are trying to simplify the logic in program `inst_eddies`. Also,
      the program `inst_eddies` should not write `used_config_nml.txt` to
      the top level of the SHPC directory since several instances could run
      in parallel for several slices. So we are leaving it as a task for a
      script over `inst_eddies` to create `used_config_nml.txt` at the top
      level of the SHPC directory.
      4157fa1e
    • GUEZ Lionel's avatar
      Add argument SHPC-dir to program `inst_eddies` · 0cfe5b01
      GUEZ Lionel authored
      We want to be able to run `inst_eddies` from a directory other than
      the directory containing the SHPC to be appended to. Preparing to
      write `grid_nml.txt` and `used_config_nml.txt` in the current
      directory. To be able to do this in parallel for several slices, we
      need to be running in different directories.
      0cfe5b01
  2. Sep 09, 2024
  3. Jul 19, 2024
  4. Jul 06, 2024
  5. Jul 05, 2024
  6. Sep 21, 2023
  7. Jun 23, 2023
  8. Jun 07, 2023
  9. Jun 02, 2023
Loading