skill_profile.SkillProfileArray

skill_profile.SkillProfileArray(data)

A single metric from a SkillProfile.

Attributes

Name Description
coords Coordinates (same as xr.DataSet.coords).
mod_names List of model names.
obs_names List of observation names.
z Depth-coordinate values.

Methods

Name Description
plot Horizontal bar plot of metric values by depth bin.

plot

skill_profile.SkillProfileArray.plot(**kwargs)

Horizontal bar plot of metric values by depth bin.