Understanding 'Coords' and 'dims' to analyze dataset

Hi,

Thank you for your reply. I was able to get the code working with your advice. However, I’m still a bit confused about how this is executed within PyMC. Does the program analyze all the data and try to fit it into the specified number of ‘index’ dimensions, or does it know which data points correspond to which index?

Thank you for your help!