Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 717 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 717 Bytes

sf6-timeshifts-from-rigby2010

Calculate timeshifts of the SF6 mixing ratio timeseries at the tropical ground to different entry regions. Using data from the file RIGBY_SF6_MOLE_FRACTIONS_1970_2008.nc, which is a NetCDF file containing annual mean optimized three-dimensional mole fractions output from MOZART for 1970 - 2008, published in Rigby et al. 2010; doi:10.5194/acp-10-10305-2010

Details on the scientific background of this analysis can be found in the publication "Mean age from observations in the lowermost stratosphere" submitted to ACP in 2022 by Thomas Wagenhaeuser et al.

written in Python 3.7

third-party libraries used:

numpy 1.21.2

matplotlib 3.5.0

pandas 1.3.5

scipy 1.7.3

xarray 0.20.1