Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure the "Conf interval" dropdown list #99

Closed
21 tasks
TatianaBurek opened this issue Mar 30, 2021 · 0 comments · Fixed by #102
Closed
21 tasks

Restructure the "Conf interval" dropdown list #99

TatianaBurek opened this issue Mar 30, 2021 · 0 comments · Fixed by #102
Assignees
Labels
type: task An actionable item of work

Comments

@TatianaBurek
Copy link
Collaborator

Describe the Task

*Reorganize "Conf interval" dropdown list. New "Conf interval" options:
std -the same
norm - rename to met_prm (MET parametric CIs). Use _ncl and _ncu columns, generated by MET. Display ONLY for if there is data for the single point - 1 data row for a point. Log a warning message otherwise - "No CIs has been displays because there is more then one data value found"
boot - the same. Consider using different column name for CIs calculated during the bootstrap to differentiate from other methods. For example, _btcl and _btcu
brier - remove
met_boot - Use _bcl and _bcu columns, generated by MET. Display ONLY for if there is data for the single point - 1 data row for a point. Log a warning message otherwise - "No CIs has been displays because there is more then one data value found"
Linked issues:
dtcenter/METviewer#255
dtcenter/METcalcpy#79
*

Time Estimate

Estimate the amount of work required here.
Issues should represent approximately 4h of work.

Sub-Issues

Consider breaking the task down into sub-issues.

  • Add a checkbox for each sub-issue here.

Relevant Deadlines

List relevant project deadlines here or state NONE.

Funding Source

Define the source of funding and account keys here or state NONE.

Define the Metadata

Assignee

  • Select engineer(s) or no engineer required
  • Select scientist(s) or no scientist required

Labels

  • Select component(s)
  • Select priority
  • Select requestor(s)

Projects and Milestone

  • Review projects and select relevant Repository and Organization ones or add "alert:NEED PROJECT ASSIGNMENT" label
  • Select milestone to next major version milestone or "Future Versions"

Define Related Issue(s)

Consider the impact to the other METplus components.

Task Checklist

See the METplus Workflow for details.

  • Complete the issue definition above, including the Time Estimate and Funding Source.
  • Fork this repository or create a branch of develop.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update log messages for easier debugging.
  • Add/update unit tests.
  • Add/update documentation.
  • Push local changes to GitHub.
  • Submit a pull request to merge into develop.
    Pull request: feature <Issue Number> <Description>
  • Define the pull request metadata, as permissions allow.
    Select: Reviewer(s), Project(s), Milestone, and Linked issues
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.
@TatianaBurek TatianaBurek added the type: task An actionable item of work label Mar 30, 2021
@TatianaBurek TatianaBurek added this to the METplotpy-1.0 milestone Mar 30, 2021
@TatianaBurek TatianaBurek self-assigned this Mar 30, 2021
@TatianaBurek TatianaBurek linked a pull request Apr 5, 2021 that will close this issue
10 tasks
TatianaBurek added a commit that referenced this issue Apr 13, 2021
TatianaBurek added a commit that referenced this issue Apr 13, 2021
Restructure the "Conf interval" dropdown list #99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task An actionable item of work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant