bifacial_radiance
bifacial_radiance copied to clipboard
Error running Tutorial 8 - Advanced topics - Calculating Power Output and Electrical Mismatch
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
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
Now it works
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?
I really appreciate any sort of help :), Alex