python_codes.plot_functions#

Plotting functions used in various figure scripts.

Functions

log_tick_formatter

make_nice_histogram

Function making a fancy histogram from input data.

north_arrow

Plot a arrow indicating the North on a figure.

plot_arrow

Plot an arrow using matplotlib FancyArrowPatch.

plot_flux_rose

Short summary.

plot_regime_diagram

plot_scatter_surrounded

Plot a scatter plot with a black thin line surrounding point clusters.

plot_wind_rose

Plot a wind rose from one dimensional time series.

rgba_to_rgb

Convert a RGBA color to RGB taking transparency into account.