Skip to content

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 23 Apr 01:02
· 83 commits to main since this release
5c74f1d

Breeze v0.4.8

Diff since v0.4.7

Merged pull requests:

  • Add FilteredSurfaceVelocities for computing bulk boundary conditions from a time-averaged state (#541) (@glwagner)
  • Add neutral atmospheric boundary layer example (#615) (@ewquon)
  • Fix 2π type promotion in extension (#635) (@dkytezab)
  • Bump CUDA in /benchmarking (#637) (@dependabot[bot])
  • Allow Oceananigans v0.107 (#639) (@giordano)
  • Update Oceananigans version to 0.107.1 (#641) (@navidcy)
  • Avoid use of at-doc macro inside structs (#642) (@giordano)
  • Register atan, atand, mod as binary operations on Fields (#644) (@ewquon)
  • Drop :grid from default_included_properties; test no-warning init (#645) (@ewquon)
  • Fix Lagrangian-averaged DynamicSmagorinsky clock-stage wiring: step_closure_prognostics! after tick_stage! (#646) (@ewquon)
  • Some minor tweaks in neutral BL example (#647) (@navidcy)
  • Some minor tweaks in TC example (#649) (@navidcy)
  • Bump version from 0.4.7 to 0.4.8 (#650) (@navidcy)
  • Fix bulk sensible heat flux potential temperature conversion (#651) (@bischtob)

Closed issues:

  • JLD2Writer warns about duplicate serialized/grid during init with AtmosphereModel (#643)