Skip to content

Add new ECNT statistics that incorporate observational uncertainty as advised in Ferro (2017) #2583

@ericgilleland

Description

@ericgilleland

Add probabilistic measures with observational uncertainty recommended by Ferro (2017). Eric has written some code to do them, but they need to be put in the right place and connected correctly. Also, they currently calculate the scores for each category, so they will also need to be averaged over the categories.

Describe the New Feature

The scores are unbiased scores that allow for observational uncertainty to be taken into account. They are also proper scores.

Acceptance Testing

List input data types and sources.
Describe tests required for new functionality.

These should take the same data types as the current scores available in MET such as crps. Not sure how to test them as Ferro does not really demonstrate on a data set. Perhaps we could ask him to give us a small data set with his own answers to check our code on?

Time Estimate

I expect it will take a day to add it in.

Sub-Issues

Consider breaking the new feature 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

  • Select Repository and/or Organization level Project(s) or add alert: NEED CYCLE ASSIGNMENT label
  • Select Milestone as the next official version or Future Versions

Define Related Issue(s)

Consider the impact to the other METplus components.

New Feature 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) and Development issues
    Select: Repository level development cycle Project for the next official release
    Select: Milestone as the next official version
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.

Metadata

Metadata

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions