Skip to main content

Compute extended network names from the fdsn network codes and a year using fdsn network webserice

Project description

pipeline status

coverage report

Generic tool to extend fdsn network code

FDSN (https://fdsn.org) creates seismic network codes.

Those can be in 2 forms : short or extended.

This module uses FDSN network API (http://www.fdsn.org/ws/networks/) to find the extended network code, given a short form and a date.

Installation

pip install fdsnnetextender

Usage

from fdsnnetextender import FdsnNetExtender

extender = FdsnNetExtender()
ext_code = extender.extend('ZO', '2013-01-01')

Returns a string ZO2008 for instance.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fdsnnetextender-3.3.0.tar.gz (15.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page