Metadata-Version: 2.1
Name: libcbm
Version: 2.5.0
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas (>=1.1.5)
Requires-Dist: scipy
Requires-Dist: numexpr
Requires-Dist: numba
Requires-Dist: pyyaml
Requires-Dist: mock
Requires-Dist: openpyxl

# 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/)
