Picket Fence earthquake early warning system can't connect to station "UO_TOOM:HHZ", so we're only monitoring on four out of five stations.
This is strange. We shouldn't be monitoring TOOM. We deprecated it a while ago when we connected to the PNSN. Line 39 of LHO-picket-fence.py should read: pickets= ["HLID", "NEW", "OTR", "MSO", "DING"] Is this correct in your version?
Edgard's list is correct. I was looking at some older code. All five stations are working again.
This is strange. We shouldn't be monitoring TOOM. We deprecated it a while ago when we connected to the PNSN.
Line 39 of LHO-picket-fence.py should read:
pickets= ["HLID", "NEW", "OTR", "MSO", "DING"]
Is this correct in your version?
Edgard's list is correct. I was looking at some older code. All five stations are working again.