If the tide data is stale, it takes too long to run `getHeightAtT()` since we're iterating through all the old tide data every time.
If the tide data is stale, it takes too long to run
getHeightAtT()since we're iterating through all the old tide data every time.