Skip to content
Snippets Groups Projects
  1. Oct 29, 2024
  2. Oct 23, 2024
  3. Oct 16, 2024
  4. Oct 11, 2024
  5. Oct 10, 2024
  6. Oct 09, 2024
    • GUEZ Lionel's avatar
      Rename function to `avg_radii_rossby` · 9347e743
      GUEZ Lionel authored
      Rename function `calculate_radii_rossby` to `avg_radii_rossby`.
      9347e743
    • GUEZ Lionel's avatar
      Work with lists in `calculate_radii_rossby` · a51586ed
      GUEZ Lionel authored
      Take three lists as arguments of function `calculate_radii_rossby`
      instead of a list of dictionaries, since this is what we have on the
      calling side as vertex properties. Note that we no longer have to
      distinguish the case where `ip_beg <= ip_end` in the main part of the
      script.
      a51586ed
Loading