geodata.Cutout.windspd
======================

.. py:method:: geodata.Cutout.windspd(**params)

   Generate wind speed time-series

   Internally calls convert_windspd under :func:`_convert::convert_windspd`.

   :param turbine: str or dict
                   Name of a turbine
   :param hub_height: float | int
                      Extrapolation height
   :param \*\*params: Can also specify all of the general conversion arguments
   :param documented in the `convert_cutout` function.:
   :param e.g. var_height='lml':

