How to Access DSCOVR_EPIC_L2_TO3 Data using OPeNDAP with Python3 and Calculate Daily Statistics from Instantaneous Data

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

How to Access DSCOVR_EPIC_L2_TO3 Data using OPeNDAP with Python3 and Calculate Daily Statistics from Instantaneous Data

by ASDC - ingridgs » Tue Aug 06, 2024 3:11 pm America/New_York

Description:
This notebook demonstrates how to remotely access the Deep Space Climate Observatory (DSCOVR, [1]) Earth Polychromatic Imaging Camera (EPIC, [2]) L2 instantaneous total ozone column data [3] files via the Open-source Project for a Network Data Access Protocol (OPeNDAP), and then analyze the data by resampling instantaneous data into daily averages. We use DSCOVR_EPIC_L2_TO3_03 total ozone column product in this example. This collection is instantaneous total O3 column retrieval over entire Earth disk, 2048 lines by 2048 pixels, in each file (~165 MB per file, normally 16 - 18 files per day).

Click HERE to view the Link to the Notebook


Example Output:
avg_Ozone.jpeg
avg_Ozone.jpeg (53.75 KiB) Not viewed yet

Filters:

Post Reply