Description
Hi everybody!
After a welcoming meeting I had with this year GSoC mentors, @kandersolar and @AdamRJensen, and the other two participants, @RDaxini and @IoannisSifnaios, we were recommended to have a tracking issue of the milestones for each one of us. Here's mine.
Objectives
The proposed changes in this roadmap expect to improve the availability of models so users can include and improve their PV systems simulations. Topics are:
- Shade calculation and impact
- Spectra analysis utilities
- Bifacial modelling of non-uniform irradiance
- Agrivoltaics useful radiation calculations
Roadmap
-
Martinez shading losses model
-
Spectra analysis
- Extend standard spectra database
- Add Spectral response <> Quantum Efficiency conversion functions
- Add spectral responses of materials
-
Non-uniform irradiance mismatch losses model
-
Photosynthetically Active Radiation models
- Decomposition: fraction of diffuse (Spitters relationship)
- Diffuse and direct shading factors - 3D geometry calculation of shades via geometry and integration.
I'm afraid this one is doing PVsyst-like calculations all over the 3D and 2D space, so it's gonna take some time to sort out all the difficulties and integrate it here in pvlib.
Here is the paper meanwhile.
I want to open issues and PRs as I work on them. If I can manage so many things at the same time is something I have to figure out, not you - so don't hesitate to give as much feedback as you want! 😆
I'm looking forward to use my knowledge to improve this package, but as the inexperienced student I am, I can't do it without y'all, so I want to hear from you in either issues or PRs 🤙
Other PRs that I have worked on during this GSoC period
- Fix silently ignoring file path in
pvsystem.retrieve_sam
whenname
is provided #2020
Opened on May 1st, may be considered part of the bonding period. - More docs build fixes #2030
- Remove
read_srml_month_from_solardat
#2061 (closed as duplicate) - Fix port of old-precision-decimal to present-atol in tests #2082
- No more default nones #2084
- Bump docs infraestructure #2112
- Remove warnings in docs #2128
- [MAINT]: Remove deprecated
pvlib.atmosphere.first_solar_spectral_correction
#2131 - On other repos
Cross-referencing: