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

Incomplete input data. Data needs to contain ['ghi', 'dni', 'dhi']. Detected data contains: ['wind_speed', 'temp_air', 'ghi', 'dhi'] #71

Open
lindaken opened this issue Feb 18, 2022 · 1 comment

Comments

@lindaken
Copy link

Cannot convert pv_lib to image, always missing "dni".
image

@birgits
Copy link
Member

birgits commented Feb 28, 2022

The pvlib requires you to provide DNI in your weather data as well. You can use this function to calculate the DNI. Does that solve your problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants