Kevin Anderson
Kevin Anderson
> didn't know where to look to get the actual payload data sent to the POST Sent via email (it's not hard, but I'm still nervous about sharing publicly without...
Yes, agreed, the clear-sky model is not corrupted by the engerer2 coefficient issue. For context: engerer2 is a model that predicts diffuse fraction using what is essentially a logistic regression...
This is my (tenuous) understanding of how the equations implemented in this PR's `threlkeld_jordan` function came to be: 1) In 1957, T-J published clear-sky solar irradiance curves. Here is a...
Thanks @bgpierc! > How should I specify optional dependencies? Add an entry for each new dependency here: https://github.com/pvlib/pvlib-python/blob/master/setup.py#L56-L58 And then, rather than importing the optional dependencies at the top of...
> I did have a question about attributing the code from https://github.com/pvlib/pvlib-python/pull/758 ; is there a permalink to that pull request if it's closed? Is there a better way to...
I don't have any personal interest in using or maintaining MLFM code. I'll hazard a guess that requiring IV curve inputs is a prohibitive obstacle for the majority of pvlib...
Can we drop python 3.6 support in this release? GitHub Actions is dropping it in MacOS pretty soon, it's way past the NEP29 and Python end-of-life windows, and pvanalytics and...
Unless someone already has a branch started, I will submit a PR shortly for final 0.9.2 cleanup. Doesn't mean we can't do some last minute feature merges if the reviewing...
Hi @Jacc0027 -- sorry for the delay if you were waiting for feedback on this PR! It looks great so far. To make a more detailed review easier, could you...
Hi @Jacc0027 -- I apologize for not replying earlier; somehow I missed your previous message. For the test file you linked in this comment (https://github.com/pvlib/pvlib-python/pull/1296#issuecomment-932930650), I get an error `TypeError:...