pydune.data_processing.meteorological.wind_plot#

Module containing functions related to the processing and ploting of wind/sandflux data.

Functions

create_KMZ

From a list of coordinates, create a .KMZ file that can be opened in GoogleEarth, and will display markers at the input coordinates.

make_angular_PDF

Calculate the angular PDF (normalized) from input arrays.

netcdf_to_flux_rose

This function loads and concatenate (along the time axis) several NETCDF files from a list of filenames, calcuates the sand flux from a location in the NETCDF wind data using the quartic_transport_law, and plots a sand flux angular distribution on the given axe of the given figure.

plot_flux_rose

Plot a sand flux angular distribution, or flux rose, on the given axe of the given figure.

plot_wind_rose

Plot a wind rose on the given axe of the given figure.

shear_to_velocity

velocity_to_shear