Re: [Qgis-user] Mesh calculation python modules

2020-06-25 Thread Saber Razmjooei
Hi Matt,

What format is your mesh saved in? QGIS supports ESRI TIN format (
https://github.com/lutraconsulting/MDAL/issues/162) and some other HDF
based mesh data (https://github.com/lutraconsulting/MDAL#supported-formats).
If your data is supported by MDAL, you can then load them directly in QGIS
and use Mesh Calculator (which is also available in the Processing Toolbox).

Hope that helps.

Kind regards
Saber

On Fri, 26 Jun 2020 at 01:33, Matt Boyd  wrote:

> Hi QGISers,
> I'm doing some work with some modelling using python that generates large
> numbers of mesh surfaces. I'd like to be able to perform comparisons and
> run calculations on the meshes. Does anyone know about modules that are
> optimised and make this relatively simple. I'm visualising my outputs in
> paraview but it seems pretty forgiving so far.
>
> Thanks
> Matt
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user



-- 
Saber Razmjooei
www.lutraconsulting.co.uk
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Mesh calculation python modules

2020-06-25 Thread Matt Boyd
Hi QGISers,
I'm doing some work with some modelling using python that generates large
numbers of mesh surfaces. I'd like to be able to perform comparisons and
run calculations on the meshes. Does anyone know about modules that are
optimised and make this relatively simple. I'm visualising my outputs in
paraview but it seems pretty forgiving so far.

Thanks
Matt
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user