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
For some geometries (Same quadratic panels with different angles, position, and offsets), the Ladybug Radiation Analysis gets an error: 'Solution exception:index out of range: 12'
The radiation calculation in the ASF simulation framework in python would only run until a certain time of the year/month and then wait for the results in Grasshopper (which got stuck) forever.
Testing the Grasshopper module gives this error text:
Runtime error (IndexOutOfRangeException): index out of range: 12
Traceback:
line 2615, in createLegend, ""
line 231, in resultVisualization, ""
line 422, in main, ""
line 440, in script
line 2672, in text2srf, ""
Would be very nice to get a reply to this issue.
Cheers
The text was updated successfully, but these errors were encountered:
For some geometries (Same quadratic panels with different angles, position, and offsets), the Ladybug Radiation Analysis gets an error: 'Solution exception:index out of range: 12'
The radiation calculation in the ASF simulation framework in python would only run until a certain time of the year/month and then wait for the results in Grasshopper (which got stuck) forever.
Testing the Grasshopper module gives this error text:
Runtime error (IndexOutOfRangeException): index out of range: 12
Traceback:
line 2615, in createLegend, ""
line 231, in resultVisualization, ""
line 422, in main, ""
line 440, in script
line 2672, in text2srf, ""
Would be very nice to get a reply to this issue.
Cheers
The text was updated successfully, but these errors were encountered: