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 depth

xlabel (str): Optional x-axis label

ylabel (str): Optional y-axis label

title (str): Optional figure title

backend (function): Choose from _plot_latlon_gmt (default) or user-supplied function