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
XMDF fixes (#492)
* rootGroup might contain dataset, load it if it is there
* read mesh from xmdf
* add scalar dataset group
* new tests for h5
* add info
* use buildUri and findMeshesNames to identify existing groups with Mesh Data ... in the same way UGRID driver does that
* fix test data
* file with multiple mesh datasets
* add h5 as extension for XMDF
* only store faces that have more than 2 vertices
* fix messages
Co-authored-by: Stefanos Natsis <uclaros@gmail.com>
* vertexDims size check
Co-authored-by: Stefanos Natsis <uclaros@gmail.com>
handle metadata in mike21 format (#486)
* handle metadata in mike21 format
* don't use macos-latest for ci
* update ubuntu used for docs ci
* add mike21 to docs index
* revert ff31e0e