v0.7.0
SpeedyWeather v0.7.0
Merged pull requests:
- Forcing and drag for the ShallowWaterModel (#376) (@milankl)
- eta/pres was not output (#378) (@milankl)
- RandomWaves initial conditions (#379) (@milankl)
- scale_coslat funcs without Geometry, moved to RingGrids (#381) (@milankl)
- Set lmax+1 row to zero in divergence!, curl! (#383) (@milankl)
- Output via NCDatasets.jl, remove NetCDF.jl deps (#384) (@milankl)
- Pretty printing for structs (#385) (@milankl)
- Model setups documented (#386) (@milankl)
- Land-sea mask (#389) (@milankl)
- Bug: First NetCDF time step is always 2000-01-01 (#390) (@milankl)
- Coriolis and div,curl,laplace convience functions (#392) (@milankl)
- Accumulate vor/div tendencies (#393) (@milankl)
- Ocean/Land for prognostic variables added (#395) (@milankl)
- CompatHelper: bump compat for CUDA to 5, (keep existing compat) (#396) (@milankl)
- Documentation: Extending SpeedyWeather.jl (#397) (@milankl)
- CompatHelper: bump compat for FastGaussQuadrature to 1, (keep existin… (#398) (@milankl)
- Surface fluxes of heat, moisture and momentum: Land and ocean seasonal climatology (#399) (@milankl)
- CompatHelper: bump compat for NCDatasets to 0.13, (keep existing compat) (#401) (@milankl)
- Soil moisture and vegetation (#403) (@milankl)
- Overhauled initial conditions for humidity (#404) (@milankl)
- Output cloud top [Pa], condensation simplified (#405) (@milankl)
- NetCDF output with BFloat16 (#407) (@milankl)
- plot(::LowerTriangularMatrix) (#408) (@milankl)
- Simplify default vertical coordinate spacing to equi-distant with sigma (#409) (@milankl)
- Convection (#414) (@milankl)
- Fix load_trajectory (#415) (@maximilian-gelbrecht)
- Output_dt in leapfrog time stepping and some adjustments for using Dates (#418) (@maximilian-gelbrecht)
- Bump to v0.7 (#419) (@milankl)
Closed issues:
- References for the dynamical core (#45)
- Use logging infrastructure for feedback messages (#68)
- Number format-flexibility (#137)
- Forcing and climatology in the shallow water system (#151)
- Liniting (#220)
- 16 bit model (#375)
- divergence! should set last row to zero (#382)
- plotting error with Float32sr spectralgrid! (#388)
- Shallow water run (#391)
- Barotropic vorticity model: Stochastic stirring (#394)
- run BarotropicModel T21 with BFloat16 and output (#406)
- low precision stochastic rounding (#411)
- Output time axis: option to adhere to output_dt exactly (#416)