Skip to content

Commit 7598a77

Browse files
committed
fixed headings in local data docs
1 parent 686a335 commit 7598a77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

obstools/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
pip install .
100100
101101
Using local data
102-
================
102+
----------------
103103
104104
The various scripts packaged with ``OrientPy`` use FDSN web services
105105
through and ``ObsPy`` `Client` to load waveform data. For waveform
@@ -111,7 +111,7 @@
111111
``--dtype`` for more details.
112112
113113
Station Metadata
114-
----------------
114+
++++++++++++++++
115115
116116
If you have data stored locally on your drive, it is likely you also
117117
have a station `XML <https://www.fdsn.org/xml/station/>`_ file
@@ -126,7 +126,7 @@
126126
tools <https://seiscode.iris.washington.edu/projects/stationxml-converter>`_.
127127
128128
Waveform Data
129-
-------------
129+
+++++++++++++
130130
131131
The SDS folder containing the waveform data has the structure:
132132

0 commit comments

Comments
 (0)