Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 17:51
· 147 commits to main since this release
c63fb6e

SpeedyWeather v0.12.0

Diff since v0.11.0

Merged pull requests:

  • Feedback.verbose coupled to isinteractive() (#582) (@milankl)
  • Array-agnostic SpectralTransform (#583) (@milankl)
  • Stop supporting Julia 1.9 (#585) (@milankl)
  • Move CUDA to extension (#586) (@milankl)
  • Do not interweave transform (#587) (@milankl)
  • Add Haversine and general spherical_distance and AbstractSphericalDistance functionality (#588) (@treigerm)
  • Rossby-Haurwitz wave initial conditions +docs (#591) (@milankl)
  • SpectralAR1Process and AbstractRandomProcess (#592) (@milankl)
  • Model constructors with positional SpectralGrid argument (#593) (@milankl)
  • Introduce OctaminimalGaussianArray; smaller, faster but less accurate (#595) (@milankl)
  • NetCDF output: Precipitation accumulated and rate (#596) (@milankl)
  • Bump to v0.12 (#597) (@milankl)

Closed issues:

  • Performance of the spectral transform (#32)
  • Set! discontinuous across prime meridian (#584)