Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
geojunky committed Feb 7, 2024
1 parent 321eab3 commit 8c92bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seismic/ASDFdatabase/waveform_analytics.py
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ def process_mseed(mseed_folder, mseed_pattern, instrument_response,
sampling_rate, output_folder, start_date, end_date,
nproc):
"""
MSEDD_FOLDER: Path to folder containing mseed files\n
MSEED_FOLDER: Path to folder containing mseed files\n
MSEED_PATTERN: File pattern to be used to capture files pertaining to specific channels.
Note that pattern must be specified within quotes. \n
INSTRUMENT_RESPONSE: Path to inventory containing instrument response in
Expand Down

0 comments on commit 8c92bd8

Please sign in to comment.