Metadata-Version: 2.4
Name: libcbm
Version: 2.9.6
Summary: Carbon budget model library based on CBM-CFS3
Home-page: https://github.com/cat-cfs/libcbm_py
Download-URL: 
Author: Carbon Accounting Team - Canadian Forest Service
Maintainer: Scott Morken
Maintainer-email: scott.morken@nrcan-rncan.gc.ca
License: MPL-2.0
Keywords: cbm-cfs3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas<3.0.0,>=1.1.5
Requires-Dist: scipy
Requires-Dist: numexpr>=2.8.7
Requires-Dist: numba
Requires-Dist: pyyaml
Requires-Dist: mock
Requires-Dist: openpyxl
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: summary

# libcbm

[![Actions Status](https://github.com/cat-cfs/libcbm_py/workflows/Python%20package/badge.svg)](https://github.com/cat-cfs/libcbm_py/actions) ![](coverage.svg)


Carbon budget model library based on CBM-CFS3

To get started follow the [examples README.md](./examples) for running examples

[documentation](https://cat-cfs.github.io/libcbm_py/)
