ObsPy Logo
1.4.0

Getting Started

  • Tutorial
  • Gallery
  • API Overview

Developer Resources

  • Contributing to ObsPy
  • Coding Style Guide
  • Contributor Covenant Code of Conduct
  • Changelog

Indices and Tables

  • Table of Contents
  • Citations
  • Contributors
ObsPy
  • obspy.io.arclink.inventory._tag2obj
  • View page source

obspy.io.arclink.inventory._tag2obj

_tag2obj(element, tag, convert)[source]

Reads text from tag in element

Parameters:
  • element – etree element

  • tag – name of tag to be read

  • convert – intrinsic function (e.g. int, str, float)


© Copyright 2012-2022, The ObsPy Development Team (devs@obspy.org). Last updated on 2022-11-21T14:30:24.

Built with Sphinx 5.3.0 using a theme provided by Read the Docs.