Releases: cat-cfs/libcbm_py
Releases · cat-cfs/libcbm_py
version 2.10.0
version 2.9.6
What's Changed
Full Changelog: 2.9.0...2.9.6
version 2.9.0
maintenance, and feature release
Changes since libcbm v 2.8.1
- arm64, intel x86 64 support for MacOS versions 13,14,15
- support for null transition rule regeneration delay.
- -1 defined as null value
- transition rules with null/-1 regen delay value do not overwrite existing regeneration delays
- new default bundled version of cbm_defaults database:
- implements change here: cat-cfs/cbm_defaults#7 this is a correction to composite flux indicator values,
- add composite pool indicator value tables.
- Parameters in the database are based on operational scale CBM-CFS3 database version 1.2.9300.391, and the simulation parameters are unchanged from previous version bundled in libcbm
- add R example for parallel processing: #77
maintenance and volume to biomass useablilty
Libcbm version 2.8.0
Changes since version 2.6.6
- minor code cleanup 0d41c3c
- docs, RStudio usage thanks @frandoodle
- add python-callable function to support running the low level CBM-CFS3 volume to biomass routine https://github.com/cat-cfs/libcbm_py/blob/main/libcbm/wrapper/volume_to_biomass/volume_to_biomass_wrapper.py
- linux build testing, now support ubuntu
22.04and ubuntu24.04. ubuntu20.04is no longer supported, but will likely still work, since github actions has discontinued this version - support for smoother_enable flag in python workflows thanks @mfellows 9a91d80