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._attr2obj
  • View page source

obspy.io.arclink.inventory._attr2obj

_attr2obj(element, attribute, convert)[source]

Reads text from attribute in element

Parameters:
  • element – etree element

  • attribute – name of attribute 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.