NatLabRockies / NatLabRockies/GridAnalysisToolkit
Gallery: area dispatch facets show 2 areas, prose says 3
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with docs/gat_examples/03_dispatch_area_facets.py and build the docs against the sienna v4 fixture. Trace get_area_dispatch and the facet plot to determine whether an area is dropped or merged, or whether the layout hides a panel. Done means the gallery figure renders three areas, matching the example prose and RTS-GMLC.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100