Metadata-Version: 2.1
Name: plower
Version: 0.0.9b0
Summary: Processing Library for Ocean Wave and Energy Resource Data (PLOWER): A python library that process the wave data provided by National Buoy Data Center and outputs histograms and other statistics
Home-page: https://github.com/ckesanapalli/plower/
Author: Chaitanya Kesanapalli
Author-email: ckesanapalli@gmail.com
License: BSD 3-Clause License
Project-URL: Documentation, https://github.com/ckesanapalli/plower/README.rst
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: xarray
Requires-Dist: dask
Requires-Dist: joblib
Requires-Dist: pyscaffold
Requires-Dist: black
Requires-Dist: coverage
Requires-Dist: hypothesis
Requires-Dist: pytest
Requires-Dist: pytest-cov
Requires-Dist: setuptools
Requires-Dist: sphinx
Requires-Dist: sphinx-copybutton
Requires-Dist: sphinx-rtd-theme
Requires-Dist: sphinx-automodapi
Requires-Dist: furo
Requires-Dist: tox
Requires-Dist: tox-conda
Requires-Dist: pre-commit
Requires-Dist: lxml
Requires-Dist: beautifulsoup4
Requires-Dist: html5lib
Requires-Dist: sphinxemoji
Requires-Dist: loguru
Requires-Dist: requests
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

.. image:: https://github.com/ckesanapalli/plower/actions/workflows/python-app.yml/badge.svg
    :alt: title
    :target: https://github.com/ckesanapalli/plower/actions/workflows/python-app.yml/badge.svg
.. image:: https://github.com/ckesanapalli/plower/actions/workflows/python-package.yml/badge.svg
    :alt: title
    :target: https://github.com/ckesanapalli/plower/actions/workflows/python-package.yml/badge.svg
.. image:: https://github.com/ckesanapalli/plower/actions/workflows/python-package-conda.yml/badge.svg
    :alt: title
    :target: https://github.com/ckesanapalli/plower/actions/workflows/python-package-conda.yml/badge.svg
.. image:: https://readthedocs.org/projects/plower/badge/?version=latest
    :alt: title
    :target: https://plower.readthedocs.io/en/latest/?badge=latest
.. image:: https://img.shields.io/badge/License-BSD_3--Clause-blue.svg
    :alt: title
    :target: LICENSE.txt
.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: title
    :target: https://pyscaffold.org
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :alt: title
    :target: https://github.com/psf/black
.. image:: https://img.shields.io/pypi/v/plower
    :alt: title
    :target: https://img.shields.io/pypi/v/plower

.. https://pradyunsg.me/furo/reference/admonitions/

===================================================================
PLOWER - Processing Library for Ocean Wave and Energy Resource Data
===================================================================

**PLOWER** processes the wave data provided by National Buoy Data Center and outputs histograms and other statistics.

.. Caution::
  |:no_entry:| **This libary is still under development** |:no_entry:|


