Skip to content

Commit 7f73c30

Browse files
committed
Add an inventory and corrected data (instrument response removed, headers changed) for the beamforming tutorial.
1 parent 2f7f77b commit 7f73c30

File tree

2 files changed

+89
-0
lines changed

2 files changed

+89
-0
lines changed

Diff for: agfa_corrected.mseed

240 KB
Binary file not shown.

Diff for: agfainventory.xml

+89
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
<?xml version='1.0' encoding='UTF-8'?>
2+
<FDSNStationXML schemaVersion="1.0" xmlns="http://www.fdsn.org/xml/station/1">
3+
<Source>sender name</Source>
4+
<Module>ObsPy 0.10.1.dev0+167.g963edb1cee.dirty.krischer.arraytools</Module>
5+
<ModuleURI>http://www.obspy.org</ModuleURI>
6+
<Created>2015-07-10T13:07:56+00:00</Created>
7+
<Network code="BW">
8+
<Station code="BW01">
9+
<Latitude unit="DEGREES">48.108589</Latitude>
10+
<Longitude unit="DEGREES">11.582967</Longitude>
11+
<Elevation unit="METERS">0.45</Elevation>
12+
<Site>
13+
<Name>agfa</Name>
14+
</Site>
15+
<CreationDate>2008-02-17T11:05:00+00:00</CreationDate>
16+
<TerminationDate>2008-02-17T11:05:00+00:00</TerminationDate>
17+
<Channel code="ZH" locationCode="">
18+
<Latitude unit="DEGREES">48.108589</Latitude>
19+
<Longitude unit="DEGREES">11.582967</Longitude>
20+
<Elevation unit="METERS">0.45</Elevation>
21+
<Depth unit="METERS">0.0</Depth>
22+
</Channel>
23+
</Station>
24+
<Station code="BW02">
25+
<Latitude unit="DEGREES">48.108192</Latitude>
26+
<Longitude unit="DEGREES">11.58312</Longitude>
27+
<Elevation unit="METERS">0.45</Elevation>
28+
<Site>
29+
<Name>agfa</Name>
30+
</Site>
31+
<CreationDate>2008-02-17T11:05:00+00:00</CreationDate>
32+
<TerminationDate>2008-02-17T11:05:00+00:00</TerminationDate>
33+
<Channel code="ZH" locationCode="">
34+
<Latitude unit="DEGREES">48.108192</Latitude>
35+
<Longitude unit="DEGREES">11.58312</Longitude>
36+
<Elevation unit="METERS">0.45</Elevation>
37+
<Depth unit="METERS">0.0</Depth>
38+
</Channel>
39+
</Station>
40+
<Station code="BW03">
41+
<Latitude unit="DEGREES">48.108692</Latitude>
42+
<Longitude unit="DEGREES">11.583414</Longitude>
43+
<Elevation unit="METERS">0.45</Elevation>
44+
<Site>
45+
<Name>agfa</Name>
46+
</Site>
47+
<CreationDate>2008-02-17T11:05:00+00:00</CreationDate>
48+
<TerminationDate>2008-02-17T11:05:00+00:00</TerminationDate>
49+
<Channel code="ZH" locationCode="">
50+
<Latitude unit="DEGREES">48.108692</Latitude>
51+
<Longitude unit="DEGREES">11.583414</Longitude>
52+
<Elevation unit="METERS">0.45</Elevation>
53+
<Depth unit="METERS">0.0</Depth>
54+
</Channel>
55+
</Station>
56+
<Station code="BW07">
57+
<Latitude unit="DEGREES">48.108456</Latitude>
58+
<Longitude unit="DEGREES">11.583049</Longitude>
59+
<Elevation unit="METERS">0.45</Elevation>
60+
<Site>
61+
<Name>agfa</Name>
62+
</Site>
63+
<CreationDate>2008-02-17T11:05:00+00:00</CreationDate>
64+
<TerminationDate>2008-02-17T11:05:00+00:00</TerminationDate>
65+
<Channel code="ZH" locationCode="">
66+
<Latitude unit="DEGREES">48.108456</Latitude>
67+
<Longitude unit="DEGREES">11.583049</Longitude>
68+
<Elevation unit="METERS">0.45</Elevation>
69+
<Depth unit="METERS">0.0</Depth>
70+
</Channel>
71+
</Station>
72+
<Station code="BW08">
73+
<Latitude unit="DEGREES">48.10873</Latitude>
74+
<Longitude unit="DEGREES">11.583157</Longitude>
75+
<Elevation unit="METERS">0.45</Elevation>
76+
<Site>
77+
<Name>agfa</Name>
78+
</Site>
79+
<CreationDate>2008-02-17T11:05:00+00:00</CreationDate>
80+
<TerminationDate>2008-02-17T11:05:00+00:00</TerminationDate>
81+
<Channel code="ZH" locationCode="">
82+
<Latitude unit="DEGREES">48.10873</Latitude>
83+
<Longitude unit="DEGREES">11.583157</Longitude>
84+
<Elevation unit="METERS">0.45</Elevation>
85+
<Depth unit="METERS">0.0</Depth>
86+
</Channel>
87+
</Station>
88+
</Network>
89+
</FDSNStationXML>

0 commit comments

Comments
 (0)