v0.11.0
SpeedyWeather v0.11.0
Merged pull requests:
- Restructured dynamical core, variables array-agnostic and 3-dimensional, modular netCDF output (#525) (@milankl)
- Change LowerTriangularArrays to be subtype of AbstractArray{T,N-1} (#543) (@maximilian-gelbrecht)
- JOSS paper citation (#548) (@navidcy)
- Bump actions/upload-artifact from 1 to 4 (#550) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#551) (@dependabot[bot])
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#552) (@dependabot[bot])
- All parameterizations at prev timestep, flux limiters removed (#555) (@milankl)
- Create CHANGELOG.md (#559) (@milankl)
- LTA: copyto! for Vectors (#561) (@maximilian-gelbrecht)
- LTA: colon indexing for LTM (#562) (@maximilian-gelbrecht)
- Set! function for PrognosticVariables and ICs for new structure (#563) (@maximilian-gelbrecht)
- New 4D Variable Structure: nlayers instead of nlev; starting to adjust docs (#566) (@maximilian-gelbrecht)
- Fix RingGrid broadcast issue with mismatching dimensions (#568) (@maximilian-gelbrecht)
- RingGrids: Fix RingGrids Array conversion (#572) (@maximilian-gelbrecht)
- NetCDF output modularised (#573) (@milankl)
- CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat) (#574) (@github-actions[bot])
- Benchmarks for individual dynamics functions (#577) (@maximilian-gelbrecht)
- set! for orography (#578) (@milankl)
- Set! documentation / keywords (#580) (@maximilian-gelbrecht)
Closed issues: