Skip to content

v0.14.30

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 14:43
· 50 commits to main since this release
6b9a15d

ClimaCore v0.14.30

Diff since v0.14.29

πŸ“’ API Changes:

πŸš€ Features

  • Adding the 1D Burgers' equation as a 1D example case. (#2241)
  • Try branching near the leaves in FD shmem (#2250)
  • Improve DebugOnly docs for finding broadcast expressions with NaNs (#2258)

πŸ“‘ Documentation

πŸ› Fixes

  • coordinate_field returns a reference to the coordinates, so modifying the resulting Field modifies the underlying space (#2265)
  • The example post_op_callback in DebugOnly fails with reductions (#2266)
  • Unhelpful error message in getproperty for NamedTuple-valued Fields (#2274)