Skip to content

Commit a317b72

Browse files
committed
docs: improve project documentation and roadmap
1 parent c1ddf31 commit a317b72

2 files changed

Lines changed: 12 additions & 9 deletions

File tree

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# DOMINO-SEE
2+
13
<p align="center">
24
<a href="https://github.com/PREP-NexT/DOMINO-SEE">
35
<img src="https://raw.githubusercontent.com/PREP-NexT/DOMINO-SEE/refs/heads/main/docs/source/_static/DOMINO-SEE%20Horizontal.svg" width="550" alt="DOMINO-SEE logo">
@@ -80,15 +82,15 @@ If you use DOMINO-SEE in a scientific publication, we would appreciate citations
8082

8183
```bibtex
8284
@article{wang_2025,
83-
title = {Spatially synchronized structures of global hydroclimatic extremes},
84-
issn = {2731-6084},
85-
url = {https://www.nature.com/articles/s44221-025-00520-w},
86-
doi = {10.1038/s44221-025-00520-w},
87-
urldate = {2025-10-29},
88-
journal = {Nature Water},
89-
author = {Wang, Hui-Min and He, Xiaogang},
90-
month = oct,
91-
year = {2025},
85+
title = {Spatially synchronized structures of global hydroclimatic extremes},
86+
issn = {2731-6084},
87+
url = {https://www.nature.com/articles/s44221-025-00520-w},
88+
doi = {10.1038/s44221-025-00520-w},
89+
urldate = {2025-10-29},
90+
journal = {Nature Water},
91+
author = {Wang, Hui-Min and He, Xiaogang},
92+
month = oct,
93+
year = {2025},
9294
}
9395
```
9496

ROADMAP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This document outlines the planned future development for the DOMINO-SEE package
44

55
## Short-term Goals (Next Few Releases)
66

7+
- [ ] Define terminology: Map network terminology to proper xarray terminology
78
- [ ] Support unsymmetric event synchronizations (ES)
89
- [ ] Add regional bundle analysis
910
- [x] Add basic tests to examine the correctness of calculations (In progress)

0 commit comments

Comments
 (0)