Closed liamtoney closed 4 years ago
This PR uses a more conventional way of querying ObsPy inventories for coordinates by direct lookup via tr.id rather than the clunky loop over all networks, stations, channels, etc. The modifications also allow for more informative warnings.
tr.id
This PR uses a more conventional way of querying ObsPy inventories for coordinates by direct lookup via
tr.id
rather than the clunky loop over all networks, stations, channels, etc. The modifications also allow for more informative warnings.