Metadata-Version: 2.1
Name: seismicutils
Version: 1.0.0
Summary: 
License: GPT-3.0
Author: Wenchen Lie
Author-email: 438171766@qq.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: dill
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
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.




