You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Albedo for water bodies (non-ocean) as described here
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!
The text was updated successfully, but these errors were encountered:
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:
Albedo for water bodies (non-ocean) as described here
pvlib.irradiance
topvlib.albedo
#2095Water temperature for floating PV as described here
Wind speed at module height
Module temperature for floating PV:
Gallery example of the expansion of the Faiman expression for floating PV (using the methodologies from here and here)
Addition of the Lindholm model (described here)
Maintenance work:
pvsyst_cell
test function #2080As 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!
The text was updated successfully, but these errors were encountered: