Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.45 KB

v0.10.3.rst

File metadata and controls

49 lines (37 loc) · 1.45 KB

v0.10.3 (Anticipated December, 2023)

Enhancements

  • Added the continuous Perez-Driesse transposition model. :pypvlib.irradiance.perez_driesse (1841, 1876)
  • :pypvlib.bifacial.infinite_sheds.get_irradiance and :pypvlib.bifacial.infinite_sheds.get_irradiance_poa now include shaded fraction in returned variables. (1871)
  • Added :py~pvlib.iam.convert and :py~pvlib.iam.fit that convert between IAM models, and that fit an IAM model to data. (1824, 1827)

Bug fixes

Testing

  • Replace use of deprecated pkg_resources. (1881, 1882)

Documentation

  • Create weatherdata User's Guide page. (1754)
  • Fixed a plotting issue in the IV curve gallery example (1895)
  • Fixed detect_clearsky example in clearsky.rst (1914)

Requirements

  • Minimum version of scipy advanced from 1.4.0 to 1.5.0. (1918, 1919)

Contributors

  • Arjan Keeman (akeeman)
  • Miguel Sánchez de León Peque (Peque)
  • Will Hobbs (williamhobbs)
  • Anton Driesse (adriesse)
  • Abigail Jones (ajonesr)
  • Cliff Hansen (cwhanse)
  • matsuobasho
  • Harry Jack (harry-solcast)
  • Adam R. Jensen (AdamRJensen)
  • Kevin Anderson (kandersolar)