Metadata-Version: 2.1
Name: climate-trace
Version: 0.3.0
Summary: A package for loading and analyzing data from the Climate TRACE consortium.
Home-page: https://github.com/tjhunter/climate-trace-handbook/
License: CC BY-SA 4.0 Deed
Keywords: climate,data,analysis,bayesian,climate change,polars
Author: Tim Hunter
Author-email: tjhunter@cs.stanford.edu
Requires-Python: >=3.10,<3.13
Classifier: Development Status :: 3 - Alpha
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: polars (>=1.0,<2.0)
Requires-Dist: pooch (>=1.8.1,<2.0.0)
Requires-Dist: pyarrow (>=15.0.2,<20)
Project-URL: Bug Tracker, https://github.com/tjhunter/climate-trace-handbook/issues
Project-URL: Documentation, https://tjhunter.github.io/climate-trace-handbook/intro.html
Project-URL: Repository, https://github.com/tjhunter/climate-trace-handbook/
Description-Content-Type: text/markdown


# The Unofficial Climate TRACE handbook

This reposity contains:
- the source to the Climate TRACE handbook for data scientists (published [here](https://tjhunter.github.io/climate-trace-handbook/))
- the [ctrace](https://pypi.org/project/climate-trace/) python package, used to access and manipulate the Climate TRACE dataset

**Relationship to the Climate TRACE project** Both projects are unofficial and unrelated
to the Climate TRACE project. The Climate TRACE consortium does not sponsor
or endorse any content in this repository. Any analysis, error, conclusion contained in these pages should not be attributed to the Climate TRACE project.

