Skip to content

Commit

Permalink
Removing CH4_INV and CO2_INV, they are not in NEI2019 files.
Browse files Browse the repository at this point in the history
  • Loading branch information
drnimbusrain committed Oct 2, 2024
1 parent c41aa40 commit 8f53ee1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions utils/combine_ant_bio.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""
Combine/reassign HEMCO species in order to get:
CMAQv5.2.1 CB6 Emission Species w/biogenics
CMAQv5.4 CB6 Emission Species w/biogenics
"""

SPECIES = [
Expand All @@ -15,10 +15,8 @@
"BENZ",
"BUTADIENE13",
"CH4",
"CH4_INV",
"CL2",
"CO",
"CO2_INV",
"ETH",
"ETHA",
"ETHY",
Expand Down

0 comments on commit 8f53ee1

Please sign in to comment.