geodata.Cutout.windwpd
======================

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

   Generate wind power density time-series

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

   :param turbine: str or dict
                   Name of a turbine
   :param hub_height: float | int
                      Extrapolation height

   Can also specify all of the general conversion arguments
   documented in the `convert_cutout` function.
       e.g. var_height='lml'

