Skip to content

Releases: CliMA/ClimaLand.jl

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)

v0.14.3

30 Aug 22:53
Compare
Choose a tag to compare

ClimaLand v0.14.3

Diff since v0.14.2

πŸ“’ API Changes:

πŸš€ Features

  • lib/ClimaLandSimulations functions instead of include (#456)
  • Possible next steps for ClimaLand (#503)
  • Add support for regional simulations (#709)

πŸ“‘ Documentation

πŸ› Fixes

v0.14.2

15 Aug 04:30
Compare
Choose a tag to compare

ClimaLand v0.14.2

Diff since v0.14.1

πŸ“’ API Changes:

πŸš€ Features

  • Nonlinearsolver package and compat (#62)
  • convert dates to DateTime, remove to_datetime calls (#333)

πŸ“‘ Documentation

πŸ› Fixes

  • "soil/canopy lsm performance on GPU" does not upload artifacts (#714)

v0.14.1

31 Jul 21:56
Compare
Choose a tag to compare

ClimaLand v0.14.1

Diff since v0.14.0

πŸ“’ API Changes:

πŸš€ Features

πŸ“‘ Documentation

πŸ› Fixes

v0.14.0

16 Jul 16:48
7d526f5
Compare
Choose a tag to compare

ClimaLand v0.14.0

Diff since v0.13.0

πŸ“’ API Changes:

  • Generalize drivers; make driver for soil organic carbon (#692) (@kmdeck)

πŸš€ Features

  • Spatially varying biogeochemistry (#671)
  • Temporary issue (#695)
  • spatially varying and consistent biogeochemistry (#690) (@kmdeck)
  • Generalize drivers; make driver for soil organic carbon (#692) (@kmdeck)

πŸ“‘ Documentation

πŸ› Fixes

  • O2.5.2 Respiration model parameters inconsistent with soil model parameters (#594)
  • upgrade to use ClimaUtilities 1.10 (#693) (@kmdeck)