Closed leminhson closed 2 years ago
This example can run smoothly with pyvista version 0.31.3 with no error. So the problem should be from pyvista version 0.32.1
Thanks for bringing this up. I'll see if I can find time to update this
Resolved on the main branch. Will release a patch to pypi soon
Describe the bug When running the example from the page: (https://pvgeo.org/examples/grids/read-esri.html) I received this error: KeyError: 'Data array (None) not present in this dataset.'
Screenshots After checking the content of dem returned by EsriGridReader function, I notice that: 1) active_scalars is none
2) points array did not get z-values. All z-values are zeros
I am afraid that there is something incompatible between pyvista and PVGeo but could not find out the reason.
Desktop (please complete the following information):