{"name": "BlueMesh2D", "package_name": "BlueMesh2D", "description": "Generate unstructured triangular meshes from bathymetry rasters (BlueMesh2D)", "about": "Wraps the BlueMesh2D meshing library as a QGIS Processing algorithm. Extracts a coastline/domain from a bathymetry GeoTIFF, builds a depth-based, gradient-limited element-size function (with an optional local detail region), refines and smooths a triangular mesh, samples bathymetry onto the nodes, and writes a UGRID NetCDF that loads as a QGIS mesh layer. No manual setup is needed for the external dependencies below: the plugin includes an installer, and on first load it detects what is missing and offers to install it with one click (Plugins > BlueMesh2D > Check / install dependencies). pip runs in QGIS's own interpreter; on Debian/Ubuntu system Python (PEP 668) the packages go into a plugin-managed virtual environment instead, leaving the system Python untouched. Installing bluemesh2d brings numpy, scipy, shapely, rasterio, matplotlib, netCDF4, xarray and triangle with it.", "homepage": "https://github.com/GeoOcean/BlueMesh2D", "repository": "https://github.com/GeoOcean/BlueMesh2D", "tracker": "https://github.com/GeoOcean/BlueMesh2D/issues", "author": "Geomatics and Ocean Engineering Group", "tags": ["triangulation", "mesh", "bathymetry", "ugrid", "ocean", "delft3d", "adcirc", "unstructured"], "downloads": 17, "latest_version": "0.1.2", "versions": [{"version": "0.1.2", "experimental": false, "qgis_min": "3.34.0", "qgis_max": "3.99.0", "downloads": 17, "uploaded_by": "FaugereE", "upload_datetime": "2026-07-29T05:55:58.998790"}]}