Skip to content

0.37.0 - 2024-04-09

Latest
Compare
Choose a tag to compare
@wdeconinck wdeconinck released this 09 Apr 14:56
· 34 commits to develop since this release

Added

  • Add SphericalVector interpolation method using parallel transport (#163)
  • Added arrayForEachDim method

Fixed

  • Bugfix for regional grids with ny > nx
  • Fix build for configuration setting ATLAS_BITS_LOCAL=64

Changed

  • Use new LocalConfiguration baseclass functions in util::Config and util::Metadata instead of eckit::Value backdoor
  • atlas_io is an adaptor library when eckit_codec is available (#181)