v0.2.3
ClimaLSM v0.2.3
Closed issues:
- get Root model to work with MVector at a point, Point Domain (#47)
- Implicit time stepping for the land model (#54)
- Update the ozark test (#108)
- Adding SPAC to the bucket model & other improvements for AMIP (#129)
- Clean up CI (#134)
- Update DSS usage for ClimaCore v0.10.25 (#144)
- Check in Manifest for experiments, and avoid using LOAD_PATH in experiments (#155)
- Richards Equation errors (#157)
- Big leaf +plant hydraulics working together (#164)
- Plant hydraulics standalone (#173)
- Plant hydraulics model cleanup (#174)
- Reduce duplicate code interpolating center to top face (#176)
- Hook up with the soil model and test at the ozark site (tutorial could be this one) (#187)
Merged pull requests:
- Update Project.toml to tag new release (#138) (@juliasloan25)
- Snow model parameterizations (#142) (@kmdeck)
- soil_energy_hydrology_biogeochemistry model (#143) (@AlexisRenchon)
- update DSS calls for ClimaCore v0.10.25 (#145) (@juliasloan25)
- Refactor climate drivers (#148) (@kmdeck)
- Added beta function (#150) (@kmdeck)
- Bigleaf (#151) (@AlexisRenchon)
- Use Ntuple for Plant Hydraulics variable types (#154) (@kmdeck)
- Compute boundary fluxes at each boundary, rather than by component (#156) (@kmdeck)
- added comparison to Bonan into buildkite (#158) (@kmdeck)
- Generalize the driver interface (#160) (@kmdeck)
- Modularize canopy model to have subcomponents; run model (#163) (@kmdeck)
- Adding Insolation to param set (#165) (@kmdeck)
- Modify drivers to include zenith angle, co2 concentration, and to use pressure over air density (#167) (@kmdeck)
- Soil climate drivers (#170) (@kmdeck)
- Plant hydraulics only runs as part of the canopy (#175) (@kmdeck)
- adds new function for creating surface field with center values (#178) (@kmdeck)
- rm ode and unpack from tests, clean test env (#179) (@kmdeck)
- Ozark experiment update (#181) (@AlexisRenchon)