Cliff Hansen

Results 492 comments of Cliff Hansen

@yhkee0404 I updated the PR for v0.11.1, so you will need to git pull origin clearsky-timzone to update your local branch. You have put substantial effort into this PR already,...

I'll try to clarify what I consider the "bug" - perhaps not a mistake but not expected behavior. The `pandas` DOY function returns "local" DOY, using only the date in...

> clearsky GHI would be different for localized vs. non-localized time series. Is this correct? In the case of non-localized timestamps, the clear-sky calculation path goes through `solarposition` where if...

> Could you please wait for me? No problem at all.

@yhkee0404 we should add a few tests to improve coverage. Let me know if you would like my help with that.

@yhkee0404 the additional tests are good enough. I don't see why codecov is flagging that one line. Like you I don't know how to run codecov locally, and just let...

Does your exploratory code use Toledo's method for computing Lambert's W? At first glance through the paper, it doesn't appear to be necessary, but want to understand better. Also, I...

Put it at the end of the first "sentence".

Thanks for providing the feature request. IEC 61853-3 basically describes a model chain, which would fit within pvlib's structure. > Is this something the pvlib team can take on? Contributions...

The draft (as of 8/2025) of IEC61853-3 specifies a procedure to calculate DC power from broadband POA irradiance, air temperature and wind speed in four steps: 1. AOI modifier. Uses...