pydune.data_processing#

Modules

Functions

build_rqst_status

check_rqst

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.

getting_CDSdata

This fuction helps to download data from datasets stored in the Climate Data Store.

load_netcdf

Load and concatenate (along the time axis) several NetCDF files.

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.

print_request_status

shear_to_velocity

velocity_to_shear

Classes

Dataset

A netCDF Dataset is a collection of dimensions, groups, variables and attributes.