Closed rpachaly closed 3 months ago
Since Pandas is kind of slow, you should look at the LiDAR interpolator code. I believe it uses a different method to build array data than Pandas.
I converted the pandas data frame to a numpy array. And fixed another issue of adding a mesh layer with only the TIMDEP.OUT
Done and merged on https://github.com/FLO-2DSoftware/qgis-flo-2d-plugin/pull/1453
I'm closing this. I'll add my comments on the other related issue.
Check the QGIS python distribution pandas library and make a try/except to avoid bugs when importing this library.