Histogram aggregation produces one plot per ensemble member
- Dominant language
- Python
- Stars
- 33
- Forks
- 19
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 30
Description
### Describe the bug
When running histogram aggregations the finest grading you can get for a total histogram across all times is per ensemble member rather than for the full ensemble.
### How to reproduce
Steps to reproduce the behaviour:
1. Select a histogram plot, aggregation over all.
2. See that a histogram is produced for each member, not the overall enesmble.
### Expected behaviour
A single histogram using all ensemble members is created.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by selecting a histogram plot with aggregation set to all, then trace the histogram aggregation path to find where ensemble members are separated. Done means the aggregation produces one histogram containing all ensemble members rather than one plot per member.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100