https://github.com/geoschem/HEMCO
The Harmonized Emissions Component (HEMCO), developed by the GEOS-Chem Support Team.
https://github.com/geoschem/HEMCO
atmospheric-composition atmospheric-modeling aws bash-script cloud-computing configuration-files data-broker emissions geos-chem hemco masks regridding run-directory scale-factors scientific-computing standalone
Last synced: 4 days ago
JSON representation
The Harmonized Emissions Component (HEMCO), developed by the GEOS-Chem Support Team.
- Host: GitHub
- URL: https://github.com/geoschem/HEMCO
- Owner: geoschem
- License: other
- Created: 2019-09-27T16:47:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T15:24:05.000Z (23 days ago)
- Last Synced: 2025-04-29T14:55:27.096Z (12 days ago)
- Topics: atmospheric-composition, atmospheric-modeling, aws, bash-script, cloud-computing, configuration-files, data-broker, emissions, geos-chem, hemco, masks, regridding, run-directory, scale-factors, scientific-computing, standalone
- Language: Fortran
- Homepage: https://hemco.readthedocs.io
- Size: 3.23 MB
- Stars: 18
- Watchers: 11
- Forks: 41
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Support: SUPPORT.md
- Authors: AUTHORS.txt
- Zenodo: .zenodo.json
Awesome Lists containing this project
- open-sustainable-technology - HEMCO - Computing atmospheric emissions from different sources, regions, and species on a user-defined grid. (Emissions / Emission Observation and Modeling)
README
# HEMCO: The Harmonized Emissions Component
## Description
This repository (https://github.com/geoschem/HEMCO) contains the Harmonized Emissions Component (HEMCO) source code. HEMCO is a software component for computing (atmospheric) emissions from different sources, regions, and species on a user-defined grid. It can combine, overlay, and update a set of data inventories ('base emissions') and scale factors, as specified by the user through the HEMCO configuration file. Emissions that depend on environmental variables and non-linear parameterizations are calculated in separate HEMCO extensions. HEMCO can be run
in standalone mode or coupled to an atmospheric model. A more detailed description of HEMCO is given in Keller et al. (2014) and Lin et al (2021).HEMCO has been coupled to several atmospheric and Earth System Models, and can be coupled with or without using the Earth System Modeling Framework (ESMF). A detailed description of HEMCO coupled with other models is given in Lin et al. (2021).
## Documentation
### Reference
C. A. Keller, M. S. Long, R. M. Yantosca, A. M. Da Silva, S. Pawson, D. J. Jacob, *HEMCO v1.0: a versatile, ESMF-compliant component for calculation emissions in atmospheric models*, Geosci. Model Dev., **7**, 1409-1417, 2014.
Lin, H., Jacob, D. J., Lundgren, E. W., Sulprizio, M. P., Keller, C. A., Fritz, T. M., Eastham, S. D., Emmons, L. K., Campbell, P. C., Baker, B., Saylor, R. D., and Montuoro, R.: *Harmonized Emissions Component (HEMCO) 3.0 as a versatile emissions component for atmospheric models: application in the GEOS-Chem, NASA GEOS, WRF-GC, CESM2, NOAA GEFS-Aerosol, and NOAA UFS models*, Geosci. Model Dev., **14**, 5487–5506, 2021.
### Online user's manual
Installation and usage instructions are posted online at [hemco.readthedocs.io](http://hemco.readthedocs.io)
## Support
We encourage GEOS-Chem users to use [the Github issue tracker attached to this repository](https://github.com/geoschem/HEMCO/issues/new/choose) to report bugs or technical issues with the HEMCO code.## License
HEMCO is distributed under the MIT license. Please see the license documents LICENSE.txt and AUTHORS.txt in the root folder.