@@ -17,11 +17,6 @@ Deprecations
1717
1818Bug fixes
1919~~~~~~~~~
20- * Corrects a bug in :py:func: `pvlib.temperature.fuentes `. If inputs were
21- data type integer, users can expect modeled cell temperature values to
22- increase slightly.
23- (:issue: `2608 `, :pull: `2745 `)
24- * Fixes a regression in :py:func: `pvlib.tracking.calc_surface_orientation `
2520* Fix :py:func: `pvlib.temperature.fuentes ` truncating the output if `poa_global ` input was
2621 data type integer. Users can expect modeled cell temperature values to
2722 increase slightly. (:issue: `2608 `, :pull: `2745 `)
@@ -39,18 +34,11 @@ Bug fixes
3934 parameter now has no effect and will be removed in the future. (:pull: `2781 `)
4035
4136
42-
4337Enhancements
4438~~~~~~~~~~~~
4539* Add the ``front_side_fraction `` parameter to
4640 :py:func: `pvlib.snow.loss_townsend ` to support Townsend snow-loss
4741 workflows for bifacial systems. (:issue: `2755 `, :pull: `2756 `)
48- * Added mapping of the parameter ``"albedo" `` in
49- :py:func: `~pvlib.iotools.get_nasa_power ` when ``map_variables=True ``
50- (:pull: `2753 `)
51- * Added mapping of the parameter ``"albedo" `` in
52- :py:func: `~pvlib.iotools.get_nasa_power ` when ``map_variables=True ``
53- (:pull: `2753 `)
5442* Add the following parameters to :py:func: `~pvlib.iotools.get_nasa_power `
5543 when ``map_variables=True ``: ``temp_dew ``, ``precipitable_water ``,
5644 ``relative_humidity ``, ``ghi_extra ``, ``dhi_clear ``, ``longwave_down ``,
0 commit comments