Skip to content

Releases: CliMA/ClimaLand.jl

v0.15.9

31 Jan 00:06
eb656c7
Compare
Choose a tag to compare

ClimaLand v0.15.9

Diff since v0.15.8

πŸ“’ API Changes:

πŸš€ Features

  • Add seasonal cycle to output of land model (#913)

πŸ“‘ Documentation

πŸ› Fixes

  • Bucket albedo test failed (#979)

v0.15.8

17 Jan 17:46
Compare
Choose a tag to compare

ClimaLand v0.15.8

Diff since v0.15.7

πŸ“’ API Changes:

πŸš€ Features

  • Add leaf water potential to diagnostics (#892)
  • Naming of LandHydrology and LandHydrologyModel is confusing (#959)
  • Add a state NaN checker (#969)

πŸ“‘ Documentation

πŸ› Fixes

  • Reduce allocations in snowy land (#976)

v0.15.7

19 Dec 22:03
c44b057
Compare
Choose a tag to compare

ClimaLand v0.15.7

Diff since v0.15.6

πŸ“’ API Changes:

πŸš€ Features

  • Add leaderboard component to ClimaLand's long runs (#872)
  • Include water flux energy term in jacobian approximation (#953)

πŸ“‘ Documentation

πŸ› Fixes

  • initialize comms contexts (#811)
  • Soil integration Tests fail when run on GPU (#860)
  • replace Formatting.jl with Format.jl (#937)

v0.15.6

10 Dec 22:02
adbebd4
Compare
Choose a tag to compare

ClimaLand v0.15.6

Diff since v0.15.5

πŸ“’ API Changes:

πŸš€ Features

  • fix test warnings (#901)
  • Upload 40 years of ERA5 forcing data to sampo (#902)
  • Remove Plots.jl dependency (#927)

πŸ“‘ Documentation

πŸ› Fixes

v0.15.5

16 Nov 16:21
d3afe21
Compare
Choose a tag to compare

ClimaLand v0.15.5

Diff since v0.15.4

πŸ“’ API Changes:

πŸš€ Features

  • Improvements to the Land model in AMIP; DRAFT (#127)
  • Generalize ldiv! (#221)
  • Pass the comms in; do not relay on internal ClimaCore comms values (#316)
  • reduce warnings in "Bucket albedo types tests" (#391)
  • add download_artifacts function (#423)
  • Identify low-hanging fruit in performance of soil/canopy global GPU run (#593)
  • O2.1.2 Integrate snow model with soil and canopy model (#630)
  • Land surface albedo (#845)
  • Include start date when saving diagnostics as NCDataset (#879)
  • Consolidate spatially varying parameters in sim setup (#882)
  • Upload 2008 calibration data to Central (#903)

πŸ“‘ Documentation

πŸ› Fixes

  • reduce dependence on external data servers (#625)

v0.15.4

29 Oct 18:40
dded029
Compare
Choose a tag to compare

ClimaLand v0.15.4

Diff since v0.15.3

πŸ“’ API Changes:

πŸš€ Features

  • Soil GHG gas tracers (CO2, CH4, N2O) (#113)
  • Disordered kinetics module for SOC decomposition (#470)
  • Add runoff diagnostics (#838)
  • Add restarting capabilities (#850)
  • Spatially varying clumping index (#863) (@Espeer5)

πŸ“‘ Documentation

  • docs/src/folderstructure.md is outdated (#712)
  • Docs have many missing docstrings (#848)

πŸ› Fixes

  • ClimaLand should not use pkgdir for output (#545)
  • docs/src/folderstructure.md is outdated (#712)
  • Snow Parameterizations often fails (#725)
  • Land.jl fails on CPU (#738)

v0.15.3

19 Oct 00:17
37e3450
Compare
Choose a tag to compare

ClimaLand v0.15.3

Diff since v0.15.2

πŸ“’ API Changes:

  • streamlined PrescribedAtmos constructor (#760)

πŸš€ Features

  • Change how we handle radiation under a canopy (#463)
  • O2.1.4 Test snow model at different sites (#631)
  • Reduce allocations in divf2c (#687)
  • streamlined PrescribedAtmos constructor (#760)
  • Consistency in fluxes and setting radiative properties of land (#777)
  • store canopy turbulent fluxes in cache (#786)
  • update downstream test to use small SIC/SST files (#855)

πŸ“‘ Documentation

πŸ› Fixes

v0.15.2

08 Oct 14:44
Compare
Choose a tag to compare

ClimaLand v0.15.2

Diff since v0.15.1

πŸ“’ API Changes:

πŸš€ Features

πŸ“‘ Documentation

πŸ› Fixes

v0.15.1

04 Oct 23:29
852070b
Compare
Choose a tag to compare

ClimaLand v0.15.1

Diff since v0.15.0

πŸ“’ API Changes:

πŸš€ Features

  • Implicit timestepper for canopy temperature or solve flux balance equation (#696)
  • Add a calibration tutorial for single site perfect model (#621) (@AlexisRenchon)
  • Add implicit tendency for canopy temperature (#675) (@kmdeck)

πŸ“‘ Documentation

  • Fix documentation: stable is outdated (#681)

πŸ› Fixes

  • Failure on GPU on Caltech cluster (#670)

v0.15.0

20 Sep 22:05
Compare
Choose a tag to compare

ClimaLand v0.15.0

Diff since v0.14.3

πŸ“’ API Changes:

πŸš€ Features

πŸ“‘ Documentation

πŸ› Fixes

  • Consider removing direct dependency on DataFrames (#566)