Comparison of TEMPO UVAI vs DSCOVR EPIC UVAI

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
ASDC - ingridgs
Posts: 197
Joined: Fri Apr 23, 2021 9:14 am America/New_York
Answers: 1
Has thanked: 25 times
Been thanked: 7 times

Comparison of TEMPO UVAI vs DSCOVR EPIC UVAI

by ASDC - ingridgs » Wed Aug 14, 2024 9:18 am America/New_York

Description:
This notebook compares the TEMPO ultra-violet aerosol index (UVAI) against the DSCOVR EPIC UVAI.
The collections used in the Notebook are TEMPO_O3TOT_L2_V03 and DSCOVR_EPIC_L2_AER_03.
The user selects the Temporal Extent of interest, and the code searches for DSCOVR EPIC granules within the TEMPO field of regard (FOR) and within the user's timeframe using the earthaccess library. If TEMPO granules exist with the stipulated parameters, DSCOVR EPIC UVAI retrievals are interpolated to the positions of the TEMPO pixels, then the interpolated values are written into a netCDF file along with TEMPO geolocations.
The original UVAI from DSCOVR EPIC and TEMPO are plotted along with interpolated DSCOVR EPIC values in the same plot. Output images are written into PNG files.

Example of plotted values:
UVAI_TEMPO_O3TOT_L2_V02.jpeg
UVAI_TEMPO_O3TOT_L2_V02.jpeg (128.78 KiB) Not viewed yet
Link to Notebook:
https://asdc.larc.nasa.gov/data-recipe/comparison-of-tempo-uvai-vs-dscovr-epic-uvai

Filters:

Post Reply