Skip to content

0.46.0 - 2026-03-23

Latest

Choose a tag to compare

@wdeconinck wdeconinck released this 23 Mar 12:40
· 43 commits to develop since this release

Added

  • Add ability to redistribute from NodeColumns to StructuredColumns by @lewisn-met in #353
  • Improvement do atlas::mpi by @wdeconinck in #348
  • Demonstrate use of spherical mean value interpolation for vectors by @lewisn-met in #349

Changed

Fixed

  • Fix export of hic-targets with ECBUILD_2_COMPAT=ON (#353)
  • Fix missing return in Fortran pluto%has_registered_resource
  • Fix bug in the interpolation procedure (spherical vector) by @mo-lormi in #351
  • Fix issues with mpi scope (Outermost mpi::Scope does not restore prior communicator #186)