ObsPy Logo
1.4.1

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-2024, The ObsPy Development Team (devs@obspy.org). Last updated on 2024-05-03T07:59:19.

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