File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,14 @@ functionalities of the library and practical application areas.
99
1010### Basic
1111
12- #### [ Tutorial: Basic 1] ( Basic /methods_comparison/methods_comparison.ipynb)
12+ #### [ Tutorial: Basic 1] ( basic /methods_comparison/methods_comparison.ipynb)
1313
1414In this tutorial we give an introduction to the main functionalities
1515of the package, by definining a 2D dataset and analyzing it via the
1616three SPOD algorithms implemented. In this case, we load the entire
1717data in RAM and pass it to the constructor of the SPOD class.
1818
19- #### [ Tutorial: Basic 2] ( Basic /methods_comparison_file/methods_comparison_file.ipynb)
19+ #### [ Tutorial: Basic 2] ( basic /methods_comparison_file/methods_comparison_file.ipynb)
2020
2121In this tutorial we give an introduction to the main functionalities
2222of the package, by definining a 2D dataset and analyzing it via the
@@ -64,4 +64,4 @@ studied is pressure.
6464#### [ Tutorial: 2D Slip Potency] ( earthquakes/slip_potency_2D/slip_potency_2D.ipynb )
6565
6666This tutorial shows a simple 2D application seismic data, where the variable studied
67- is the slip potency.
67+ is the slip potency.
You can’t perform that action at this time.
0 commit comments