Skip to content

Conversation

@wholmgren
Copy link
Member

  • I am familiar with the contributing guidelines
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels and Milestone are assigned to the Pull Request and linked Issue.

Addresses #1104 (comment). Also changes a handful of "PVLIB-Python" to "pvlib python".

@wholmgren wholmgren added this to the 0.8.1 milestone Dec 16, 2020
# cloud cover in percentage units here
transmittance = ((100.0 - cloud_cover) / 100.0) * 0.75
# irrads is a DataFrame containing ghi, dni, dhi
irrads = liujordan(apparent_zenith, transmittance, airmass_absolute)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's another, otherwise LGTM

@wholmgren wholmgren merged commit b9fe754 into pvlib:master Dec 16, 2020
@wholmgren wholmgren deleted the docfix branch December 16, 2020 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants