Metadata-Version: 2.1
Name: nabqr
Version: 0.0.2
Summary: NABQR is a method for sequential error-corrections tailored for wind power forecast in Denmark
Home-page: https://github.com/bast0320/nabqr
Author: Bastian S. Jørgensen
Author-email: bassc@dtu.dk
License: MIT
Keywords: nabqr,energy,quantile,forecasting
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst

=====
NABQR
=====


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

.. image:: https://img.shields.io/travis/bast0320/nabqr.svg
        :target: https://travis-ci.com/bast0320/nabqr

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




NABQR is a method for sequential error-corrections tailored for wind power forecast in Denmark


* Free software: MIT license
* Documentation: https://nabqr.readthedocs.io.


Features
--------

* TODO

Credits
-------

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

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