Python package for processing emission datasets and preparing them for atmospheric transport models.
emiproc
helps scientists convert, process, and prepare gridded emissions datasets
for atmospheric modeling, data visualization, and scientific deliverables.
If you need to prepare emissions for a model and you don't want to get
a headache with regridding, sector conversion or temporal distributions,
emiproc
is for you.
pip install emiproc
For a quick start we recommend the EDGAR tutorial
Full documentation: https://emiproc.readthedocs.io .
- EDGAR – Global anthropogenic emissions
- TNO – European emissions
- GFAS – Fire emissions
- GFED – Global fire emissions
- VPRM - Vegetation
- HDD - Domestic Heating
- Human Respiration
If you’d like to support a new model, emission inventory, or temporal profile, feel free to open an issue to start a discussion. We're happy to help and collaborate!
This work is licensed under a BSD-3-Clause licence. See the LICENSE file for details or https://opensource.org/license/bsd-3-clause
If you use emiproc
in your research or project,
please cite the following publication:
Lionel et al., (2025).
Emiproc: A Python package for emission inventory processing.
Journal of Open Source Software, 10(105), 7509
https://doi.org/10.21105/joss.07509