-
Notifications
You must be signed in to change notification settings - Fork 109
Description
I would like to propose including some simple methods to generate concise quantitative metrics for ensembles, similar to those discussed in the publication below. Any thoughts on those or other metrics that should be included?
https://lib.dr.iastate.edu/cgi/viewcontent.cgi?article=1072&context=ge_at_pubs
On a similar note, I am trying to evaluate how well my IES setup (parameterization, weights, etc) reproduces "synthetic" observations of interest (not in the history matching dataset but "known" from the simulation) from a suite of selected realizations. In my mind, the most logical measure is something along the lines of the number of ensemble standard deviations between the ens mean of the obs of interest and the "known" values. Then, if I have 10 tests for a single site I could hopefully infer that the same setup likely captures real world obs of interest within the same number of stds (assuming similar ensemble metrics mentioned above for the obs in the history matching dataset). Thoughts, or references along those lines?