Integrate updated and expanded hexagonal grid plot

This MR updates Utopia to use the latest version of utopya, v1.1.3, adapting to the changes made there:

  • includes the hexgrid-related changes:
    • denoting the exact grid properties as attributes when creating a CellManager-associated dataset
    • making use of those in the plots
  • ColorManager integration into .plot.ca
    • addresses ColorManager deprecations of limits and draw_cbar arguments
  • use the new parameter validation shortcuts !is-positive-or-zero and !is-in-unit-interval to simplify model configurations

Can this MR be accepted?

  • Implemented the changes
  • Added or extended tests
  • Checked test code coverage on new and adjusted code
  • Added or updated documentation
  • Reasonably up-to-date with current master
  • Pipeline passing without warnings
  • History cleaned-up or squash option set
  • Reviewed and approved
Edited by Yunus Sevinchan

Merge request reports

Loading