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 2d08caa commit da4f4d6Copy full SHA for da4f4d6
docs/sphinx/source/whatsnew/v0.5.0.rst
@@ -23,6 +23,8 @@ Bug fixes
23
`orientation_strategy` is set to `'None'` (:issue:`352`)
24
* Fix the `ModelChain`'s angle of incidence calculation for
25
SingleAxisTracker objects (:issue:`351`)
26
+* Fix issue with ForecastModel.cloud_cover_to_transmittance_linear method of
27
+ forecast.py ignoring 'offset' parameter. (:issue:`343`)
28
29
Enhancements
30
~~~~~~~~~~~~
@@ -48,3 +50,4 @@ Contributors
48
50
* Birgit Schachler
49
51
* Jonathan Gaffiot
52
* Siyan (Veronica) Guo
53
+* KonstantinTr
0 commit comments