This finds the first HighWater and LowWater event types specifically to fill the attributes. This deals with the case when there are no events of one of HighWater or LowWater events, filling out the details of the first of either type.
This is a rethink of my previous PR #30 which (now) obviously wasn't going to work. This is a more robust approach, I think!
This finds the first
HighWater
andLowWater
event types specifically to fill the attributes. This deals with the case when there are no events of one ofHighWater
orLowWater
events, filling out the details of the first of either type.This is a rethink of my previous PR #30 which (now) obviously wasn't going to work. This is a more robust approach, I think!
I've actually tested it this time.. :see_no_evil: