Last active
January 26, 2025 21:17
-
-
Save barronh/63f8c0956bbe9b31f6d693b465cd659d to your computer and use it in GitHub Desktop.
TEMPO_GeoXO_Meeting.ipynb
This notebook is designed to use pyrsig not native netcdfs. I’d recommend you look at https://github.com/nasa/ASDC_Data_and_User_Services and https://gist.github.com/barronh/497e3418fb66ddce2d04a4c8d68e31a3.
The v3 TEMPO product has larger magnitudes than the v1 that was used to develop this notebook. As a result, I have changed the ylim on the TEMPO compared to surface ozone from 6e16 to 9e15, but I didn't update the binary figure. New figures will look slightly different.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I am a master's student trying to investigate the use of the TEMPO instrument. I have a small problem with TEMPO NO2 tropospheric and stratospheric columns V03 (BETA) .nc files, the thing is that I want to process it using python, but I only get xtrac and mirrir.step as resulting matrices, instead of for example latitudes, longitudes and concentrations of the contaminant, so I can't process it properly.
I don't know if you can share a method so that the matrix information of the variables can be displayed as such instead of these 2 mentioned above.