Releases: Chrismarsh/mesher
Releases Β· Chrismarsh/mesher
2.1.8
Full Changelog: 2.1.6...2.1.8
- Better spack support
- Remove dead code
- Support GeoTIFF inputs with scale and offset metafields
2.1.6
Documentation updates
2.1.3
- Fix a bug that would cause a phantom constraint node to be next to a real node, causing many small triangles
Full Changelog: 2.1.1...2.1.3
2.1.1
Require GDAL >=3.6
Improve mesher binary rpath handling
2.1.0
Migrate to scikit-build-core
backend
Drop deprecated setup.py usage
Full Changelog: 2.0.7...2.1.0
v2.0.7
Full Changelog: 2.0.3...2.0.7
v2.0.3
Bug fix:
- Resolve area not being computed when no parameter files were specified
v2.0.1
Mesher is now MPI aware and launches the regularization and parameterization tasks as MPI jobs. There is a mechanism so-as to use cluster schedulers, such as SLURM.