Skip to content

Commit aedfb37

Browse files
committed
Update top level README
1 parent 9352f9a commit aedfb37

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
1-
# arlid
2-
Atmospheric River Lifecycle Detection (ARLiD)
1+
# Atmospheric River Lifecycle Detection (ARLiD)
2+
3+
This repository contains the code used for atmospheric river identification and tracking by Kerns and Chen (2025a,b).
4+
5+
## Organization
6+
7+
The code is divided into four directories:
8+
- **data_download:** Scripts for downloading ERA-5 data
9+
- **blob_detection:** Calculating the AR blobs and tropical moisture extent from the ERA-5 data
10+
- **scripts_for_lpt:** Python scripts used with the Large Scale Precipitation Tracking (LPT, https://github.com/uwincm/lpt-python-public) code for tracking the ARs in time
11+
- **figures:** Scripts used to generate figures for the manuscript
12+
13+
## References
14+
15+
Kerns, B. , and S. S. Chen, 2025: Global Atmospheric River Lifecycle Detection Using Integrated Water Vapor and Vapor Transport, Sci. Data, revised.
16+
17+
Kerns, B. W. J., & Chen, S. (2025). ARLiD: Atmospheric River Lifecycle Detection (scidata_v1) [Data set]. In Nature Scientific Data (Version 1). Zenodo. https://doi.org/10.5281/zenodo.16787789

0 commit comments

Comments
 (0)