Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pvlib/pvlib-python issues and pull requests

#1157 - Support list of weather input for ModelChain with a single-array PVSystem

Pull Request - State: closed - Opened by wfvining over 3 years ago - 9 comments
Labels: bug

#1156 - read_epw data shifted 1 hour back

Issue - State: open - Opened by shirubana over 3 years ago
Labels: io

#1155 - SURFRAD site & date-range download

Issue - State: open - Opened by mikofski over 3 years ago - 9 comments
Labels: wontfix, io

#1154 - Reindl model bug fix to close #1153

Pull Request - State: closed - Opened by jsstein over 3 years ago - 1 comment
Labels: bug

#1153 - pvlib.irradiance.reindl() model generates NaNs when GHI = 0

Issue - State: closed - Opened by jsstein over 3 years ago - 1 comment
Labels: bug, easy

#1152 - Add gallery example for modeling with interval averages

Pull Request - State: closed - Opened by kandersolar over 3 years ago - 1 comment
Labels: documentation

#1151 - pvsyst cell temp docs for eta_m arg missing "area" from definition

Issue - State: closed - Opened by mikofski over 3 years ago - 3 comments
Labels: bug, documentation, easy, good first issue

#1150 - refactor ModelChain inverter methods to use PVSystem.get_ac

Pull Request - State: closed - Opened by wholmgren over 3 years ago - 1 comment
Labels: api

#1149 - improve accuracy of introtutorial.rst coordinates

Issue - State: closed - Opened by wholmgren over 3 years ago - 2 comments
Labels: documentation, help wanted

#1148 - It should be impossible to instantiate a PVSystem with no Arrays

Issue - State: closed - Opened by wfvining over 3 years ago
Labels: bug, api

#1147 - Implement PVSystem.get_ac

Pull Request - State: closed - Opened by cwhanse over 3 years ago - 2 comments
Labels: api

#1146 - add SingleAxisArray. Array to BaseArray, FixedTiltArray

Pull Request - State: closed - Opened by wholmgren over 3 years ago - 10 comments

#1145 - Add read_bsrn function

Pull Request - State: closed - Opened by AdamRJensen over 3 years ago - 23 comments
Labels: enhancement, io

#1144 - Update intro tutorial (#1116)

Pull Request - State: closed - Opened by Peque over 3 years ago - 3 comments
Labels: documentation

#1143 - Adds Location.get_aoi()

Pull Request - State: closed - Opened by dcambie over 3 years ago - 5 comments

#1140 - refactor ModelChain._prep_inputs_solar_pos for wx in poa solpos

Pull Request - State: closed - Opened by wholmgren over 3 years ago - 1 comment
Labels: bug

#1139 - ModelChainResult.cell_temperature is not always a pandas.Series

Issue - State: closed - Opened by alorenzo175 over 3 years ago - 7 comments
Labels: bug

#1138 - Add scale_voltage_current_power to ModelChain.pvwatts_dc

Pull Request - State: closed - Opened by cwhanse over 3 years ago - 8 comments

#1137 - add testpaths to setup.cfg pytest section

Pull Request - State: closed - Opened by wholmgren over 3 years ago - 3 comments
Labels: testing

#1136 - remove deprecated items for v0.9

Pull Request - State: closed - Opened by wholmgren over 3 years ago
Labels: api

#1135 - ModelChain.prepare_inputs press_temp can be unbound

Issue - State: closed - Opened by wholmgren over 3 years ago - 1 comment
Labels: bug

#1134 - Remove unused `docs/environment.yml` file (#1133)

Pull Request - State: closed - Opened by Peque over 3 years ago
Labels: documentation

#1133 - Remove outdated and possibly unused `environment.yaml`

Issue - State: closed - Opened by Peque over 3 years ago - 1 comment
Labels: documentation

#1132 - Implement pvwatts_multi methods for PVSystem and ModelChain

Pull Request - State: closed - Opened by cwhanse over 3 years ago
Labels: enhancement

#1131 - Add doc page describing content of CEC databases read by pvlib.pvsystem.retrieve_sam

Issue - State: closed - Opened by cwhanse over 3 years ago - 3 comments
Labels: documentation

#1130 - numpy intersphinx object inventory changed

Issue - State: closed - Opened by mikofski over 3 years ago - 1 comment
Labels: bug, documentation, help wanted, good first issue

#1129 - Handle poa_global and effective_irradiance for cell temperature models

Pull Request - State: closed - Opened by cwhanse over 3 years ago - 1 comment
Labels: enhancement

#1128 - pvlib.irradiance.erbs and .disc to accept kt as optional input parameter

Issue - State: open - Opened by StefaE over 3 years ago - 5 comments

#1127 - bifacial.pvfactors expects arrays for surface_tilt and surface_azimuth inputs

Issue - State: closed - Opened by cwhanse over 3 years ago
Labels: bug

#1126 - Improve documentation of ModelChainResult class

Issue - State: closed - Opened by wfvining over 3 years ago
Labels: documentation

#1125 - alarm "too many indices for array" when use pvfactors_timeseries

Issue - State: closed - Opened by yangangky over 3 years ago - 4 comments

#1124 - Add link to ASV pvlib-benchmarker in documentation

Issue - State: closed - Opened by mikofski over 3 years ago - 5 comments
Labels: documentation

#1123 - clean up 0.8.1 whatsnew

Pull Request - State: closed - Opened by kandersolar over 3 years ago - 1 comment
Labels: documentation, Release

#1122 - Improve `make clean` to remove all generated files

Pull Request - State: closed - Opened by kandersolar almost 4 years ago
Labels: enhancement, documentation

#1121 - Update test suite PVGIS copyright check for new year

Pull Request - State: closed - Opened by kandersolar almost 4 years ago - 1 comment
Labels: bug, testing

#1120 - Irradiance for cell temperature models

Issue - State: closed - Opened by cwhanse almost 4 years ago
Labels: enhancement, SPI

#1119 - Add project urls to setup.py for pypi page

Pull Request - State: closed - Opened by AzizCode92 almost 4 years ago - 4 comments

#1118 - Remove shadowed/unused kwargs from PVSystem methods

Issue - State: closed - Opened by wfvining almost 4 years ago
Labels: api

#1117 - Integrate inverter.pvwatts_multi into PVSystem and ModelChain

Issue - State: closed - Opened by wfvining almost 4 years ago
Labels: enhancement

#1116 - Update `ModelChain.run_model` documentation

Issue - State: closed - Opened by Peque almost 4 years ago - 3 comments
Labels: documentation, help wanted

#1115 - Update modelchain.rst

Issue - State: closed - Opened by cwhanse almost 4 years ago - 1 comment
Labels: documentation

#1114 - replace liu jordan with campbell norman in forecast.rst

Pull Request - State: closed - Opened by wholmgren almost 4 years ago
Labels: documentation

#1113 - Remove default air temperature and wind speed from ModelChain.run_model etc.

Issue - State: open - Opened by cwhanse almost 4 years ago - 1 comment
Labels: api

#1112 - add python 3.9 CI configurations

Pull Request - State: closed - Opened by wholmgren almost 4 years ago - 4 comments
Labels: testing

#1111 - release 0.8.1

Issue - State: closed - Opened by wholmgren almost 4 years ago - 4 comments
Labels: Release

#1110 - Improve ModelChainResult.__repr__

Issue - State: closed - Opened by wholmgren almost 4 years ago
Labels: enhancement

#1109 - make Array play nicely with fixed tilt systems and trackers

Issue - State: closed - Opened by wholmgren almost 4 years ago - 2 comments
Labels: enhancement, api

#1108 - urls for pypi page

Issue - State: closed - Opened by wholmgren almost 4 years ago
Labels: easy, help wanted

#1107 - Remove xfail marker from get_psm3_5min test

Pull Request - State: closed - Opened by kandersolar almost 4 years ago
Labels: testing

#1106 - implement inverter.pvwatts_multi

Pull Request - State: closed - Opened by cwhanse almost 4 years ago
Labels: enhancement

#1105 - PVlib pvlib.solarposition.get_solarposition datetime issue

Issue - State: closed - Opened by yangangky almost 4 years ago - 2 comments

#1104 - Convert irradiance.liujordan to irradiance.campbell_norman

Pull Request - State: closed - Opened by cwhanse almost 4 years ago - 5 comments
Labels: documentation, api

#1103 - Add missing modules to init.py

Pull Request - State: closed - Opened by kandersolar almost 4 years ago - 2 comments
Labels: bug

#1102 - add python 3.9 to ci configuration

Issue - State: closed - Opened by wholmgren almost 4 years ago
Labels: testing

#1101 - remove duplicated calcparams_pvsyst from api.rst

Pull Request - State: closed - Opened by wholmgren almost 4 years ago
Labels: documentation

#1100 - Docstring for irradiance.liujordan isn't clear

Issue - State: closed - Opened by cwhanse almost 4 years ago - 3 comments

#1099 - Calculate UV index - is my approach reasonable?

Issue - State: closed - Opened by trondkr almost 4 years ago - 2 comments

#1098 - Simplify Numba usage; numba-fy temperature.fuentes

Pull Request - State: open - Opened by kandersolar almost 4 years ago - 1 comment

#1097 - Mark failing get_psm3_5min test

Pull Request - State: closed - Opened by cwhanse almost 4 years ago
Labels: testing

#1096 - add sphinx-toggleprompt

Pull Request - State: closed - Opened by jurasofish almost 4 years ago - 5 comments
Labels: enhancement, documentation

#1095 - add toggle for prompts in example code in docs

Issue - State: closed - Opened by jurasofish almost 4 years ago - 8 comments
Labels: enhancement, documentation

#1094 - Auxiliary equation for PVsyst shunt resistance may be incorrect

Issue - State: open - Opened by markcampanelli almost 4 years ago - 21 comments

#1093 - Verify weather includes 'dhi' in ModelChain.prepare_inputs()

Pull Request - State: closed - Opened by wfvining almost 4 years ago - 3 comments
Labels: bug

