You can then read the resulting file with ObsPy and access the channel
level information:
obspy.read_inventory("dataless.seed")[0][0][0]
Channel 'EHZ', Location ''
Time range: 2006-01-01T00:00:00.000000Z - 2015-10-21T12:00:00.000000Z
Latitude: 49.99, Longitude: 12.11, Elevation: 635.0 m, Local Depth:
0.0 m
Azimuth: 0.00 degrees from north, clockwise
Dip: -90.00 degrees down from horizontal
Sampling Rate: 200.00 Hz
Sensor (Description): STS-2 (None)
Response information available
(Also please use an appropriate subject when posting on the list please
and ideally do not use the "reply" button when starting a new topic as
some people have a threaded view in their mail clients
(Also please use an appropriate subject when posting on the list please
and ideally do not use the “reply” button when starting a new topic as
some people have a threaded view in their mail clients
Actually, this is indeed something that has changed at some point, we had a deprecation warning for one release cycle but we overlooked to adapt the Tutorial. It is fixed in master now.
School of Earth Sciences | McCoy Bldg. 200
University of Melbourne | Parkville 3010 VIC
Australia
Actually, this is indeed something that has changed at some point, we
had a deprecation warning for one release cycle but we overlooked to
adapt the Tutorial. It is fixed in master now.