What version of the code are you using?
cesm3.beta06
Have you made any changes to files in the source tree?
many changes
Describe your problem or question:
Hi,
I have a naive question on how CESM (or CAM-Chem) reads the bottom-up emission inventory.
A typical compset uses the emission inventory from: /glade/campaign/cesm/cesmdata/inputdata/atm/cam/chem/emis/CMIP6_emissions_1750_2015/emissions-cmip6_NO_anthro_surface_1750-2015_0.9x1.25_c20170608.nc
which has only emission variable " float emiss_anthro(time, lat, lon) "
If i want to replace this emission inventory with multiple sectors inventory like : /glade/campaign/acom/acom-weather/MUSICA/emissions/cams/CAMS-GLOB-ANTv4.2/orig/CAMS-GLOB-ANT_2000-2020_0.1x0.1_anthro_nox.nc
Should we rewrite the format of the above emission inventory into the same as the first one? OrCESM knows how to add all the different sectors together?
best,
cesm3.beta06
Have you made any changes to files in the source tree?
many changes
Describe your problem or question:
Hi,
I have a naive question on how CESM (or CAM-Chem) reads the bottom-up emission inventory.
A typical compset uses the emission inventory from: /glade/campaign/cesm/cesmdata/inputdata/atm/cam/chem/emis/CMIP6_emissions_1750_2015/emissions-cmip6_NO_anthro_surface_1750-2015_0.9x1.25_c20170608.nc
which has only emission variable " float emiss_anthro(time, lat, lon) "
If i want to replace this emission inventory with multiple sectors inventory like : /glade/campaign/acom/acom-weather/MUSICA/emissions/cams/CAMS-GLOB-ANTv4.2/orig/CAMS-GLOB-ANT_2000-2020_0.1x0.1_anthro_nox.nc
Should we rewrite the format of the above emission inventory into the same as the first one? OrCESM knows how to add all the different sectors together?
best,