We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519c60d commit 06a816eCopy full SHA for 06a816e
docs/src/man/Tutorial_LaPalma.md
@@ -31,7 +31,7 @@ We have filtered them and prepared a file with earthquake locations up to early
31
Download that:
32
33
```julia
34
-#download_data("","EQ_events_all_info5_LaPalma_2021.dat")
+#download_data("https://zenodo.org/records/10738510/files/EQ_events_all_info5_LaPalma_2021.dat","EQ_events_all_info5_LaPalma_2021.dat")
35
data_EQ = readdlm("EQ_events_all_info5_LaPalma_2021.dat")
36
```
37
@@ -155,4 +155,3 @@ The paraview statefile `/tutorials/LaPalma.pvsm` can be used to reproduce the fo
155
---
156
157
*This page was generated using [Literate.jl](https://github.com/fredrikekre/Literate.jl).*
158
-
0 commit comments