ecastillot commited on
Commit
19db9a1
·
verified ·
1 Parent(s): 8a862f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -284,6 +284,11 @@ University of Texas at Dallas Earthquake Dataset
284
 
285
  # Dataset
286
 
 
 
 
 
 
287
  ## Why this dataset matters?
288
 
289
  Curated datasets of earthquake **events and phase picks** are essential for modern seismology, especially in the AI era. While waveform datasets have advanced earthquake detection, multistation picks provide complementary information crucial for **phase association** and **earthquake location**.
 
284
 
285
  # Dataset
286
 
287
+ ## Installation
288
+ ```bash
289
+ pip install utdquake==0.1
290
+ ```
291
+
292
  ## Why this dataset matters?
293
 
294
  Curated datasets of earthquake **events and phase picks** are essential for modern seismology, especially in the AI era. While waveform datasets have advanced earthquake detection, multistation picks provide complementary information crucial for **phase association** and **earthquake location**.