Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add emissions names #86

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
56 changes: 56 additions & 0 deletions Metadata-standard-names.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
* [diagnostics](#diagnostics)
* [atmospheric_composition](#atmospheric_composition)
* [atmospheric_composition: GOCART aerosols](#atmospheric_composition-gocart-aerosols)
* [emissions: Community Emissions Data System (CEDS)](#emissions-community-emissions-data-system-ceds)
* [required framework-provided variables](#required-framework-provided-variables)
* [optional framework-provided variables](#optional-framework-provided-variables)
* [system variables](#system-variables)
Expand Down Expand Up @@ -451,6 +452,61 @@ Note that appending '_on_previous_timestep' to standard_names in this section yi
* `real(kind=kind_phys)`: units = m-1
* `volume_extinction_in_air_due_to_aerosol_particles_lambda3`: Aerosol extinction at wavelength3
* `real(kind=kind_phys)`: units = m-1
## emissions: Community Emissions Data System (CEDS)
* `emissions_of_co_due_to_anthropogenic`: Carbon monoxide emissions from anthropogenic total
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_no_due_to_anthropogenic`: Nitric oxide emissions from anthropogenic total
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_hcho_due_to_anthropogenic`: Formaldehyde emissions from anthropogenic total
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_co_due_to_anthropogenic_agriculture`: Carbon monoxide emissions from anthropogenic non-combustion agricultural sector
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_no_due_to_anthropogenic_agriculture`: Nitric oxide emissions from anthropogenic non-combustion agricultural sector
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_hcho_due_to_anthropogenic_agriculture`: Formaldehyde emissions from anthropogenic non-combustion agricultural sector
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_co_due_to_anthropogenic_energy`: Carbon monoxide emissions from anthropogenic non-combustion energy transformation and extraction
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_no_due_to_anthropogenic_energy`: Nitric oxide emissions from anthropogenic non-combustion energy transformation and extraction
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_hcho_due_to_anthropogenic_energy`: Formaldehyde emissions from anthropogenic non-combustion energy transformation and extraction
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_co_due_to_anthropogenic_industry`: Carbon monoxide emissions from anthropogenic industrial combustion and processes
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_no_due_to_anthropogenic_industry`: Nitric oxide emissions from anthropogenic industrial combustion and processes
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_hcho_due_to_anthropogenic_industry`: Formaldehyde emissions from anthropogenic industrial combustion and processes
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_co_due_to_anthropogenic_residential_commercial`: Carbon monoxide emissions from anthropogenic residential, commercial, and others
jeromebarre marked this conversation as resolved.
Show resolved Hide resolved
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_no_due_to_anthropogenic_residential_commercial`: Nitric oxide emissions from anthropogenic residential, commercial, and others
jeromebarre marked this conversation as resolved.
Show resolved Hide resolved
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_hcho_due_to_anthropogenic_residential_commercial`: Formaldehyde emissions from anthropogenic residential, commercial, and others
jeromebarre marked this conversation as resolved.
Show resolved Hide resolved
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_co_due_to_anthropogenic_shipping`: Carbon monoxide emissions from anthropogenic international shipping
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_no_due_to_anthropogenic_shipping`: Nitric oxide emissions from anthropogenic international shipping
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_hcho_due_to_anthropogenic_shipping`: Formaldehyde emissions from anthropogenic international shipping
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_co_due_to_anthropogenic_solvents`: Carbon monoxide emissions from anthropogenic solvents
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_no_due_to_anthropogenic_solvents`: Nitric oxide emissions from anthropogenic solvents
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_hcho_due_to_anthropogenic_solvents`: Formaldehyde emissions from anthropogenic solvents
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_co_due_to_anthropogenic_transportation`: Carbon monoxide emissions from anthropogenic surface Transportation (Road, Rail, Other)
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_no_due_to_anthropogenic_transportation`: Nitric oxide emissions from anthropogenic surface Transportation (Road, Rail, Other)
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_hcho_due_to_anthropogenic_transportation`: Formaldehyde emissions from anthropogenic surface Transportation (Road, Rail, Other)
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_co_due_to_anthropogenic_waste`: Carbon monoxide emissions from anthropogenic waste disposal and handling
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_no_due_to_anthropogenic_waste`: Nitric oxide emissions from anthropogenic waste disposal and handling
* `real(kind=kind_phys)`: units = kg m-2 s-1
* `emissions_of_hcho_due_to_anthropogenic_waste`: Formaldehyde emissions from anthropogenic waste disposal and handling
* `real(kind=kind_phys)`: units = kg m-2 s-1
## required framework-provided variables
Required CCPP framework-provided variables
* `ccpp_error_message`: Error message for error handling in CCPP
Expand Down
110 changes: 110 additions & 0 deletions standard_names.xml
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,116 @@
<type kind="kind_phys" units="m-1">real</type>
</standard_name>
</section>
<section name="emissions: Community Emissions Data System (CEDS)">
<standard_name name="emissions_of_co_due_to_anthropogenic"
long_name="Carbon monoxide emissions from anthropogenic total">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_no_due_to_anthropogenic"
long_name="Nitric oxide emissions from anthropogenic total">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_hcho_due_to_anthropogenic"
long_name="Formaldehyde emissions from anthropogenic total">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_co_due_to_anthropogenic_agriculture"
long_name="Carbon monoxide emissions from anthropogenic non-combustion agricultural sector">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_no_due_to_anthropogenic_agriculture"
long_name="Nitric oxide emissions from anthropogenic non-combustion agricultural sector">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_hcho_due_to_anthropogenic_agriculture"
long_name="Formaldehyde emissions from anthropogenic non-combustion agricultural sector">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_co_due_to_anthropogenic_energy"
long_name="Carbon monoxide emissions from anthropogenic non-combustion energy transformation and extraction">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_no_due_to_anthropogenic_energy"
long_name="Nitric oxide emissions from anthropogenic non-combustion energy transformation and extraction">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_hcho_due_to_anthropogenic_energy"
long_name="Formaldehyde emissions from anthropogenic non-combustion energy transformation and extraction">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_co_due_to_anthropogenic_industry"
long_name="Carbon monoxide emissions from anthropogenic industrial combustion and processes">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_no_due_to_anthropogenic_industry"
long_name="Nitric oxide emissions from anthropogenic industrial combustion and processes">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_hcho_due_to_anthropogenic_industry"
long_name="Formaldehyde emissions from anthropogenic industrial combustion and processes">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_co_due_to_anthropogenic_residential_commercial"
jeromebarre marked this conversation as resolved.
Show resolved Hide resolved
long_name="Carbon monoxide emissions from anthropogenic residential, commercial, and others">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_no_due_to_anthropogenic_residential_commercial"
jeromebarre marked this conversation as resolved.
Show resolved Hide resolved
long_name="Nitric oxide emissions from anthropogenic residential, commercial, and others">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_hcho_due_to_anthropogenic_residential_commercial"
jeromebarre marked this conversation as resolved.
Show resolved Hide resolved
long_name="Formaldehyde emissions from anthropogenic residential, commercial, and others">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_co_due_to_anthropogenic_shipping"
long_name="Carbon monoxide emissions from anthropogenic international shipping">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_no_due_to_anthropogenic_shipping"
long_name="Nitric oxide emissions from anthropogenic international shipping">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_hcho_due_to_anthropogenic_shipping"
long_name="Formaldehyde emissions from anthropogenic international shipping">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_co_due_to_anthropogenic_solvents"
long_name="Carbon monoxide emissions from anthropogenic solvents">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_no_due_to_anthropogenic_solvents"
long_name="Nitric oxide emissions from anthropogenic solvents">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_hcho_due_to_anthropogenic_solvents"
long_name="Formaldehyde emissions from anthropogenic solvents">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_co_due_to_anthropogenic_transportation"
long_name="Carbon monoxide emissions from anthropogenic surface Transportation (Road, Rail, Other)">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_no_due_to_anthropogenic_transportation"
long_name="Nitric oxide emissions from anthropogenic surface Transportation (Road, Rail, Other)">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_hcho_due_to_anthropogenic_transportation"
long_name="Formaldehyde emissions from anthropogenic surface Transportation (Road, Rail, Other)">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_co_due_to_anthropogenic_waste"
long_name="Carbon monoxide emissions from anthropogenic waste disposal and handling">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_no_due_to_anthropogenic_waste"
long_name="Nitric oxide emissions from anthropogenic waste disposal and handling">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
<standard_name name="emissions_of_hcho_due_to_anthropogenic_waste"
long_name="Formaldehyde emissions from anthropogenic waste disposal and handling">
<type kind="kind_phys" units="kg m-2 s-1">real</type>
</standard_name>
</section>
<section name="required framework-provided variables"
comment="Required CCPP framework-provided variables">
<standard_name name="ccpp_error_message"
Expand Down