Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bad units in call to pvlib.pvsystem.sapm #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joseph-sch
Copy link

Should we add tests to this module? There is an assertion in example.py that fails without this fix, but it's not exactly a unit test.

pvlib.pvsystem.sapm expects the irradiance in W/m2 so the irradiance values from `TEST_MAT` do *not* need to be divided by 1,000.

This should fix a failed assertion in `example.py` at line 33.
@kandersolar
Copy link
Contributor

Just chiming in to say I think this would close #124 :)

Copy link
Contributor

@mikofski mikofski left a comment

Choose a reason for hiding this comment

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

Thanks for this! I agree with @kanderso-nrel . @markcampanelli do you have authority over pvmm?

@joseph-sch
Copy link
Author

@mikofski and all, there does not seem to be a maintainer on the repository... pull requests are not being merged...

According to #152 from @chetan201, the maintainer on behalf of SunPower should now be @ahoffmanSPWR
(adam.hoffman@sunpower.com according to their profile) but I don't see any activity from them...

Any way we could get the PRs merged?

@ahoffmanSPWR
Copy link
Contributor

Hi all - Thanks for the nudge here. I took over as admin after some personnel changes. Apologies for the delays. I'll take a look at these requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants