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
Hi,
I am trying to run Example 8 for Mismatch analysis. I copied the exact code that is given in the Tutorial and it reads the results correctly but when it comes to the deep clean function (def deepcleanResult(resultsDict, sensorsy, numpanels, automatic=True)) I get the following error:
ValueError: array of sample points is empty
As I didn't change anything in your example code and downloaded all necessary packages etc. I am somehow lost on where the problem could be.
Thank you,
Sophie
The text was updated successfully, but these errors were encountered:
SophieRnD
changed the title
Error running 21 - Example Simulation - Modeling Performance, an End to End Simulation
Error running Tutorial 8 - Advanced topics - Calculating Power Output and Electrical Mismatch
Jan 18, 2023
Found the Error: the test-module in the Tutorial did not work
Used the modules that were used in the package testing: a10.3.a0.PVmodule.6457,a10.3.a0.PVmodule.2310,593.7316666666667
Hello, it seems that I am also facing the same issue.
I've tried multiple things, but when I run the function analysisIrradianceandPowerMismatch I receive the same ValueError (array of sample points is empty).
I simplified the module parameters, but I still receive the error. Any ideas on what could be going wrong?
Hi,
I am trying to run Example 8 for Mismatch analysis. I copied the exact code that is given in the Tutorial and it reads the results correctly but when it comes to the deep clean function (def deepcleanResult(resultsDict, sensorsy, numpanels, automatic=True)) I get the following error:
ValueError: array of sample points is empty
As I didn't change anything in your example code and downloaded all necessary packages etc. I am somehow lost on where the problem could be.
Thank you,
Sophie
The text was updated successfully, but these errors were encountered: