geoschem / gcpy

Python toolkit for GEOS-Chem. Contains basic plotting scripts, plus the suite of GEOS-Chem benchmarking utilities.
https://gcpy.readthedocs.io
Other
51 stars 24 forks source link

[FEATURE REQUEST] Add dry deposition velocities to benchmark output #273

Closed msulprizio closed 9 months ago

msulprizio commented 1 year ago

Mat Evans has requested we include annual mean dry deposition velocity output for key species (e.g. O3, NH4, HNO3, Acetone, SO4, NIT, NH4) in the 1-month and 1-year benchmark output to track changes to the dry deposition. These output are already saved out in the benchmark simulations. We will need to update gcpy to either plot or tabulate the data and compare to the previous version.

yantosca commented 1 year ago

I can try to implement this. It may be a little time before I can get to it.

yantosca commented 11 months ago

Also see related issue https://github.com/geoschem/geos-chem/issues/2065

yantosca commented 9 months ago

We can close this issue now, as PR #280 has been merged.