Notes on emiprep architecture¶
This section contains notes on the architecture of emiprep.
The general emiprep architecture is best captured by this mind map (you’ll need the XMind application to edit the file):
Warning
This mind map is out-of-date!
The actual flow should be something like
- For each emission dataset:
- read data
- geo-reference emission source
- vertical distribution
- unit conversion
- species split
- geographical interpolation to model grid
- For each time step:
- For each emission dataset:
- Apply time factors
- Merge inventories / Aggregate sectors
- Write output file
- For each emission dataset:
Following are more detailed discussions about specific choices made in the emiprep architecture: