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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for earthscopestraintools-0.1.34.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40383b3149d291ec9004f19edc6439105c3b10b908c077fe0abbbe81f498587a |
|
MD5 | 2583aa48397c5dfa61b99f2869f4a8de |
|
BLAKE2b-256 | d9c0dd4a1927d53a2a0208aa78ea4a82a28b762bf42c7df8e34602352a01367f |
Hashes for earthscopestraintools-0.1.34-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8ed6ac11ea90696541f85028af3f05c85ed0d5f0335800f8e670a842f415ec0 |
|
MD5 | 1489e67d7b7bf88a414ed84b6d8c2dbd |
|
BLAKE2b-256 | 446bb42a4dff4ee87f11762a390afc6161ec83c04ef369dba52cad09ce28c6b7 |