Skip to content

v0.14.12

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 21:58
· 183 commits to main since this release
5f6b477

ClimaCore v0.14.12

Diff since v0.14.11

πŸ“’ API Changes:

πŸš€ Features

  • Add support for column index traversal. (#786)
  • Add support for reduce-like operations over columns (#1095)
  • Add iterator for real-world fields in test suite (#1293)
  • Forward fill! to parent (#1888)
  • Use static parameters for indexing in DSS (#1895)
  • add hyperbolic tangent stretching (#1927)
  • add hyperbolic tangent stretching (#1930) (@szy21)

πŸ“‘ Documentation

πŸ› Fixes

  • GPU broadcasting sometimes breaks with type casting (#1097)
  • Method redefinition in ClimaCoreTempestRemap (#1945)