obspy.station.util.ExternalReference.__init__

ExternalReference.__init__(uri, description)[source]
Parameters:
  • uri (String) The URI to the external data.
  • description (String) A description of the external data.

This Page