From 2184e74d8319306354550323dc94f2731fd4fb60 Mon Sep 17 00:00:00 2001 From: Pascal Bourgault Date: Thu, 17 Oct 2024 14:30:04 -0400 Subject: [PATCH] Update xclim/core/units.py Co-authored-by: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com> --- xclim/core/units.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xclim/core/units.py b/xclim/core/units.py index c22d17b20..38b21a3ff 100644 --- a/xclim/core/units.py +++ b/xclim/core/units.py @@ -470,7 +470,7 @@ def cf_conversion( """ Resampling frequency units for :py:func:`xclim.core.units.infer_sampling_units`. -Mapping from offset base to CF-compliant unit. Only constant-length frequencies that are not also pint units are included +Mapping from offset base to CF-compliant unit. Only constant-length frequencies that are not also pint units are included. """