Metadata-Version: 2.1
Name: seismicutils
Version: 0.1.0
Summary: 
License: GPT-3.0
Author: Wenchen Lie
Author-email: 438171766@qq.com
Requires-Python: >=3.11,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: dill (>=0.3.8,<0.4.0)
Requires-Dist: matplotlib (>=3.9.2,<4.0.0)
Requires-Dist: numpy (>=2.1.0,<3.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: scipy (>=1.14.1,<2.0.0)
Description-Content-Type: text/markdown

# seismicutils
A Python package for seismic data processing and analysis.

## Installation
Use pip or conda to install the package.
```console
pip install seismicutils
```

## Usage
The package includes several modules, each with its own functions and classes.




