From cfba26b16a537ad84d4ef29eb1f8f1942c70a2a4 Mon Sep 17 00:00:00 2001 From: spjuhel Date: Fri, 9 Aug 2024 17:36:51 +0200 Subject: [PATCH] Updates to match https://github.com/CLIMADA-project/climada_python/pull/936 --- climada_petals/hazard/tc_rainfield.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/climada_petals/hazard/tc_rainfield.py b/climada_petals/hazard/tc_rainfield.py index d825efb25..0ff14e7f1 100644 --- a/climada_petals/hazard/tc_rainfield.py +++ b/climada_petals/hazard/tc_rainfield.py @@ -1321,7 +1321,7 @@ def _windprofile( si_track = si_track.copy(deep=True) si_track["cp"].values[:] = 5e-5 return compute_angular_windspeeds( - si_track, d_centr, mask_centr_close, model, cyclostrophic=cyclostrophic, + si_track, d_centr, mask_centr_close, model, model_kwarg=dict(cyclostrophic=cyclostrophic), ) def _w_shear(