bifacial_radiance icon indicating copy to clipboard operation
bifacial_radiance copied to clipboard

Error running Tutorial 8 - Advanced topics - Calculating Power Output and Electrical Mismatch

Open SophieRnD opened this issue 2 years ago • 2 comments

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

SophieRnD avatar Jan 18 '23 10:01 SophieRnD

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

SophieRnD avatar Feb 06 '23 14:02 SophieRnD

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

Funerus avatar Apr 14 '23 08:04 Funerus