Skip to content

Commit

Permalink
Update pvanalytics/features/snow.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Anderson <[email protected]>
  • Loading branch information
eccoope and kandersolar authored Jun 27, 2024
1 parent 8d7de2e commit e7ad7d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pvanalytics/features/snow.py
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit e7ad7d2

Please sign in to comment.