mtuq.io.clients.SPECFEM3D_SGT.Client.get_greens_tensors¶
- Client.get_greens_tensors(stations=[], origins=[], verbose=False)[source]¶
Extracts Green’s tensors from database
Returns a
GreensTensorList
in which each element corresponds to a (station, origin) pair from the given listsInput arguments
stations
(list of mtuq.Station objects)origins
(list of mtuq.Origin objects)verbose
(bool)