Thanks, thats pretty helpful. I'm running QGIS 3.26.2-Buenos Aires installed from osgeo. under the xdmf directory there the xmf/hdf files look pretty similar to what I'm using but they won't load. there's a partial duplicate of the data in the hdf file in that directory as a 2dm file which does work. I'm still not sure if I'm supposed to be able to load the xmf/hdf files directly using mdal? I can easily drop out my hdf5 data to the 2dm format is this the proposed way to do it?
Thanks again Matt On Fri, Aug 26, 2022 at 4:09 AM Delaz J via Qgis-user <[email protected]> wrote: > > Hi Matt, > > The mdal repo has a number of mesh data > (https://github.com/lutraconsulting/MDAL/tree/master/tests/data) but > whether these are simple meshes/formats or not is beyond my > understanding of this data type. > > Hope that helps, > > Harrissou > > Le 25/08/2022 à 09:41, Matt Boyd via Qgis-user a écrit : > > > Hi QGIS people, > > I asked something like this a couple of years ago, managed to find > > some workarounds and now that I know a little more about what I'm > > doing I could use a bit of help. > > I've got some simple tin meshes that I'd like to drop into QGIS, they > > get generated in a python modelling software I'm using. > > The data all sits in a single hdf5 file, points with coordinates, the > > cells which are just the indexes of 3 points, plus attributes for each > > point. About the simplest mesh setup I can imagine. > > I'm trying to find the simplest format that mdal supports with an > > example dataset so I can make something similar. (ideally hdf5 so I > > don't need to work out how to use anything new in python). > > > > Any tips? > > Thanks > > Matt > > _______________________________________________ > > 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 > _______________________________________________ > 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 _______________________________________________ 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
