Skip to content

Resolve "Support multiple base plot configurations"

Utopia Developers requested to merge 247-improve-based-on into master

This MR ...

  • revamps and generalises the based_on functionality (#247 (closed))
    • now specifying base_cfg_pools: multiple plots configurations from which the lookup can happen
    • lookup within the same plots configuration is possible
    • recursive lookup is possible
  • adds the dantro.plot module (groundworks for #236 (closed))
  • cleans up and tweaks minor parts of the PlotManager (#252 (closed))
    • log messages
    • no longer necessary code

Anything to double-check?

Working as expected? ... this is probably best tested via utopya

Can this MR be accepted?

  • Implementation ready
  • Tests added or adjusted
  • Documentation extended or updated
    • docstrings
    • user manual
  • Code quality
  • Ready for merging

Related issues

Closes #247 (closed), #252 (closed)

Edited by Utopia Developers

Merge request reports