lidarwind.wind_prop_retrieval.RetriveWindFFT

class lidarwind.wind_prop_retrieval.RetriveWindFFT(transfd_data)[source]

6 beam wind retrieval

Wind retrieval based on the FFT method for the 6 beam observations.

Parameters:

transfd_data (object) – An instance of the re-structured data, it should be preferentially filtered for artefacts.

Returns:

object – An object containing an dataset of the retrieved wind speed, direction, wind components (meridional, zonal and vertical) and the relative beta

Return type:

object

__init__(transfd_data)[source]

Methods

__init__(transfd_data)

get_beta()

It copies the raw beta from the vertical observations

load_attrs()

It loads the attributes from all variables into the dataset

ret_hor_wind_data()

It applies the FFT based method to retrieve the horizontal wind information

ret_vert_wind_data()

It copies the vertical wind from the observations