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
Methods
__init__(transfd_data)get_beta()It copies the raw beta from the vertical observations
It loads the attributes from all variables into the dataset
It applies the FFT based method to retrieve the horizontal wind information
It copies the vertical wind from the observations