We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7194e3c commit 11cf12eCopy full SHA for 11cf12e
docs/sphinx/source/whatsnew/v0.11.2.rst
@@ -22,6 +22,9 @@ Bug Fixes
22
(:issue:`1338`, :pull:`2227`)
23
* Handle DST transitions that happen at midnight in :py:func:`pvlib.solarposition.hour_angle`
24
(:issue:`2132` :pull:`2133`)
25
+* Add a check to :py:func:`~pvlib.snow.fully_covered_nrel` and
26
+ :py:func:`~pvlib.snow.coverage_nrel`. The check uses snow depth on the ground
27
+ to improve modeling for systems with shallow tilt angles. (:issue:`1171`, :pull:`2292`)
28
29
Bug fixes
30
~~~~~~~~~
0 commit comments