Skip to content

Commit

Permalink
try new syntax to exclude mda8 from maps
Browse files Browse the repository at this point in the history
  • Loading branch information
charlienegri committed Aug 27, 2024
1 parent e1eab75 commit a57564f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyaerocom/data/variables.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3100,12 +3100,12 @@ unit = ug m-3
[conco3mda8]
description=MDA8 of O3 mass concentration
unit = ug m-3
only_use_in = ["evaluation", "intercomp", "overall"]
only_use_in = evaluation intercomp overall

[vmro3mda8]
description=MDA8 of O3 VMR.
unit = nmol mol-1
only_use_in = ["evaluation", "intercomp", "overall"]
only_use_in = evaluation intercomp overall

[concco]
description=Mass concentration of organic carbon
Expand Down

0 comments on commit a57564f

Please sign in to comment.