Skip to content

Use of climatology in ECLV line type #2385

Discussion options

You must be logged in to vote

@hertneky thanks for moving this question to discussions.

I stepped through the MET source code to remind myself about the details of ECLV. Here's a link to the code in MET that computes the cost/loss values reported in the ECLV line type. And here's the reference in the code listed a few lines above that:

//  Cost/Loss Relative Value
//  Reference: Eq. 8.75b, page 380 in Wilks, 3rd Ed. 2011

And here's a link to its description in Appendix C of the User's Guide. In that description I see:

The maximum forecast value is achieved when the cost/loss ratio equals the climatological probability.

And in the code, that "climatological probability" is provided as the "double r" argument in:

   do…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hertneky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants