NatLabRockies / NatLabRockies/wex
Multi-year data has implicit leap-days built into data viewer
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 66
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
When a file with multi-year data is loaded into DView, it will be loaded with implicit leap days shown in the time-series viewer.
This could be confusing in the following cases:
- The data has no year associated with it, so unclear what DView is generating a leap year based upon.
- The data does not include leap days.
There may be an effort in upcoming months to support more robust leap day support.
Contributor guide
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 by loading the supplied lifetime_results.zip in DView and inspect how the time-series viewer displays leap days for multi-year data. Trace the viewer's handling of missing year information and datasets without leap days; done means the display no longer presents implicit leap days that are not present or justified by the data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100