- Introduced a new
set!
function that allows to setPrognosticVariables
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