NREL / flasc

A rich floris-driven suite for SCADA analysis
https://nrel.github.io/flasc/
BSD 3-Clause "New" or "Revised" License
30 stars 18 forks source link

bug fix in plot_layout #189

Closed paulf81 closed 4 months ago

paulf81 commented 4 months ago

This quick bugfix is meant to address Issue #171 by catching a certain qhull error when using the lin interpolator and falling back to 100% NN interpolator (which is already used to plug nans). @Bartdoekemeijer just wanted to flag for you but this will probably be a done deal when you see it...