Skip to content

0.35.1 - 2023-10-24

Compare
Choose a tag to compare
@wdeconinck wdeconinck released this 24 Oct 20:16
· 227 commits to develop since this release

Added

  • Don't output with output::Gmsh the triangle elements with wrong orientation when coordinates are "lonlat"
  • Add control to skip Gmsh-output of triangles with too large edge length ratio
  • Configurable geometry in KDTree
  • Use configurable KDTree geometry in PointCloud
  • atlas-grid-points executable to list grid points
  • Allow constructor of atlas::io::ArrayShape with different integer types
  • Support atlas_io with vector<std::int64_t>

Fixed

  • Control FPE in StructuredColumns::checksum to avoid overflow and invalid in unimportant halo regions
  • Fixes to MeshBuilder validate_mesh_vs_grid

Changed

  • Use search radius in FiniteElement interpolation when mesh defines metadata to do so