Skip to content

Commit

Permalink
Merge pull request #1328 from metno/add_conco3mda8_fairmode
Browse files Browse the repository at this point in the history
add conco3mda8 to fairmode stats
  • Loading branch information
heikoklein authored Aug 28, 2024
2 parents dbebc6d + 56401dd commit b4704be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyaerocom/aeroval/fairmode_stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
SPECIES = dict(
concno2=dict(UrRV=0.24, RV=200, alpha=0.2),
conco3=dict(UrRV=0.18, RV=120, alpha=0.79),
conco3mda8=dict(UrRV=0.18, RV=120, alpha=0.79),
concpm10=dict(UrRV=0.28, RV=50, alpha=0.25),
concpm25=dict(UrRV=0.36, RV=25, alpha=0.5),
)
Expand Down

0 comments on commit b4704be

Please sign in to comment.