Skip to content

CINEI β€” Coupled and Integrated Emission Inventory

PyPI version License: MIT DOI Documentation

CINEI is a Python package for integrating anthropogenic emission inventories, combining global (e.g. CEDS) and regional (e.g. MEIC for China) datasets into a unified temporal and spatial resolution NetCDF product.

Quick Install

pip install cinei

Key Functions

  • πŸ“₯ Download CEDS, MEIC, HTAP, EDGAR data directly from public repositories
  • πŸ”— Integrate global and regional emission inventories into unified NetCDF
  • πŸ› οΈ Preprocess user-provided data into CINEI-compatible format
  • πŸ—ΊοΈ Visualize emission maps with publication-quality matplotlib figures
  • πŸ“ Grid utilities for latitude-longitude area calculations

Supported Inventories

Inventory Version Resolution Coverage
CEDS v_2021_04_21 0.5Β° Global, 1750–2019
MEIC v1.4 0.25Β° China, monthly
HTAP v3 0.1Β° / 0.5Β° Global, 2000–2018
EDGAR v8.1 0.1Β° Global, 1970–2022

Citation

Zhang, Y.: CINEI V1.1, https://doi.org/10.5281/zenodo.15000795, 2025.