pydune.data_processing.meteorological.wind_plot#
Module containing functions related to the processing and ploting of wind/sandflux data.
Functions
From a list of coordinates, create a .KMZ file that can be opened in GoogleEarth, and will display markers at the input coordinates. |
|
Calculate the angular PDF (normalized) from input arrays. |
|
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 a sand flux angular distribution, or flux rose, on the given axe of the given figure. |
|
Plot a wind rose on the given axe of the given figure. |
|