Meshkernel

Latest version: v4.1.0

Safety actively analyzes 625051 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

4.1.0

What's Changed
* Reintroduced mesh deletion option of faces including circumcenters (previously deleted feature)

Bug fixes
* Fixed back-end API bug related to rotated samples

4.0.2

What's Changed
* Allow getting unset contacts in `MeshKernel.contacts_get` (API change made in [MeshKernel v4.0.2](https://github.com/Deltares/MeshKernel/releases/tag/v4.0.2)).

4.0.1

What's Changed
* Bind mesh2d_refine_ridges_based_on_gridded_samples API function

4.0.0

New features
+ Added the generation of a global spherical mesh.
+ Added ridge refinement `mesh2d_refine_based_on_samples`.
+ Added support for macOS on arm64 architecture.
+ Added the calculation of curvature for curvilinear grids with `curvilinear_compute_curvature`.
+ Added the calculation of smoothness for curvilinear grids with `curvilinear_compute_smoothness`.
+ Gridded samples can now accept values of type `numpy.int16` or `numpy.float32` type for reducing memory consumption.

API changes
+ Added `mesh1d_add` and `mesh2d_add` for adding meshes to existing instances.
+ Added `contacts_set` for setting the contact indices.
+ Added conversion of an unstructured mesh from spherical to Cartesian with `mesh2d_convert_projection`.
+ Added mesh rotation with `mesh2d_rotate`.
+ Added mesh translation with `mesh2d_translate`.

Other changes
+ Removed type enforcement.

3.0.2

Another minor patch that fixes the nuspec package input configurations. Otherwise identical to v3.0.1.

3.0.1

What's Changed

Minor patch that fixes the nuspec package input configurations. Otherwise identical to v3.0.0.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.