Metadata-Version: 2.4
Name: sisicepy
Version: 0.2.4.1
Summary: Python librairy to process Sismic data
License-File: LICENSE
Author: Thomas Chauve
Author-email: thomas.chauve@univ-grenoble-alpes.fr
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: docs
Requires-Dist: Sphinx (>=7.4.0,<8.0.0) ; extra == "docs"
Requires-Dist: bokeh (>=3.5.2,<4.0.0)
Requires-Dist: dask (>=2024.8.1,<2025.0.0)
Requires-Dist: distributed (>=2024.8.1,<2025.0.0)
Requires-Dist: h5py (>=3.11.0,<4.0.0)
Requires-Dist: hvplot (==0.10.0)
Requires-Dist: jinja2 (>=3.1.4,<4.0.0)
Requires-Dist: natsort (>=8.4.0,<9.0.0)
Requires-Dist: nbsphinx (>=0.9.3,<0.10.0) ; extra == "docs"
Requires-Dist: netcdf4 (>=1.7.1,<2.0.0)
Requires-Dist: numpy (>=1.25,<2.0)
Requires-Dist: pandoc (>=2.4,<3.0) ; extra == "docs"
Requires-Dist: pint (>=0.24.3,<0.25.0)
Requires-Dist: pint_xarray (>=0.4,<0.5)
Requires-Dist: pyrocko (>=2024.1.10,<2025.0.0)
Requires-Dist: python-docs-theme (>=2024.6,<2025.0) ; extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=2.0.0,<3.0.0) ; extra == "docs"
Requires-Dist: twine (>=5.1.1,<6.0.0) ; extra == "docs"
Requires-Dist: xarray (>=2024.9.0,<2025.0.0)
Description-Content-Type: text/markdown

# sisicepy package

[![License: GPLv3](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/sisicepy/-/blob/main/LICENSE?ref_type=heads)
[![Pipeline Status](https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/sisicepy/badges/main/pipeline.svg)](https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/sisicepy/-/commits/main)
[![PyPI version](https://badge.fury.io/py/sisicepy.svg)](https://badge.fury.io/py/sisicepy)
[![Website Status](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://sisicepy-mecaiceige-tools-lib-python-05c92b4e528b54a58eeb041fbc.gricad-pages.univ-grenoble-alpes.fr/)

`sisicepy` is a python package to work on sismic data at IGE

## Supported recorder

- [x] [Digos DataCube](https://digos.eu/the-seismic-data-recorder/)

## Supported captor

Supported captor with known ZPK deconvolution.

- [x] [Digos geophone](https://digos.eu/geophone/)
- [x] [Geobit C100](https://geobit-instruments.com/seismometers-seismic-sensors/)
- [x] [Geobit S100](https://geobit-instruments.com/seismometers-seismic-sensors/)

You can use other captor and give the ZPK value.

