Miguel Sánchez de León Peque
Miguel Sánchez de León Peque
¡Happy New Year to everybody! :tada: So, I opened [a draft PR to start a discussion](https://github.com/pvlib/pvlib-python/pull/1378). Any comments/suggestions are more than welcome! :blush: A couple of thoughts: - I would...
After the initial review, I pushed a couple of changes taking into account your comments. Thanks again for your feedback! :blush: I have been thinking about the scope of this...
After playing around a bit with the code, I think I will finally implement a first DC-connected battery model/solver that does *not* take into account the fact that the power...
Even if later than I would have anticipated, I pushed some changes to the associated PR (https://github.com/pvlib/pvlib-python/pull/1378). Basically, I ended up discarding my own initial idea of creating the "simplest"...
@tonybaloney Friendly ping. :innocent:
@dirkesquire How did you work-around this?
@Fil Do you plan to open a MR to integrate your changes? :blush:
@Fil Does `polygon-clipping` implement this sorted array solution you are suggesting?
@ocaballeror Yeah, it is very similar, but when using PUB-SUB and under some circumstances we could be losing a message (think about distributed systems were losing connection temporarily is something...
@ocaballeror BTW, I agree with you, this is not a critical feature. Maybe we could concentrate for now on other 0.7.0 issues and later decide whether or not we should...