Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 21:01
· 1 commit to main since this release
7fa8bbc

SpeedyWeather v0.14.0

Diff since v0.13.0

Breaking changes

  • Precipitation is not outputted anymore by default, use add!(model, SpeedyWeather.PrecipitationOutput()...) now
  • Coordinates defined in degrees lond, latd, not colat, lon #647

Merged pull requests:

Closed issues:

  • Design choices towards stochastic parameterizations (#199)
  • Modified dynamics (#507)
  • arbitrary tracer support (#564)
  • Implement Heating as model component (#567)
  • Profiling of timestep (#594)
  • Differentiability of Spatial Gradients (#598)
  • How to use SpeedyWeather to diagnose model run instability caused by initial conditions. (#643)
  • Issue with Model Execution When trunc is Greater Than or Equal to 600 (#644)