hello.
i`m Student in Korea Antacrtica overwintering team.
i want to download data during 20150101 ~ 20151031.
but wilber3 cant not downlaod.
only
1. select event and
2. select satation -> downloads
i Wanna all time series data at 150101 ~ 151031 in 4 stations.
AU.MCQ
IU.CASY
IU.SBA
GT.NVDA
Is it possible to download data?
i`m Student in Korea Antacrtica overwintering team.
i want to download data during 20150101 ~ 20151031.
but wilber3 cant not downlaod.
only
1. select event and
2. select satation -> downloads
i Wanna all time series data at 150101 ~ 151031 in 4 stations.
AU.MCQ
IU.CASY
IU.SBA
GT.NVDA
Is it possible to download data?
-
The best option for this type of request is BREQ_FAST:
http://ds.iris.edu/ds/nodes/dmc/forms/breqfast-request/
This will let you request data from any station(s) over an arbitrary period of time. You can request all channels by entering * for the channel selection, and leaving the location blank.
- Adam
-
Hello,
The ideal way to get this kind of data is to use our web services (http://service.iris.edu http://service.iris.edu/) and related tools. In this case the FetchData script will make it easy to collect continuous data for 4 stations, here is where to download that tool:
https://seiscode.iris.washington.edu/projects/ws-fetch-scripts
To download all data for those four stations I recommend creating a "selection" file that contains this (between "-----"):
-----
AU MCQ * * 2015-01-01T00:00:00 2015-11-01T00:00:00
IU CASY * * 2015-01-01T00:00:00 2015-11-01T00:00:00
IU SBA * * 2015-01-01T00:00:00 2015-11-01T00:00:00
GT.NVDA * * 2015-01-01T00:00:00 2015-11-01T00:00:00
-----
Then you can specify the file containing that request using the -l option of FetchData.
More help can be found here:
https://seiscode.iris.washington.edu/projects/ws-fetch-scripts/wiki
regards,
Chad
hello.
i`m Student in Korea Antacrtica overwintering team.
i want to download data during 20150101 ~ 20151031.
but wilber3 cant not downlaod.
only
1. select event and
2. select satation -> downloads
i Wanna all time series data at 150101 ~ 151031 in 4 stations.
AU.MCQ
IU.CASY
IU.SBA
GT.NVDA
Is it possible to download data?
-