LICENSE
README.md
pyproject.toml
src/openclimatedata/__init__.py
src/openclimatedata/_ceds.py
src/openclimatedata/_gcb_fossil.py
src/openclimatedata/_gcb_national.py
src/openclimatedata.egg-info/PKG-INFO
src/openclimatedata.egg-info/SOURCES.txt
src/openclimatedata.egg-info/dependency_links.txt
src/openclimatedata.egg-info/requires.txt
src/openclimatedata.egg-info/top_level.txt
src/openclimatedata/_global_carbon_budget/__init__.py
src/openclimatedata/_global_carbon_budget/_core.py
src/openclimatedata/_global_carbon_budget/_gcb2021.py
src/openclimatedata/_global_carbon_budget/_gcb2022.py
src/openclimatedata/_global_carbon_budget/_gcb2023.py
src/openclimatedata/_primap_hist/__init__.py
src/openclimatedata/_primap_hist/_core.py
tests/test_ceds.py
tests/test_gcb_fossil.py
tests/test_global_carbon_budget.py
tests/test_primaphist.py