pvlib / pvlib-python

A set of documented functions for simulating the performance of photovoltaic energy systems.
https://pvlib-python.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.15k stars 975 forks source link

Google Summer of Code: Floating PV #2068

Closed IoannisSifnaios closed 2 weeks ago

IoannisSifnaios commented 3 months ago

This issue gives an overview of the plan and progress of my GSoC project.

The title of my project is "Floating Solar - Enabling modeling of floating PV with pvlib", where I will be adding floating PV temperature models in the pvlib python’s library. The official project description can be found here, and my mentors during this project will be @AdamRJensen and @kandersolar. My detailed plan is the following:

Calculation of ambient parameters for floating PV:

Module temperature for floating PV:

Maintenance work:

As the project develops, I plan to link these tasks to individual issues and pull requests.


Please don't hesitate to give any feedback! Since this is the first time I am contributing to pvlib (or any other open-source software, tbh), I am really looking forward to learning as much as possible from all of you!

IoannisSifnaios commented 3 months ago

It looks like there is already a plan to add a floating.py module (as mentioned in #1937).

IoannisSifnaios commented 2 weeks ago

My GSoC is completed, thus this issue is closed. Thanks to everyone for their assistance!

kandersolar commented 2 weeks ago

Thanks @IoannisSifnaios for the great contributions!