v0.1.0
SpeedyWeather v0.1.0
Closed issues:
Merged pull requests:
- data, dependencies, initial structure (#1) (@milankl)
- towards spectral transform (#2) (@milankl)
- with appveyor and travis ymls (#3) (@milankl)
- towards boundaries, geopotential, parameters, prognostics (#4) (@milankl)
- Init (#5) (@milankl)
- Init (#6) (@milankl)
- Init (#7) (@milankl)
- Legendre is approx, sin/cos lat now from the north pole (#8) (@milankl)
- Docstrings and renaming (#9) (@milankl)
- CI, gitignore, compat updated (#12) (@milankl)
- make docs (#13) (@milankl)
- copy over from sams version (#14) (@milankl)
- initial docs structure (#15) (@milankl)
- doc cleanup and developers (#16) (@milankl)
- timestep! for 2D and 3D (#17) (@milankl)
- Tk/tendencies (#18) (@tomkimpson)
- mk/timestepping and horizontal diffusion (#19) (@milankl)
- Mk/vertical (#23) (@milankl)
- nlat=trunc+1 default resolution (#24) (@milankl)
- leapfrog! without mem alloc (#25) (@milankl)
- mk/timestepping (#26) (@milankl)
- Style and convention in docs (#27) (@milankl)
- Naming (#28) (@milankl)
- Params renamed to Parameters (#29) (@milankl)
- σ_levels, geopot renamed, n_stratosphere_levels introduced (#30) (@milankl)
- Spectral transform benchamrk, clip negatives (#34) (@milankl)
- Spectral transform with variable resolution (#35) (@milankl)
- T31 default, mx=nx=T+1 (#36) (@milankl)
- CompatHelper: add new compat entry for AssociatedLegendrePolynomials at version 1, (keep existing compat) (#37) (@github-actions[bot])
- New spectral transform (#38) (@milankl)
- Update tendencies structure (#39) (@tomkimpson)
- Orography from high resolution (2048x1024) file (#41) (@milankl)
- CompatHelper: bump compat for BitInformation to 0.4, (keep existing compat) (#43) (@github-actions[bot])
- Spectral gradients and Laplacians (#44) (@milankl)
- CompatHelper: bump compat for BitInformation to 0.5, (keep existing compat) (#46) (@github-actions[bot])
- remove addition of Revise.jl to toml (#49) (@tomkimpson)
- Updated get_spectral_tendencies() function (#51) (@tomkimpson)
- doc latex with ` (#52) (@milankl)
- initialisation test in Float32/64 (#54) (@milankl)
- Initialize model to time stepping flow (#55) (@milankl)
- Feedback pipeline (#56) (@milankl)
- show PrognosticVariables with UnicodePlots (#58) (@milankl)
- NetCDF output (#59) (@milankl)
- Barotropic vorticity time integration (#60) (@milankl)
- Mk/cleanup (#65) (@milankl)
- performance: avoid mem alloc for legendre (#66) (@milankl)