Hi,
I need to download .mseed raw waveform data for the Montana Network. I am wondering if there is a way to download this data through the command line on Unix/Linux. I am trying to only download the data at an hour at a time using the format YYYYMMDDHHMMSS.ALMT.001.HHZ.mseed. YYYY is the year, MM is the month, DD is the day, HH is the hour, MM is the minute, SS is the second, ALMT is the name of the station, 001 is the location, HHZ is the channel, and .mseed is the file type. I need to download this data for all of the Montana stations.
Is there an efficient way to do this?
Thank you,
Ellen
I need to download .mseed raw waveform data for the Montana Network. I am wondering if there is a way to download this data through the command line on Unix/Linux. I am trying to only download the data at an hour at a time using the format YYYYMMDDHHMMSS.ALMT.001.HHZ.mseed. YYYY is the year, MM is the month, DD is the day, HH is the hour, MM is the minute, SS is the second, ALMT is the name of the station, 001 is the location, HHZ is the channel, and .mseed is the file type. I need to download this data for all of the Montana stations.
Is there an efficient way to do this?
Thank you,
Ellen
-
Hello Ellen-
Thanks for your email and question- and the short answer is yes, there is a way.
But to make it easier on you, this will still need to be a 2-pass process.
I recommend you do the download of all MB network data first using the
FetchData script. This utility can be downloaded from
https://seiscode.iris.washington.edu/projects/ws-fetch-scripts/files
but you may want to read the Wiki with examples.
https://seiscode.iris.washington.edu/projects/ws-fetch-scripts/wiki
Once you have downloaded the data, you can use the “dataselect” program to subset the data into the filename convention you require.
Refer to the download of dataselect page https://github.com/iris-edu/dataselect and then look at the manual under “Archive Format” section of the Manual https://github.com/iris-edu/dataselect/blob/master/doc/dataselect.md#archive-format
Let me know if you need other help, and good luck with your research.
Rick
On Mar 15, 2018, at 12:50 PM, Smith, Ellen <ellen3.smith<at>umconnect.umt.edu> wrote:
================
Hi,
I need to download .mseed raw waveform data for the Montana Network. I am wondering if there is a way to download this data through the command line on Unix/Linux. I am trying to only download the data at an hour at a time using the format YYYYMMDDHHMMSS.ALMT.001.HHZ.mseed. YYYY is the year, MM is the month, DD is the day, HH is the hour, MM is the minute, SS is the second, ALMT is the name of the station, 001 is the location, HHZ is the channel, and .mseed is the file type. I need to download this data for all of the Montana stations.
Is there an efficient way to do this?
Thank you,
Ellen
Rick Benson
Dep. Director of Operations
IRIS DMC
(206)547-0393 ext. 119(office)
rick<at>iris.washington.edu <rick<at>iris.washington.edu>
-
Hi Rick,
This may be a silly question, but it seems like I need to use Perl in order to run and use the FetchData script. Is this correct?
Thank you,
Ellen
________________________________
From: Rick Benson <rick<at>iris.washington.edu>
Sent: Thursday, March 15, 2018 2:37 PM
To: Smith, Ellen
Cc: DMC Engine Room; data-request-help<at>lists.ds.iris.edu
Subject: Re: Requesting mseed data from IRIS for MB (Montana) network
Hello Ellen-
Thanks for your email and question- and the short answer is yes, there is a way.
But to make it easier on you, this will still need to be a 2-pass process.
* I recommend you do the download of all MB network data first using the
FetchData script. This utility can be downloaded from
https://seiscode.iris.washington.edu/projects/ws-fetch-scripts/files
Files - Web Service Fetch scripts - IRIS SeisCodehttps://seiscode.iris.washington.edu/projects/ws-fetch-scripts/files
seiscode.iris.washington.edu
File Date Size D/L MD5; FetchData-2017.164: 06/21/2017 04:04 PM: 80.1 KB: 683: 515d070b2a818e9ffe4f9784d2cef950: FetchData-2017.017: 01/17/2017 04:23 PM: 76.2 KB
but you may want to read the Wiki with examples.
https://seiscode.iris.washington.edu/projects/ws-fetch-scripts/wiki
Wiki - Web Service Fetch scripts - IRIS SeisCodehttps://seiscode.iris.washington.edu/projects/ws-fetch-scripts/wiki
seiscode.iris.washington.edu
Help with web service Fetch scripts¶ Help with web service Fetch scripts. Overview of scripts; Quick start; Tutorial with examples; Using the scripts with data ...
* Once you have downloaded the data, you can use the “dataselect” program to subset the data into the filename convention you require.
* Refer to the download of dataselect page https://github.com/iris-edu/dataselect and then look at the manual under “Archive Format” section of the Manual https://github.com/iris-edu/dataselect/blob/master/doc/dataselect.md#archive-format
[https://avatars1.githubusercontent.com/u/7398102?s=400&v=4]https://github.com/iris-edu/dataselect/blob/master/doc/dataselect.md#archive-format
dataselect/dataselect.md at master · iris-edu/dataselect ...https://github.com/iris-edu/dataselect/blob/master/doc/dataselect.md#archive-format
github.com
dataselect - Selection and sorting for data in miniSEED format
[https://avatars1.githubusercontent.com/u/7398102?s=400&v=4]https://github.com/iris-edu/dataselect
GitHub - iris-edu/dataselect: Selection and sorting for ...https://github.com/iris-edu/dataselect
github.com
dataselect - Selection and sorting for data in miniSEED format
Let me know if you need other help, and good luck with your research.
Rick
On Mar 15, 2018, at 12:50 PM, Smith, Ellen <ellen3.smith<at>umconnect.umt.edu<ellen3.smith<at>umconnect.umt.edu>> wrote:
Hi,
I need to download .mseed raw waveform data for the Montana Network. I am wondering if there is a way to download this data through the command line on Unix/Linux. I am trying to only download the data at an hour at a time using the format YYYYMMDDHHMMSS.ALMT.001.HHZ.mseed. YYYY is the year, MM is the month, DD is the day, HH is the hour, MM is the minute, SS is the second, ALMT is the name of the station, 001 is the location, HHZ is the channel, and .mseed is the file type. I need to download this data for all of the Montana stations.
Is there an efficient way to do this?
Thank you,
Ellen
================
Rick Benson
Dep. Director of Operations
IRIS DMC
(206)547-0393 ext. 119(office)
rick<at>iris.washington.edu<rick<at>iris.washington.edu>
-