Skip to content

0.30.0 - 2022-08-22

Compare
Choose a tag to compare
@wdeconinck wdeconinck released this 22 Aug 16:15
· 462 commits to develop since this release

Added

  • Fortran API for Interpolation::execute_adjoint()
  • Fortran API for FieldSet::name()
  • Fortran API for MeshGenerator::generate(grid,partitioner)
  • Pentagon element type
  • SphericalHarmonic function
  • New interpolation method: ConservativeSphericalPolygonInterpolation
  • Support 'variables' option in functionspace::PointCloud::createField

Changed

  • Atlas-IO is now standalone project, still embedded but only depending on eckit
  • Deprecate Trans naming of 'ifs' or 'trans' in favour of 'ectrans'
  • Default StructuredMeshGenerator partitioner is equal_regions instead of trans/ectrans

Fixed

  • Fix global numbering HEALPix grid to standard
  • Fix NodeColumns remote_index for parallel orca grids
  • Fix use of ATLAS_LINALG_DENSE_BACKEND environment variable