Kurt Rhee

Results 35 comments of Kurt Rhee

I also tried modifying @mikofski 's code to go line by line, it gives the correct curve orientation, but I had to add some new points at 0 for the...

Playing around with this a little bit more, here are pictures of different types of linear interpolations and their resulting quadratic interpolations: None give the expected output, so there must...

I agree, least squares would be throwing away good data points.

Hey @mikofski, @kevinsa5 and @AdamRJensen brought this up during the PVPMC pvlib session. I'd like to take a stab at it if there are no objections. PlantPredict uses this very...

I would also like to write a blog post that documents how to create a pull request for a pvlib upgrade using the transformer model as a real world example.

Mark those are awesome references, I will definitely riff off of them.

@kandersolar That is unfortunate, I looked through it as well and there is no mention of the equations that are in PlantPredict's documentation. I've also asked around internally and none...

@mikofski Looks like SolarFarmer and PlantPredict have different models for transformer losses. ![image](https://github.com/pvlib/pvlib-python/assets/33131958/fca6c204-ef64-43c6-b712-4ee9ab1f5f0c)

@adriesse An introductory electrical engineering text would be really nice I agree. Would you be okay if I wrote a first version and created a PR with a reference to...

@mikofski and @kandersolar Seriously bravo thank you for all of the work you guys did.