geodata.Cutout.soil_temperature
===============================

.. py:method:: geodata.Cutout.soil_temperature(**convert_params)

   Return soil temperature (useful for e.g. heat pump T-dependent
   coefficient of performance).

   :param convert_params: Keyword arguments passed to `convert_cutout` function

   :returns: Data of the Cutout with temperature converted to soil temperatures.
   :rtype: xr.DataArray

