# 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.
## Changelog
### 0.4
- New data release, which solves a number of inconsistencies in the data.
- Added CH4, N2O
- Improvements to the ingestion pipeline.
- Polars version has also been upgraded to benefit from the latest Improvements in stability.
From this release, `ctrace` will take monthly snapshots of the Climate TRACE dataset. This
dataset is currently not versioned and does not publish checksums, which limits the interest
of pinning to specific cheksums.
Raw data
{
"_id": null,
"home_page": "https://github.com/tjhunter/climate-trace-handbook/",
"name": "climate-trace",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": "climate, data, analysis, bayesian, climate change, polars",
"author": "Tim Hunter",
"author_email": "tjhunter@cs.stanford.edu",
"download_url": "https://files.pythonhosted.org/packages/4b/03/14f5b88c79d1632e5001631a348a64b9d2613b3cc2ac2616b2b6527292f6/climate_trace-0.4.0.tar.gz",
"platform": null,
"description": "\n# The Unofficial Climate TRACE handbook\n\nThis reposity contains:\n- the source to the Climate TRACE handbook for data scientists (published [here](https://tjhunter.github.io/climate-trace-handbook/))\n- the [ctrace](https://pypi.org/project/climate-trace/) python package, used to access and manipulate the Climate TRACE dataset\n\n**Relationship to the Climate TRACE project** Both projects are unofficial and unrelated\nto the Climate TRACE project. The Climate TRACE consortium does not sponsor\nor endorse any content in this repository. Any analysis, error, conclusion contained in these pages should not be attributed to the Climate TRACE project.\n\n## Changelog\n\n### 0.4\n\n- New data release, which solves a number of inconsistencies in the data.\n- Added CH4, N2O\n- Improvements to the ingestion pipeline.\n- Polars version has also been upgraded to benefit from the latest Improvements in stability.\n\nFrom this release, `ctrace` will take monthly snapshots of the Climate TRACE dataset. This\ndataset is currently not versioned and does not publish checksums, which limits the interest\nof pinning to specific cheksums.\n",
"bugtrack_url": null,
"license": "CC BY-SA 4.0 Deed",
"summary": "A package for loading and analyzing data from the Climate TRACE consortium.",
"version": "0.4.0",
"project_urls": {
"Bug Tracker": "https://github.com/tjhunter/climate-trace-handbook/issues",
"Documentation": "https://tjhunter.github.io/climate-trace-handbook/intro.html",
"Homepage": "https://github.com/tjhunter/climate-trace-handbook/",
"Repository": "https://github.com/tjhunter/climate-trace-handbook/"
},
"split_keywords": [
"climate",
" data",
" analysis",
" bayesian",
" climate change",
" polars"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9ce179373f4e7c46afe483f5f68f7389eb0a741cbcb77a7fc26e67a56e6eb979",
"md5": "5c3cac21a7b9066ab1d278034e2c4bea",
"sha256": "50a198ec947aad4df301d55fa7bd9539228205be478af4b0ce531756fe0cbcb1"
},
"downloads": -1,
"filename": "climate_trace-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5c3cac21a7b9066ab1d278034e2c4bea",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 28192,
"upload_time": "2024-12-19T13:25:19",
"upload_time_iso_8601": "2024-12-19T13:25:19.200531Z",
"url": "https://files.pythonhosted.org/packages/9c/e1/79373f4e7c46afe483f5f68f7389eb0a741cbcb77a7fc26e67a56e6eb979/climate_trace-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4b0314f5b88c79d1632e5001631a348a64b9d2613b3cc2ac2616b2b6527292f6",
"md5": "f83090a374c00a11998583a054119f68",
"sha256": "a96ea61268d5de4bbdb94d75302cb14d4b02d4aac3b2c3faad97e8de7491a550"
},
"downloads": -1,
"filename": "climate_trace-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "f83090a374c00a11998583a054119f68",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 28669,
"upload_time": "2024-12-19T13:25:21",
"upload_time_iso_8601": "2024-12-19T13:25:21.614550Z",
"url": "https://files.pythonhosted.org/packages/4b/03/14f5b88c79d1632e5001631a348a64b9d2613b3cc2ac2616b2b6527292f6/climate_trace-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-19 13:25:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tjhunter",
"github_project": "climate-trace-handbook",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "climate-trace"
}