Data visualization tools

Tools related to data visualization are contained within the plotting package available through:

from coastlib import plotting

Rose Plot

from coastlib.plotting import rose_plot

rose_plot_1 Image rose_plot_2 Image