CINEI β Coupled and Integrated Emission Inventory
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
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 |