Summary
The WPS processes heat_wave_max_length and heat_wave_total_length expose swapped abstract descriptions in Finch's GetCapabilities response, due to a bug in the currently pinned version (xclim==0.52.2). The fix landed in xclim==0.53.0.
Details
The swapped abstracts can be found at lines 215 and 232 of xclim/indicators/atmos/_temperature.py:
https://github.com/Ouranosinc/xclim/blob/2bb20af521b7c1c553972a69a07987df8631b0ce/xclim/indicators/atmos/_temperature.py#L226
https://github.com/Ouranosinc/xclim/blob/2bb20af521b7c1c553972a69a07987df8631b0ce/xclim/indicators/atmos/_temperature.py#L243
Summary
The WPS processes
heat_wave_max_lengthandheat_wave_total_lengthexpose swapped abstract descriptions in Finch's GetCapabilities response, due to a bug in the currently pinned version (xclim==0.52.2). The fix landed inxclim==0.53.0.Details
The swapped abstracts can be found at lines 215 and 232 of xclim/indicators/atmos/_temperature.py:
https://github.com/Ouranosinc/xclim/blob/2bb20af521b7c1c553972a69a07987df8631b0ce/xclim/indicators/atmos/_temperature.py#L226
https://github.com/Ouranosinc/xclim/blob/2bb20af521b7c1c553972a69a07987df8631b0ce/xclim/indicators/atmos/_temperature.py#L243