Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
SophieRnD opened this issue Jan 18, 2023 · 2 comments
Assignees

Comments

@SophieRnD
Copy link

SophieRnD commented Jan 18, 2023

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 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
@SophieRnD
Copy link
Author

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

@shirubana shirubana self-assigned this Feb 9, 2023
@Funerus
Copy link

Funerus commented Apr 14, 2023

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

cdeline added a commit that referenced this issue Sep 10, 2024
Change load.deepcleanResult to key off any module name, ending in .6457 or .2310 in automatic mode.
Should fix Tutorial #8 - mismatch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants