Skip to content
Snippets Groups Projects
  1. Sep 12, 2024
    • 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
      Specify whether to read `extr_proj` in `shpc_open` · 00080fd7
      GUEZ Lionel authored
      Specify whether to read shapefile `extr_proj` in procedure `shpc_open`
      instead of just trying to read this shapefile. Use `uniform_lon_lat`
      to decide whether to read the shapefile. As `shpc_open` is called in
      both programs `inst_eddies` and `eddy_graph`, we cannot access
      variable `uniform_lon_lat` of module `input_ssh_m`, which is not used
      in program `eddy_graph`, nor variable `uniform_lon_lat` of module
      `read_grid_m`, which is not used in program `inst_eddies`. So we add a
      dummy argument `with_proj` to procedure `shpc_open`.
      00080fd7
  2. Jul 19, 2024
  3. Feb 21, 2024
  4. Feb 20, 2024
  5. Jan 03, 2024
  6. Jan 02, 2024
  7. Nov 22, 2023
  8. Jul 13, 2023
  9. Jul 12, 2023
  10. Jun 23, 2023
  11. Apr 13, 2023
  12. Apr 06, 2023
  13. Feb 20, 2023
Loading