docs/gat_examples/03_dispatch_area_facets.py renders facets for only two areas on the docs site, while the example text (and RTS-GMLC itself) describe three areas.
Likely either an area-aggregation bug (one area dropped or merged in get_area_dispatch / the facet plot) or a facet-layout bug hiding the third panel. Repro: build docs against the sienna v4 fixture and inspect the 03 gallery page; the fix should make the rendered figure match RTS's 3 areas.
docs/gat_examples/03_dispatch_area_facets.py renders facets for only two areas on the docs site, while the example text (and RTS-GMLC itself) describe three areas.
Likely either an area-aggregation bug (one area dropped or merged in get_area_dispatch / the facet plot) or a facet-layout bug hiding the third panel. Repro: build docs against the sienna v4 fixture and inspect the 03 gallery page; the fix should make the rendered figure match RTS's 3 areas.