diff --git a/pvanalytics/features/snow.py b/pvanalytics/features/snow.py index 8d4e2232..b7480de8 100644 --- a/pvanalytics/features/snow.py +++ b/pvanalytics/features/snow.py @@ -8,8 +8,8 @@ def get_horizon_mask(horizon, azimuth, elevation): Parameters ---------- - horizon : array-like - Series with int index of 0 - 359 (represents azimuth) and float values + horizon : Series + Series with numeric index of 0 - 359 (represents azimuth) and float values (represents elevation [deg] of horizon profile). azimuth : array-like Solar azimuth angle. [deg]