#1092 - ModelChain.prepare_inputs can succeed with missing dhi

Issue - State: closed - Opened by wfvining almost 4 years ago
Labels: bug

#1091 - NSRDB Surface Albedo values are changed for 2019 files

Issue - State: closed - Opened by cwhanse almost 4 years ago - 3 comments
Labels: testing, io

#1090 - how to use CECMod Modules to predict energy output

Issue - State: closed - Opened by caseymcgon almost 4 years ago - 3 comments

#1089 - add tolerance to tools._golden_sect_Dataframe

Pull Request - State: closed - Opened by cwhanse almost 4 years ago - 10 comments
Labels: enhancement

#1088 - add NREL API to SUNY international weather data to iotools

Issue - State: closed - Opened by mikofski almost 4 years ago - 1 comment
Labels: enhancement, io

#1087 - Apparent numerical instability in I_mp calculation using PVsyst model

Issue - State: closed - Opened by markcampanelli almost 4 years ago - 6 comments

#1086 - PSM3 updates

Pull Request - State: closed - Opened by kandersolar almost 4 years ago
Labels: io

#1085 - implement multi-MPPT inverter model

Pull Request - State: closed - Opened by cwhanse almost 4 years ago - 7 comments
Labels: enhancement, SPI

#1084 - Change setter for losses_model to allow it to set multiple loss funct…

Pull Request - State: closed - Opened by ncroft-b4 almost 4 years ago - 4 comments

#1083 - Hayes temp model

Pull Request - State: open - Opened by stephenjkaplan almost 4 years ago - 13 comments
Labels: enhancement

#1081 - implement transient moving-average thermal model

Issue - State: closed - Opened by mikofski almost 4 years ago - 14 comments
Labels: enhancement

#1080 - Hayes Time-Dependent Module Temperature Model should be added to temperature API.

Issue - State: open - Opened by stephenjkaplan almost 4 years ago - 35 comments
Labels: enhancement

#1079 - Adjustable attributes for get_psm3

Issue - State: closed - Opened by toddkarin almost 4 years ago - 4 comments
Labels: enhancement

#1078 - PVlib Forecast EXE

Issue - State: closed - Opened by flmrck almost 4 years ago - 2 comments

#1077 - Add gallery example for cross-axis slope backtracking

Pull Request - State: closed - Opened by kandersolar almost 4 years ago - 5 comments
Labels: documentation

#1076 - Support for PV systems with multiple arrays

Pull Request - State: closed - Opened by wfvining almost 4 years ago - 58 comments
Labels: enhancement, api

#1075 - document class methods using sphinx3 recursive doc

Pull Request - State: closed - Opened by veronicaguo almost 4 years ago - 3 comments
Labels: bug, documentation

#1074 - Refactor detect_clearsky

Pull Request - State: closed - Opened by cwhanse almost 4 years ago - 27 comments
Labels: enhancement

#1073 - Expose temperature.fuentes in PVSystem and ModelChain

Pull Request - State: closed - Opened by kandersolar about 4 years ago
Labels: enhancement

#1072 - Fix fuentes error for tz-aware inputs

Pull Request - State: closed - Opened by kandersolar about 4 years ago
Labels: bug

#1071 - temperature.fuentes errors when given tz-aware inputs on pandas>=1.0.0

Issue - State: closed - Opened by kandersolar about 4 years ago
Labels: bug

#1070 - detect_clearsky: standard deviation criterion is calculated incorrectly

Issue - State: closed - Opened by cwhanse about 4 years ago - 11 comments
Labels: documentation

#1069 - Applied PVsyst-type losses in ModelChain

Issue - State: open - Opened by ncroft-b4 about 4 years ago - 3 comments
Labels: enhancement, SPI

#1068 - WIP: PVSystem attributes as iterables

Pull Request - State: closed - Opened by cwhanse about 4 years ago - 3 comments

#1067 - Multiple arrays in a PV system

Issue - State: closed - Opened by cwhanse about 4 years ago - 31 comments
Labels: enhancement, api

#1066 - Issue #1064: use (clipped-air-mass) Perez enhancement factor...

Pull Request - State: open - Opened by martinherrerias about 4 years ago - 4 comments

#1064 - Third option to remove low solar elevation artifact in clearsky.ineichen

Issue - State: closed - Opened by martinherrerias about 4 years ago - 1 comment

#1062 - Add numpy SPECTRL2 implementation

Pull Request - State: closed - Opened by kandersolar about 4 years ago - 20 comments
Labels: enhancement

#1061 - Add BrightSun clear-sky detection method

Issue - State: open - Opened by cwhanse about 4 years ago - 11 comments
Labels: enhancement

#1060 - reevaluate numba minimum, usage patterns in spa.py

Issue - State: open - Opened by wholmgren about 4 years ago - 9 comments

#1059 - more asv tests for solar position, fix fuentes asv bug

Pull Request - State: closed - Opened by wholmgren about 4 years ago - 5 comments
Labels: performance, solarfx2

#1058 - stable doc badge is broken

Issue - State: closed - Opened by mikofski about 4 years ago - 2 comments
Labels: documentation