Published June 4, 2024
| Version v0.10.0
Software
Open
SpeedyWeather/SpeedyWeather.jl: v0.10.0
Creators
- 1. Massachusetts Institute of Technology
- 2. University of Melbourne @unimelb
- 3. OzGrav
- 4. University of Trento
- 5. Technical University of Munich / Potsdam Institute for Climate Impact Research
- 6. South China Sea Institute of Oceanography
- 7. Columbia University
- 8. @UCL-ARC
- 9. Harvard University
- 10. @mit
Description
SpeedyWeather v0.10.0
Merged pull requests:
- JOSS paper (#387) (@milankl)
- Scheduler for callbacks (#488) (@milankl)
- Zenodo DOI added (#489) (@milankl)
- Schedule bug with millisecond time steps (#490) (@milankl)
- Update README.md with particle advection video (#491) (@milankl)
- Field trees (#492) (@milankl)
- Export
coriolis
, unscale diagnostics at finish, add! callbacks directly to model too (#494) (@milankl) - Trees with summarysize (#495) (@milankl)
- ConstantOceanClimatology, AquaPlanet (#496) (@milankl)
- Document typical online analysis steps (#497) (@milankl)
- Convection with work arrays for thread safety (#498) (@milankl)
- Bulk Richardson-based vertical diffusion (#499) (@milankl)
- LowerTriangularMatrix copyto! range bug (#501) (@milankl)
- Jeevanjee longwave radiation (#502) (@milankl)
- LowerTriangularMatrices: N-dimensional and GPU ready (#503) (@maximilian-gelbrecht)
- Add to analysis doc (from new branch) (#505) (@milankl)
- Broadcasting for RingGrids (#506) (@milankl)
- Benchmark overview (#509) (@milankl)
- Large-scale condensation documented (#510) (@milankl)
- Add Makie extension (#511) (@milankl)
- Convection documentation (#512) (@milankl)
- Radiation documentation (#513) (@milankl)
- Held-Suarez example, NoTypes for surface fluxes (#514) (@milankl)
- Bump julia-actions/setup-julia from 1 to 2 (#516) (@dependabot[bot])
- Remove PythonPlot dependency of docs (#517) (@milankl)
- Model construction without type constraints (#519) (@milankl)
- AbstractGridArray N-dimensional and GPU ready (#520) (@milankl)
- Exports more gradient operators from SpeedyTransforms (#523) (@milankl)
- Change weight in ZonalJet() (#524) (@miniufo)
- Orography documented (#526) (@milankl)
- Particle advection time stepping corrected (#528) (@milankl)
- Humidity video for readme (#529) (@milankl)
- Surface flux documentation (#530) (@milankl)
- Add explicit arithmetics again to LowerTriangularArrays (#531) (@maximilian-gelbrecht)
- Vertical diffusion documentation (#532) (@milankl)
- Ocean model documentation (#533) (@milankl)
- Parameterization structure documented (#534) (@milankl)
- Bump Makie compat (#535) (@asinghvi17)
- Docs clarification: Parameterization for primitive models only (#536) (@milankl)
- Restructure docs following #443 (#537) (@milankl)
- Scale orography and smooth fraction of resolved wavenumbers (#538) (@milankl)
- StochasticStirring example with CairoMakie (#539) (@milankl)
- Horizontal diffusion not adaptive (#540) (@milankl)
- Large-scale condensation at previous time step (#541) (@milankl)
- Surface fluxes calculated from previous time step (#542) (@milankl)
- bump to v0.10 (#545) (@milankl)
Closed issues:
- Physical parameterizations: inconsistencies between speedy.f90 and the Speedy Documentation (#126)
- Progress towards primitive equations (#192)
- Divergence of (hu, hv, h) (#372)
- Initial conditions from PDEArena (#377)
- Conserved quantity verifying (#400)
- shallow-water case for a global ocean (#412)
- [JOSS review] Nat's Review of SpeedyWeather.jl (#443)
- [JOSS Review] questions + suggestions (#446)
- [JOSS review] Zenodo archival (#448)
- Another simple radiation scheme (#456)
- Automatic performance testing (#464)
- JOSS review: text comments (#480)
- Replace
PythonPlot
with a Julia-based plotting library in Docs (#482) - Verifying conserved quantities (#500)
- PrimitiveDry and WetModel generation on Julia v1.9 hangs (#508)
- The PrimitiveWetModel example fails (#515)
- unbalanced initial condition for Galewsky Jet (#518)
- Time stepping of particle tracking (#527)
Files
SpeedyWeather/SpeedyWeather.jl-v0.10.0.zip
Files
(8.2 MB)
Name | Size | Download all |
---|---|---|
md5:a3efa5a8a5afb0354ecab6b6264241ed
|
8.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/SpeedyWeather/SpeedyWeather.jl/tree/v0.10.0 (URL)