Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -279,17 +279,18 @@ University of Texas at Dallas Earthquake Dataset
|
|
| 279 |
|
| 280 |
A global earthquake dataset constructed from high-quality source and receiver metadata, including associated seismic phase picks across diverse station geometries.
|
| 281 |
|
|
|
|
| 282 |
<table align="center">
|
| 283 |
<tr>
|
| 284 |
<td align="center">
|
| 285 |
-
<img src="https://raw.githubusercontent.com/ecastillot/UTDQuake/main/figures/utdquake_overview.png" width="
|
| 286 |
</td>
|
| 287 |
<td align="center">
|
| 288 |
-
<img src="https://raw.githubusercontent.com/ecastillot/UTDQuake/main/figures/all_networks_overview.gif" width="
|
| 289 |
</td>
|
| 290 |
</tr>
|
| 291 |
</table>
|
| 292 |
-
|
| 293 |
|
| 294 |
# Installation ([utdquake](https://pypi.org/project/utdquake))
|
| 295 |
```bash
|
|
|
|
| 279 |
|
| 280 |
A global earthquake dataset constructed from high-quality source and receiver metadata, including associated seismic phase picks across diverse station geometries.
|
| 281 |
|
| 282 |
+
<div align="center">
|
| 283 |
<table align="center">
|
| 284 |
<tr>
|
| 285 |
<td align="center">
|
| 286 |
+
<img src="https://raw.githubusercontent.com/ecastillot/UTDQuake/main/figures/utdquake_overview.png" width="400">
|
| 287 |
</td>
|
| 288 |
<td align="center">
|
| 289 |
+
<img src="https://raw.githubusercontent.com/ecastillot/UTDQuake/main/figures/all_networks_overview.gif" width="500">
|
| 290 |
</td>
|
| 291 |
</tr>
|
| 292 |
</table>
|
| 293 |
+
</div>
|
| 294 |
|
| 295 |
# Installation ([utdquake](https://pypi.org/project/utdquake))
|
| 296 |
```bash
|