Skip to main content

A collection of utilities for working with EarthScope strainmeter data

Project description

Welcome to earthscopestraintools, an open source python package for working with strainmeter data. This project is actively under development and should not be considered stable at this time.

M. Gottlieb and C. Hanagan 10-31-2023

Documentation can be found at https://earthscopestraintools.readthedocs.io/en/latest/

Pypi releases available from https://pypi.org/project/earthscopestraintools/

earthscopestraintools can be installed with

pip install earthscopestraintools

Or with optional dependencies:

pip install 'earthscopestraintools[mseed]'
pip install 'earthscopestraintools[tiledb]'
pip install 'earthscopestraintools[plotting]'
pip install 'earthscopestraintools[mseed,tiledb,plotting]'

It is currently recommendeed to install the mseed optional dependencies, which includes obspy and some tools for loading data from the EarthScope miniseed archive. The tiledb functionality, as of version 0.1.26, is not yet well implemented. Also please note that the tiledb dependencies do not work with python 3.12, but should work with python 3.9-3.11. Plotting dependencies include ipympl for enabling notebook interaction, including plotting strain videos.

Some functionality (tidal analysis and corrections) depends on BAYTAP-08 and SPOTL, two legacy FORTRAN programs, which have been containerized for use by this library. In order to run these processing methods, you must have Docker installed and running on your computer. When required, the library will then fetch the required images and be able to run these processing steps.

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

earthscopestraintools-0.1.37.tar.gz (68.9 kB view hashes)

Uploaded Source

Built Distribution

earthscopestraintools-0.1.37-py3-none-any.whl (74.2 kB view hashes)

Uploaded Python 3

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