Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 931 Bytes

v0.10.4.rst

File metadata and controls

38 lines (26 loc) · 931 Bytes

v0.10.4 (Anticipated March, 2024)

Enhancements

  • Added the Huld PV model used by PVGIS (1940)
  • Added :py~pvlib.iotools.get_solrad for fetching irradiance data from the SOLRAD ground station network. (1967)

Bug fixes

  • :py~pvlib.modelchain.ModelChain now raises a more useful error when temperature_model_parameters are specified on the passed system instead of on its arrays. (1759).

Testing

Documentation

  • Fixed broken URLs in various places. (1957, 1960)
  • Clarified documentation for :py~pvlib.irradiance.get_ground_diffuse. (1883)

Requirements

Contributors

  • Cliff Hansen (cwhanse)
  • matsuobasho
  • Adam R. Jensen (AdamRJensen)
  • Kevin Anderson (kandersolar)