Metadata-Version: 2.1
Name: resistics-readers
Version: 0.1.2
Summary: Package with various instrument data format readers for resistics
Home-page: https://github.com/resistics/resistics-readers
Keywords: geophysics,magnetotellurics,electromagnetic,resistivity,statistics
Author: Neeraj Shah
Author-email: resistics@outlook.com
Maintainer: Neeraj Shah
Maintainer-email: resistics@outlook.com
Requires-Python: >=3.8.1,<3.10
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: defusedxml (>=0.7.1,<0.8.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: numpy (>=1.20.3,<2.0.0)
Requires-Dist: obspy (>=1.2.2,<2.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: resistics (==1.0.0a1)
Project-URL: Repository, https://github.com/resistics/resistics-readers
Description-Content-Type: text/markdown

## Welcome

[![PyPI](https://img.shields.io/pypi/v/resistics-readers)](https://pypi.org/project/resistics-readers/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/resistics-readers)](https://pypi.org/project/resistics-readers/)
[![Documentation Status](https://readthedocs.org/projects/resistics-readers/badge/?version=latest)](https://resistics-readers.readthedocs.io/en/latest/?badge=latest)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/resistics/resistics-readers.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/resistics/resistics-readers/context:python)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Resistics readers is an extension to resistics adding support for various
instrument data formats.

More coming soon...

