Hi Peter, woohoo, awesome, okay now I get it and it works. I thought that as the 2dm file had duplicates of the cells & nodes in the simple mesh I was looking at that it wasn't needed. Also the xdmf loads directly into paraview so I thought that QGIS would do the same thing. All I need to do is generate a 2dm file with nodes and cells like the examples and my meshes *should work, easy.
Thanks again, I'll post this back to QGIS users in case anyone else hits the same issue. Matt On Fri, Sep 2, 2022 at 5:58 PM Peter Petrik <[email protected]> wrote: > > Hi, > > 1) > on linux/docker, try to set > export LD_LIBRARY_PATH=<path_to_folder_with_libmdal.so> > ./mdalinfo ... > > 2) XDMF is a dataset with values ONLY. So in that menu you need to load 2dm > file == definition of your mesh frame, and once loaded, you right-click on > the mesh layer and "add values/datasets" in the properties (XMDF) file. Some > files (e.g. netcdf) has it in one file all, but this one is different. Best > to check some online tutorials. > > Kind Regards, > Peter PetrĂk > CPO of Mergin Maps > LI, Mergin Maps > _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
