As developers we want to be able to use a short hand way of accessing the probabilistic dimensions on a cube without searching for a coordinate name.
Within Iris we can access spatial and time dimension using axis="T" or axis="X" etc. We would like to do the same for ensemble, percentiles and probabilities.
Note this may not be the best place for this ticket