Skip to content

Releases: CliMA/ClimaAtmos.jl

v0.14.1

24 May 21:10
3e0bed9
Compare
Choose a tag to compare

ClimaAtmos v0.14.1

Diff since v0.14.0

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.14.0

23 May 01:43
7551249
Compare
Choose a tag to compare

ClimaAtmos v0.14.0

Diff since v0.13.0

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.13.0

22 May 06:44
d6be3ec
Compare
Choose a tag to compare

ClimaAtmos v0.13.0

Diff since v0.12.0

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.12.0

10 May 23:59
a6bb989
Compare
Choose a tag to compare

ClimaAtmos v0.12.0

Diff since v0.11.0

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

  • Allow unknown keys in the parser (#1638)

v0.11.0

03 May 20:34
36b444a
Compare
Choose a tag to compare

ClimaAtmos v0.11.0

Diff since v0.10.0

📢 API Changes:

  • Remove global closures (#392)
  • Make ClimaAtmos more easily callable via parsed_args (#552)

🚀 Features

📑 Documentation

  • Docs improvements (#777)

🐛 Fixes

  • Bug in boris_book and zalesak vertical_transport function boundary specification (#1611)
  • A bug in earth warp setup (#1615)
  • Fix race condition in ogwd tests (#1632) (@charleskawczynski)

v0.10.0

22 Apr 22:51
9fe7352
Compare
Choose a tag to compare

What's Changed

📢 API Changes and miscellaneous

Read more

v0.9.0

19 Jan 21:15
2f8c675
Compare
Choose a tag to compare

ClimaAtmos v0.9.0

Diff since v0.8.0

📢 API Changes:

🚀 Features

  • Reduce edmf compilation times (#1019)

📑 Documentation

🐛 Fixes

  • Double check union of clims (#1131)

v0.8.0

09 Dec 22:11
77a8fc3
Compare
Choose a tag to compare

ClimaAtmos v0.8.0

Diff since v0.7.0

📢 API Changes:

🚀 Features

  • Add separate zonal/total wavenumber KE spectra plots (#1121)
  • Postprocessing: Add integrated 1d KE spectra plots (#1122) (@valeriabarra)

📑 Documentation

🐛 Fixes

  • vertical diffusion does not work with --surface_scheme default to nothing (#1142)

v0.7.0

11 Nov 23:59
ab94f64
Compare
Choose a tag to compare

ClimaAtmos v0.7.0

Diff since v0.6.0

📢 API Changes:

🚀 Features

  • Integration of ClimaCoreSpectra in ClimaAtmos (#994)

📑 Documentation

🐛 Fixes

  • EDMF is failing the consistency test (#1017)

v0.6.0

20 Oct 05:54
a7bb81f
Compare
Choose a tag to compare

ClimaAtmos v0.6.0

Diff since v0.5.0

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

  • EDMF vertical velocity is used before being updated (#930)