v0.9.0
SpeedyWeather v0.9.0
Merged pull requests:
- Solar zenith angle calculation (#438) (@milankl)
- ImmediateCondensation and Clausius-Clapeyron (#439) (@milankl)
- Flux limiters for surface drag and heat fluxes (#440) (@milankl)
- Bulk Richardson number-based boundary layer drag (#441) (@milankl)
- Simplified BettsMiller convection (#442) (@milankl)
- Simple radiation schemes: UniformCooling, TransparentShortwave (#444) (@milankl)
- ImplicitCondensation not immediate anymore (#447) (@milankl)
- AquaPlanetMask (#450) (@milankl)
- Use
Documenter.@docs
functionality to display docstring in Documentation (#451) (@navidcy) - Run LowerTriangularMatrix and output examples while building the docs (#453) (@navidcy)
- Some more examples running live in the Docs (#454) (@navidcy)
- Callbacks (#455) (@milankl)
- Restructuring the docs (#457) (@milankl)
- Collapse levels to streamline the documentation navigation (#458) (@natgeo-wong)
- Parametric models, non-parametric abstract types, remove DynamicsConstants, Dict of callbacks (#459) (@milankl)
- Particle advection in 2D, all models (#465) (@milankl)
- Dry Betts-Miller convection (#467) (@milankl)
- Add dependabot (#468) (@milankl)
- Initial conditions modular for variables (#469) (@milankl)
- Remove DEFAULT_NF generators of Earth and EarthAtmosphere (#470) (@milankl)
- Bump actions/cache from 3 to 4 (#471) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#472) (@dependabot[bot])
- Add space after comma (#473) (@navidcy)
- Change arg name for
isincreasing
/isdecreasing
to agree w docstring (#474) (@navidcy) - Fix the Docs/SpeedyTransforms/Geostrophy example + make it run live by doc built (#475) (@navidcy)
- Remove testing for 1.8 and 1.9 temporarily (#476) (@milankl)
- Add space after semicolon (#477) (@navidcy)
- Delete deprecated doc instructions (#479) (@navidcy)
- Add
@id
s for model pages + add links to models pages in Docs landing page (#481) (@navidcy) - ParticleTracker with netCDF (#484) (@milankl)
- rand(Particle) cos-distribution corrected (#485) (@milankl)
- Update README.md (#486) (@milankl)
- Bump to v0.9 (#487) (@milankl)
Closed issues: