Thank you very much @lrose. That solved the issue!
However, to learn what the script is doing here I have two questions:
- what does Zone{0} mean here? I tried to change that to 1to match my values with zone numbers so that zone 0 is not equal to zone 1 value and I get
IndexError: tuple index out of range
error
- I do not quite understand this part either.
Thank you so much for always being so helpful