Ziyeeee commited on
Commit
13ae4a2
·
verified ·
1 Parent(s): 3b9673e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -73,4 +73,16 @@ cat nexrad-[YYYY].tar.gz.* | tar -zxv -C [your_dataset_dir]/
73
  year={2025},
74
  url={https://openreview.net/forum?id=Cjz9Xhm7sI}
75
  }
 
 
 
 
 
 
 
 
 
 
 
 
76
  ```
 
73
  year={2025},
74
  url={https://openreview.net/forum?id=Cjz9Xhm7sI}
75
  }
76
+ ```
77
+
78
+ ```
79
+ @misc{wang2025highdynamicradarsequenceprediction,
80
+ title={High-Dynamic Radar Sequence Prediction for Weather Nowcasting Using Spatiotemporal Coherent Gaussian Representation},
81
+ author={Ziye Wang and Yiran Qin and Lin Zeng and Ruimao Zhang},
82
+ year={2025},
83
+ eprint={2502.14895},
84
+ archivePrefix={arXiv},
85
+ primaryClass={cs.CV},
86
+ url={https://arxiv.org/abs/2502.14895},
87
+ }
88
  ```