|
[Emissions from motos and mopeds in traffic sector](FAQ_Emissions_from_traffic_sector) |
|
[Emissions from motos and mopeds in traffic sector](FAQ_Emissions_from_traffic_sector)
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
|
**Modify vertical injection of non-point source emissions**
|
|
|
|
|
|
|
|
By default, HERMESv3_BU injects all emissions from non-point sources sectors to the first layer of the model. The user can change the layer to which emissions are injected by modifying the script of the corresponding emission sector. For instance, in the case of shipping:
|
|
|
|
|
|
|
|
(line 597 of the `shipping_port_sector.py` script):
|
|
|
|
|
|
|
|
`dataframe['layer'] = 0`
|
|
|
|
|
|
|
|
If the user change 0 by 1, emissions from the shipping sector will be injected onto the second layer of the model. |
|
|
|
\ No newline at end of file |