1
1
.. _whatsnew_01030 :
2
2
3
3
4
- v0.10.3 (Anticipated December, 2023)
5
- ------------------------------------
4
+ v0.10.3 (December 20 , 2023)
5
+ ---------------------------
6
6
7
7
8
8
Enhancements
@@ -27,10 +27,10 @@ Enhancements
27
27
Bug fixes
28
28
~~~~~~~~~
29
29
* Fixed CAMS error message handler in
30
- :py:func: `pvlib.iotools.get_cams ` (:issue: `1799 `, :pull: `1905 `)
30
+ :py:func: `pvlib.iotools.get_cams `. (:issue: `1799 `, :pull: `1905 `)
31
31
* Fix mapping of the dew point column to ``temp_dew `` when ``map_variables ``
32
32
is True in :py:func: `pvlib.iotools.get_psm3 `. (:pull: `1920 `)
33
- * Fix :py:class: `pvlib.modelchain.ModelChain ` to use attribute `clearsky_model `
33
+ * Fix :py:class: `pvlib.modelchain.ModelChain ` to use attribute `clearsky_model `.
34
34
(:pull: `1924 `)
35
35
36
36
Testing
@@ -41,10 +41,10 @@ Testing
41
41
Documentation
42
42
~~~~~~~~~~~~~
43
43
* Create :ref: `weatherdata ` User's Guide page. (:pull: `1754 `)
44
- * Fixed a plotting issue in the IV curve gallery example (:pull: `1895 `)
45
- * Added two examples to demonstrate reverse transposition (:pull: `1907 `)
46
- * Fixed ` detect_clearsky ` example in `clearsky.rst ` (:issue: `1914 `)
47
- * Clarified purpose of `ModelChain.clearsky_model ` (:pull: `1924 `)
44
+ * Fixed a plotting issue in the IV curve gallery example. (:pull: `1895 `)
45
+ * Added two examples to demonstrate reverse transposition. (:pull: `1907 `)
46
+ * Fixed :py:func: ` ~pvlib.clearsky. detect_clearsky ` example in :ref: `clearsky `. (:issue: `1914 `)
47
+ * Clarified purpose of `ModelChain.clearsky_model `. (:pull: `1924 `)
48
48
49
49
50
50
Requirements
@@ -61,9 +61,15 @@ Contributors
61
61
* Abigail Jones (:ghuser: `ajonesr `)
62
62
* Cliff Hansen (:ghuser: `cwhanse `)
63
63
* Gilles Fischer (:ghuser: `GillesFischerV `)
64
- * Adam R. Jensen (:ghusuer : `AdamRJensen `)
64
+ * Adam R. Jensen (:ghuser : `AdamRJensen `)
65
65
* :ghuser: `matsuobasho `
66
66
* Harry Jack (:ghuser: `harry-solcast `)
67
67
* Kevin Anderson (:ghuser: `kandersolar `)
68
68
* Lorenzo Riches (:ghuser: `lorenzo-solcast `)
69
- * Cliff Hansen (:ghuser: `cwhanse `)
69
+ * Hugh Cutcher (:ghuser: `hugh-solcast `)
70
+ * Echedey Luis (:ghuser: `echedey-ls `)
71
+ * Will Holmgren (:ghuser: `wholmgren `)
72
+ * Miroslav Šedivý (:ghuser: `eumiro `)
73
+ * Mark Mikofski (:ghuser: `mikofski `)
74
+ * Phoebe Pearce (:ghuser: `phoebe-p `)
75
+ * Eva-Maria Grommes (:ghuser: `EwaGomez `)
0 commit comments