Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.4.0
-
None
Description
Thanks to the changes introduced in CLIMATE-827, we can now define subregion boundaries via included shapefiles. The old plotter.draw_subregions() (and its counterpart used in the RCMES examples) still assume rectangular Bounds. This proposed change will treat every Bounds object as a generic polygon with a list of vertices for the purposes of drawing them correctly.