Metadata-Version: 2.3
Name: rws_py
Version: 0.2.2.post1
Summary: Top-level package for residuals_weather_storage.
Home-page: https://git.uni-due.de/spp-2403/residuals_weather_storage
License: MIT
Author: Burak Atakan
Author-email: atakan.thermodynamik.duisburg@gmail.com
Requires-Python: >=3.10,<4
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: h5py (>=3.12.1,<4.0.0)
Requires-Dist: matplotlib (>=3.10.0,<4.0.0)
Requires-Dist: numpy (>=2.2.2,<3.0.0)
Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: pytest (>=8.3.4,<9.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: scipy (>=1.15.1,<2.0.0)
Requires-Dist: seaborn (>=0.13.2,<0.14.0)
Description-Content-Type: text/x-rst

=========================
residuals_weather_storage
=========================


.. image:: https://img.shields.io/pypi/v/rws_py.svg
        :target: https://pypi.python.org/pypi/rws_py

.. image:: https://img.shields.io/travis/spp-2403/rws_py.svg
        :target: https://travis-ci.com/spp-2403/rws_py

.. image:: https://readthedocs.org/projects/rws-py/badge/?version=latest
        :target: https://rws-py.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




SPP 2403 Analyze weather timeseries to estimate residual loads and energy storage design parameters, especially for Carnot Batteries.


* Free software: MIT
* Documentation: https://rws-py.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `briggySmalls/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`briggySmalls/cookiecutter-pypackage`: https://github.com/briggySmalls/cookiecutter-pypackage

