Closed davidfee5 closed 5 years ago
If the WATC trace does not have coordinates from IRIS, server.py tries to assign it AVO coordinates and fails. The solution is likely to either look in WATC inventory as well or add coordinates to json file.
We'll probably want to do the former. I'll take care of this next week.
Fixed in ac89efa
If the WATC trace does not have coordinates from IRIS, server.py tries to assign it AVO coordinates and fails. The solution is likely to either look in WATC inventory as well or add coordinates to json file.