mtuq.graphics._plot_latlon¶
- mtuq.graphics._plot_latlon(filename, da, origins, show_best=False, show_tradeoffs=False, backend=<function _plot_latlon_gmt>, **kwargs)[source]¶
Plots user-supplied DataArray values versus hypocenter (requires GMT)
Keyword arguments
show_tradeoffs
(bool): Show how focal mechanism trades off with depthxlabel
(str): Optional x-axis labelylabel
(str): Optional y-axis labeltitle
(str): Optional figure titlebackend
(function): Choose from _plot_latlon_gmt (default) or user-supplied function