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
I'm trying to run the example but it gives me the following error:
"cannot set aligned flag of mis-aligned array to True"
on this line:
windpark = NREL().get_windpark(park_id, 3, 2004, 2005)
What can i do to solve this problem?
The text was updated successfully, but these errors were encountered:
Hi.
I'm trying to run the example but it gives me the following error:
"cannot set aligned flag of mis-aligned array to True"
on this line:
windpark = NREL().get_windpark(park_id, 3, 2004, 2005)
What can i do to solve this problem?
The text was updated successfully, but these errors were encountered: