Skip to content

Commit c984a52

Browse files
add DOI link to NASA LARC TEMPO data collection
1 parent 1e30708 commit c984a52

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

paper.bib

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,16 @@ @misc{python
3232
year = 2015,
3333
url = {https://www.python.org/},
3434
}
35+
@misc{NASA-LARC-SD-ASDC2019TEMPO,
36+
publisher={NASA Langley Atmospheric Science Data Center DAAC},
37+
title={TEMPO geolocated Earth radiances (BETA)},
38+
url={https://doi.org/10.5067/IS-40e/TEMPO/RAD_L1.002},
39+
author={NASA/LARC/SD/ASDC},
40+
date={2019-04-01},
41+
year=2019,
42+
month=4,
43+
day=1,
44+
}
3545
##########################################################
3646
## ARTICLES
3747
@article{BrownEtAl1993,

paper.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ variables.
7070
Atmospheric Science Data Center (ASDC) to examine preliminary science data products in
7171
preparation for ingesting, archiving, and distributing satellite-based instrument retrievals.
7272
For example, to prepare for new data streams from the recently launched
73-
Tropospheric Emissions Monitoring of Pollution (TEMPO) instrument [@Zoogman2017JQSRT]
73+
Tropospheric Emissions Monitoring of Pollution (TEMPO) instrument
74+
[@Zoogman2017JQSRT; @NASA-LARC-SD-ASDC2019TEMPO]
7475
which collects measurements of major air pollutants,
7576
including ozone, nitrogen dioxide, and formaldehyde —
7677
the ASDC used `ncompare` to identify data structure changes,

0 commit comments

Comments
 (0)