Event.
has_detection
Check if a detection is available for a set of stations.
stations (list of mss_dataserver.geometry.Inventory.Station) – The stations for which to get the detections.
list
mss_dataserver.geometry.Inventory.Station
True if a detection is available for the stations. False otherwise.
bool