File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
docs/sphinx/source/whatsnew Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- .. _whatsnew_0300 :
1
+ .. _whatsnew_0310 :
2
2
3
- v0.3.1 (April ?? , 2016)
3
+ v0.3.1 (April 19 , 2016)
4
4
-----------------------
5
5
6
6
This is a minor release from 0.3.0.
@@ -13,7 +13,7 @@ Enhancements
13
13
* Added versioneer to keep track of version changes instead
14
14
of manually updating pvlib/version.py. This will aid
15
15
developers because the version string includes the specific
16
- git commit of the library code currently imported.
16
+ git commit of the library code currently imported. (issue:`150`)
17
17
18
18
19
19
Bug fixes
@@ -25,14 +25,16 @@ Bug fixes
25
25
The night tare power indicates the power consumed by the inverter to
26
26
sense PV array voltage. The model was erroneously comparing Ps0 with
27
27
the AC output power (ac_power), rather than the DC input power (p_dc).
28
+ (:issue:`140`)
28
29
29
30
* Fixed the azimuth calculation of rotated PV panel in function
30
31
pvlib.tracking.singleaxis(...) so that the results are consistent
31
- with PVsyst
32
+ with PVsyst. (:issue:`144`)
32
33
33
34
Contributors
34
35
~~~~~~~~~~~~
35
36
36
37
* ejmiller2
37
38
* Yudong Ma
38
39
* Tony Lorenzo
40
+ * Will Holmgren
You can’t perform that action at this time.
0 commit comments