From 40ef5a28a24478baab77d89ff51505417585cc38 Mon Sep 17 00:00:00 2001 From: Emma Cooper Date: Thu, 27 Jun 2024 10:46:06 -0600 Subject: [PATCH] Update pvanalytics/features/snow.py Co-authored-by: Kevin Anderson --- pvanalytics/features/snow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pvanalytics/features/snow.py b/pvanalytics/features/snow.py index e48d651e..f48e4409 100644 --- a/pvanalytics/features/snow.py +++ b/pvanalytics/features/snow.py @@ -181,7 +181,7 @@ def categorize(transmission, measured_voltage, * Mode 2: Indicates periods when the operating voltage is reduced but current is consistent with snow-free conditions. * Mode 3: Indicates periods when the operating voltage is consistent with - snow-free conditionss but current is reduced. + snow-free conditions but current is reduced. * Mode 4: Voltage and current are consistent with snow-free conditions. Parameters