-
**Problem:** SAM doesn't allow weather files that only have GHI measurements for irradiance.
**Possible solution:** SAM could add decomposition models to calculate DNI/DHI from GHI, allowing users…
-
**Is your feature request related to a problem? Please describe.**
Using a window length that is too short relative to data period in `detect_clearsky` produces cryptic errors
**Describe the solut…
-
This is the first step of the "new ML research direction" outlined in issue #7.
TODO:
- [x] find a PV system with shading issues
- [ ] predict PV power using:
- [x] pvlib fed with clearsky i…
-
**Question:**
Is identifying gradually worsening issues with sensors in-scope for PVAnalytics? For example, pyranometers with soiling or other sources of drift, or slowly detaching back of module tem…
-
From rdtools perspective would it make sense to host clearsky_temperature in pvlib-python? IMO that nice function has broad uses outside of degradation analyses, e.g., power forecasting. I'm willing…
-
This model is currently being used by PVGIS but is not available through pvlib at the moment.
-
Whether to consider supporting pv power generation in mountainous scenarios?
The mountainous terrain can be an irregular triangular network(TIN) or elevation point data.
-
We should also standardize the labeling for different technologies, for example, [pvlib.ivtools.fit_sdm_cec_sam](https://pvlib-python.readthedocs.io/en/stable/generated/pvlib.ivtools.fit_sdm_cec_sam.h…
-
I was working on some modeling with pvlib, and it uses a relatively consistent naming scheme of the form `p_mp`, `v_oc` throughout. For pvterms, we decided not to use one-letter abbreviations from @bm…
-
**Is your feature request related to a problem? Please describe.**
The default solar constant in pvlib's `get_extra_radiation` function is 1366.1. This default contradicts with the recommended solar…