Skip to content

Releases: CliMA/ClimaLand.jl

v0.11.0

13 Mar 18:23
b2de63a
Compare
Choose a tag to compare

ClimaLand v0.11.0

Diff since v0.10.0

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.10.0

22 Feb 20:23
e89c0b5
Compare
Choose a tag to compare

ClimaLand v0.10.0

Diff since v0.9.0

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.9.0

13 Feb 17:47
117e3ab
Compare
Choose a tag to compare

ClimaLand v0.9.0

Diff since v0.8.0

📢 API Changes:

🚀 Features

  • Revisit n_layers in plant hydraulics vs radiation model (#270)
  • remove deprecated function calls (#490)
  • accommodate files containing multiple vars (#452) (@juliasloan25)

📑 Documentation

  • Clarify role of n_layers in radiative transfer (#486) (@Espeer5)

🐛 Fixes

  • next_albedo bug with snow (#472)
  • turbulent_fluxes failure with CoupledAtmos (#476)
  • store bareground albedo (#484) (@juliasloan25)

v0.8.0

04 Feb 00:39
9aa405c
Compare
Choose a tag to compare

ClimaLand v0.8.0

Diff since v0.7.0

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.7.0

27 Jan 05:51
ab2ee9b
Compare
Choose a tag to compare

ClimaLSM v0.7.0

Diff since v0.6.0

📢 API Changes:

  • move coupling functions to ClimaLSM (#449)
  • Remove splines, add TimeVaryingInputs (#451) (@Sbozzolo)
  • Move driver interface code from the Coupler to ClimaLSM (#453) (@kmdeck)

🚀 Features

📑 Documentation

🐛 Fixes

v0.6.0

19 Jan 23:40
058a66b
Compare
Choose a tag to compare

ClimaLSM v0.6.0

Diff since v0.5.0

📢 API Changes:

  • Use callback to update drivers & store rather than doing on the fly in tendency (#440) (@kmdeck)
  • Add a lib folder containing packages extending ClimaLSM functionality (#441) (@AlexisRenchon)
  • Sign convention on precip and melt flux (#445) (@kmdeck)

🚀 Features

  • add driver update callback and functions, tests (#439) (@kmdeck)
  • Add a lib folder containing packages extending ClimaLSM functionality (#441) (@AlexisRenchon)

📑 Documentation

🐛 Fixes

v0.5.0

03 Jan 00:02
d34c5ea
Compare
Choose a tag to compare

ClimaLSM v0.5.0

Diff since v0.4.1

Merged pull requests:

Closed issues:

  • empty model components create FieldVector of Vector of Fields (#356)
  • Update evaporation plot (#364)
  • test TempestRemap on windows (#422)
  • update to julia v1.10 (#437)

Breaking changes:

v0.4.1

27 Nov 22:59
014ff7c
Compare
Choose a tag to compare

ClimaLSM v0.4.1

Diff since v0.4.0

Merged pull requests:

Closed issues:

  • update to Insolation v0.8 (#381)
  • reorder runtests.jl (#383)
  • remove duplicate codecov in CI (#402)
  • remove UnPack (#403)

v0.4.0

22 Nov 04:55
c7454ac
Compare
Choose a tag to compare

ClimaLSM v0.4.0

Diff since v0.3.4

** Major changes in this release **

  • Float32 compatibility restored
  • artifacts race condition fixed

Merged pull requests:

Closed issues:

  • Cannot run simulations with Float32 (#327)
  • race condition in BulkAlbedoStatic (#359)
  • buildkite initialization timeouts (#377)
  • test Float32 and Float64 in exps (#384)
  • update FT use in docs (#387)
  • update to julia v1.9.4 (#388)
  • disable forward-compat CUDA driver (#390)
  • write_to_hdf5 hanging with MPI (#395)

v0.3.4

10 Nov 17:13
20c6eb3
Compare
Choose a tag to compare

ClimaLSM v0.3.4

Diff since v0.3.3

Merged pull requests:

Closed issues:

  • Replace bors (#193)
  • unify BulkAlbedoStatic, BulkAlbedoTemporal types (#295)
  • test not called in runtests (#354)
  • fix for NCDatasets v0.13.1 (#372)