0.3.3
This is a minor release from 0.3.2. Highlights include:
- Renamed
series_modulestomodules_per_stringand
parallel_modulestostrings_per_inverter. (:issue:176) - Adds the
scale_voltage_current_powerfunction andPVSystemmethod
to support simple array modeling. (:issue:159) - Adds support for
SingleAxisTrackerobjects inModelChain.
(:issue:169) - Add
__repr__method to PVSystem, LocalizedPVSystem, ModelChain,
SingleAxisTracker, Location. (:issue:142) - Improve speed of
singlediodefunction by usingv_from_ito
determinev_oc. Speed is ~2x faster. (:issue:190) - Adds the Simplified Solis clear sky model. (:issue:
148) - Fix problem in which the perez function dropped nighttime values.
Nighttime values are now set to 0.
(:issue:191) - Localize datetime indices in package overview examples.
(:issue:156) - Clarify that
ModelChainandbasic_chaincurrently only
supports SAPM. (:issue:177) - Shorten README.md file and move information to official documentation.
(:issue:182) - Change authors to PVLIB Python Developers and clean up setup.py.
(:issue:184)
Contributors
- Will Holmgren
- Mark Mikofski
- Johannes Oos
- Tony Lorenzo