Exercise.06 Unpack a SEED volume Remove the instrument response Pick P arrivals Local event Unpack again using location so that components can be rotated.

Slides:



Advertisements
Similar presentations
Test practice Multiplication. Multiplication 9x2.
Advertisements

Antelope Relational Database Management System A practical introduction.
Exercise Exercise3.1 8 Exercise3.1 9 Exercise
Exercise Exercise Exercise Exercise
Exercise Exercise Exercise Exercise
Exercise Exercise6.1 7 Exercise6.1 8 Exercise6.1 9.
Selection Sort
Module 6: Managing Data Storage. Overview Managing File Compression Configuring File Encryption Implementing Disk Quotas.
A B C Estimate and pick the most appropriate answer 576/ End Review Question 1.
Follow the Leader Drawing Tool Practice Exercises.
Using Macs and Unix Nancy Griffeth January 6, 2014 Funding for this workshop was provided by the program “Computational Modeling and Analysis of Complex.
Using the Multiple Choice Template Copy this presentation to your hard drive. Open up slide sorter, copy slides #3, 4, and 5 each time you are going to.
Web Services at IRIS Implementations, Directions, and International Coordination Tim Ahern, Director of Data Services, IRIS Web Services Team: Bruce Weertman,
Systems Development Lifecycle Testing and Documentation.
October 21-26, 2007Data Management Workshop Kuala Lumpur, Malaysia Using SEED Using: Jrdseed PQL SAC RESP JPlotResp Using: Jrdseed PQL SAC RESP JPlotResp.
Test Your Knowledge. x + 3 =6 a.5 b.4 c.3 d.2 y - 11= 78 a. 69 b. 89 c. 87 d. 68.
Facilitate – Collaborate – Educate Tuesday, January 10, 11:05am Data Management Workshop Bangkok Thailand, January 2011.
MONEY! Pick the correct coin! Click here to get started!!
Introduction to PQLX Dr. Mary Templeton IRIS Data Management Center Dr. Mary Templeton IRIS Data Management Center.
Normal Mode (Mineos Package) Tutorial
C2:Radian Measure Learning Objective: to understand that angles can be measured in radians.
Selection Sort
1 Tools for Seismic Network QC or Other Uses of Computer Programs in Seismology Robert B. Herrmann Saint Louis University INGV 24/06/08.
Mr S Paine Year 7. Which is the correct line of symmetry? This one? (Click here) This one? (Click here)
EGEE-III INFSO-RI Enabling Grids for E-sciencE Apr. 25, Grid Computing Hands On Training for Users Faculty of Sciences, University.
Top-down design Outline the project in the boldest steps possible, do not worry about how to achieve each step uIt is to be expected that some steps are.
Building a Network Dataless SEED Volume with PDCC.
Isecur1ty training center Presented by : Eng. Mohammad Khreesha.
How to Open a New Language in Web OPAC for Testing Web Screens Presenter: Yoel Kortick.
Practical Kinetics Exercise 0: Getting Started Objectives: 1.Install Python and IPython Notebook 2.print “Hello World!”
SAC: An Overview SAC ( “Seismic Analysis Code” ) was originally developed by LLNL An interactive program for time-series data with emphasis placed on.
Linux A practical introduction. 1)Background and Getting Started Linux is an operating system with multiple providers Red Hat/CentOS (our version) Ubuntu.
Unix Fundamentals CS 127. File navigation cd - change directory cd /var/log cd /etc/apache2 cd ~/Desktop ~ is a shortcut for the home directory.
Basic Unix Commands. Listing files and directories ● ls:command is used to list the files and ● directories in present working directory ● ls command.
Exercise.04 Receiver functions will be determined Receiver functions will be inverted Receiver functions and surface-wave dispersion will be inverted jointly.
Probability - Find the probability of things NOT happening 10 multiple choice questions.
Division Level 1 (facts 0-2, 5, 9) © Thomas 2002.
Division Level 2 (facts 0-9) © Thomas 2002 Click here to start program.
Mathsercise-C Place Value Ready? Here we go!. Using the information that 1 Place Value 14 x 23 = 322 Write down the value of.. (i) 1.4 x 2.3 (ii) 322.
The Design Process1 Design Concepts We have discussed the design of programs by using the design of the.frm file of the program. This would be called User.
SAC: An Overview SAC ( “Seismic Analysis Code” ) was originally developed by LLNL SAC ( “Seismic Analysis Code” ) was originally developed by LLNL An interactive.
Multiplication Timed Tests.
Using the Correct Order Template Copy the presentation to your hard drive. Open the slides using slide sorter and copy slides #3, 4, and 5 for each question.
Multiplying Decimals.
Multiplication Facts.
Good morning! August 8, Good morning! August 8, 2017.
Here you can learn all about 2-D shapes
Requesting a Standardized Data Set for the FDSN Network
Requesting a Standardized Data Set for the FDSN Network
By Team Funky Beams (+ Chuck)
Tips Need to Consider When Organizing a College Event
Pick Up your Warm Up Here!
Using the Multiple Choice Template
Multiplying Decimals.
Rob Porritt, G.G. UC Berkeley, 4th year Main Research: Exploring Cascadia with Flexible Arrays 10 second phase velocity 42 second.
ماجستير إدارة المعارض من بريطانيا
Here you can learn all about 2-D shapes
Shear-wave splitting measurements for Asia
Value to Make Ratios Equal
Tutorial Unix Command & Makefile CIS 5027
1098t User Manual 2018 Tax Year.
PRIME FACTORIZATION USING FACTOR TREES!.
The Linux Command Line Chapter 4
Lab 2: Terminal Basics.
½ of 6 = 3.
Fetching datasets from the Internet
Multiplying Decimals Chapter 4.
Multiplication Facts 3 x Table.
The Linux Command Line Chapter 4
Presentation transcript:

Exercise.06 Unpack a SEED volume Remove the instrument response Pick P arrivals Local event Unpack again using location so that components can be rotated to great circle

cd IRIS I start here, copy the SEED volume and the IDO* scripts here. Then mkdir Sac (already exists) cd Sac rdseed -f../ seed -R -d -o 1 to create a SAC file and to get the response../IDOEVT - to unpack and deconvolve. Original data are not changed. New files are placed in the../GOOD directory

cd../GOOD Perform QC - normally not a problem with SEED volumes if instrument response is correct. Use gsac to GSAC> r *.sac GSAC> sort depmax GSAC> lh depmax Rotate to 3 components../IDOROT

cd../FINAL../IDODEC to decimate for multiple filter analysis.