Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 853 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 853 Bytes

Changelog

Unreleased

  • Introduced a new set! function that allows to set PrognosticVariables to new values with keyword arguments
  • Restructured dynamical core with prognostic/diagnostic variables array-agnostic and 3-dimensional #525
  • Modularised NetCDF output #573
  • Fixed a bug in RingGrids, now broadcasts are defined even when the dimensions mismatch in some cases #568
  • RingGrids: To wrap an Array with the horizontal dimension in matrix shape into a full grid, one has to use e.g. FullGaussianGrid(map, input_as=Matrix) now. #572
  • CompatHelper: Allow for JLD2.jl v0.5

v0.11.0