Skip to content

Commit 18f5b73

Browse files
committed
Merge branch 'main' of github.com:AI4EPS/QuakeFlow
2 parents 455f510 + 2848e34 commit 18f5b73

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,18 @@ With auto-scaling enabled on Kubernetes, our system can balance computational lo
1919
- [DeepDenoiser](https://ai4eps.github.io/DeepDenoiser/): [(paper)](https://arxiv.org/abs/1811.02695) [(example)](https://ai4eps.github.io/DeepDenoiser/example_interactive/)
2020
- [PhaseNet](https://ai4eps.github.io/PhaseNet/): [(paper)](https://arxiv.org/abs/1803.03211) [(example)](https://ai4eps.github.io/PhaseNet/example_interactive/)
2121
- [GaMMA](https://ai4eps.github.io/GaMMA/): [(paper)](https://arxiv.org/abs/2109.09008) [(example)](https://ai4eps.github.io/GaMMA/example_interactive/)
22+
- [ADLoc](https://ai4eps.github.io/ADLoc/): [(paper)](https://arxiv.org/abs/2502.10933v1)
2223
- [HypoDD](https://www.ldeo.columbia.edu/~felixw/hypoDD.html) [(paper)](https://pubs.geoscienceworld.org/ssa/bssa/article-abstract/90/6/1353/120565/A-Double-Difference-Earthquake-Location-Algorithm?redirectedFrom=fulltext) [(example)](https://github.com/ai4eps/QuakeFlow/blob/master/HypoDD/gamma2hypodd.py)
2324
- More models to be added. Contributions are highly welcomed!
2425

25-
### Data stream
26+
### Earthquake Deep Catalog
27+
28+
- [Notebook](https://ai4eps.github.io/Earthquake_Catalog_Workshop/notebooks/quakeflow/)
29+
- [Slides](https://ai4eps.github.io/Earthquake_Catalog_Workshop/machine_learning/)
30+
- [Workshop](https://ai4eps.github.io/Earthquake_Catalog_Workshop/)
31+
32+
33+
<!-- ### Data stream
2634
- [Plotly](https://dash.gallery/Portal/): [ui.quakeflow.com](http://ui.quakeflow.com)
2735
- [Kafka](https://www.confluent.io/what-is-apache-kafka/)
2836
- [Spark Streaming](https://spark.apache.org/docs/latest/streaming-programming-guide.html)
@@ -38,7 +46,7 @@ With auto-scaling enabled on Kubernetes, our system can balance computational lo
3846
QuakeFlow can be deployed on any cloud platforms with Kubernetes service.
3947
4048
- For google cloud platform (GCP), check out the [GCP README](gcp_readme.md).
41-
- For on-premise servers, check out the [Kubernetes README](k8s_readme.md).
49+
- For on-premise servers, check out the [Kubernetes README](k8s_readme.md). -->
4250

4351
<!-- ## User-Facing Platform
4452

0 commit comments

Comments
 (0)