ILAMB.Confrontation.Confrontation.computeOverallScore

Confrontation.computeOverallScore(m)[source]

Computes the overall composite score for a given model.

This routine opens the netCDF results file associated with this confrontation-model pair, and then looks for a “scalars” group in the dataset as well as any subgroups that may be present. For each grouping of scalars, it will blend any value with the word “Score” in the name to render an overall score, overwriting the existing value if present.

Parameters

m (ILAMB.ModelResult.ModelResult) – the model results