Skip to content

CEMPD/visualize-tempo-data

 
 

Repository files navigation


Visualize TEMPO NO2 Data with a Transparent Background


Within this project we're going to clip hourly TEMPO NO2 data to an area of interest (AOI), visualize the data in a map, and calculate a time series below. On top of that, we're going to create a GIF of our plots.

NO₂

(back to top)

Code Structure

The code is structured in 4 codes. The first two numbers indicate the processing order. A code that starts with "00_" was set up for additional functions or settings.

  • 00_process_satellite_data.R
  • 02_TEMPO_create_csv.R
  • 03_TEMPO_time_series.R
  • 04_TEMPO_maps.R

(back to top)

Contact

Renée Bichler - rbichler@unc.edu; renee.bichler@uni-a.de

LinkedIn: https://www.linkedin.com/in/ren%C3%A9e-bichler-66782474/

(back to top)

Sources

I used data from:

  • TEMPO observations were obtained from the NASA Langley Research Center Atmospheric Science Data Center.

https://asdc.larc.nasa.gov/project/TEMPO/TEMPO_NO2_L3_V03

  • Natural Earth data

https://www.naturalearthdata.com/

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%