airbornegeo.plot_profiles

Contents

airbornegeo.plot_profiles#

plot_profiles(data, *, y, x, y_axes=None, x_lims=None, y_lims=None, title=None, y_label=None, x_title=None, y_title=None, marker_sizes=None, marker_symbols=None, marker_scale=6)[source]#

plot data profiles with matplotlib currently only allows 3 separate y axes, set with β€œy_axes”, starting with 1

Parameters: