NatLabRockies / NatLabRockies/wex

Multi-year data has implicit leap-days built into data viewer

Open
#84 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug dview
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.

leap_day

This could be confusing in the following cases:

  1. The data has no year associated with it, so unclear what DView is generating a leap year based upon.
  2. The data does not include leap days.

There may be an effort in upcoming months to support more robust leap day support.

lifetime_results.zip

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.