Releases: CliMA/ClimaAtmos.jl
Releases · CliMA/ClimaAtmos.jl
v0.31.9
ClimaAtmos v0.31.9
📢 API Changes:
🚀 Features
📑 Documentation
- Update installation instructions with terminology section (#4076) (@jefftyoder)
🐛 Fixes
v0.31.8
v0.31.7
v0.31.6
v0.31.5
v0.31.4
ClimaAtmos v0.31.4
📢 API Changes:
🚀 Features
📑 Documentation
🐛 Fixes
- Change the boundary condition of the sedimentation of updraft (#4006)
v0.31.3
v0.31.2
ClimaAtmos v0.31.2
📢 API Changes:
🚀 Features
📑 Documentation
- Update config_no_table.md (#3942) (@jefftyoder)
🐛 Fixes
v0.31.1
v0.31.0
ClimaAtmos v0.31.0
Breaking changes
- PR #3886 renames PrognosticSurfaceTemperature -> SlabOceanSST, PrescribedSurfaceTemperature -> PrescribedSST and deprecates the prognostic_surface = "Prognostic/PrescribedSurfaceTemperature" config argument
Other changes
-
PR #3883 adds atmosphere initial condition for WeatherQuest from ERA5
-
PR #3870 adds externally driven SCM models forced by monthly-averaged ERA5 reanalysis which are less data intensive and more stable. The simulation also employs the new implicit solver yielding a several factor speedup. The associated documentation section, "Single Column Model", was also improved.