Metadata-Version: 2.1
Name: nabqr
Version: 0.0.3
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

[![PyPI Version](https://img.shields.io/pypi/v/nabqr.svg)](https://pypi.python.org/pypi/nabqr)
[![Build Status](https://img.shields.io/travis/bast0320/nabqr.svg)](https://travis-ci.com/bast0320/nabqr)
[![Documentation Status](https://readthedocs.org/projects/nabqr/badge/?version=latest)](https://nabqr.readthedocs.io/en/latest/?version=latest)

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

- **Free software**: MIT license  
- **Documentation**: [NABQR Documentation](https://nabqr.readthedocs.io)

## Features

- TODO
- - Project description
- - Installation instructions
- - Package requirements
- - Documentation


## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [`audreyr/cookiecutter-pypackage`](https://github.com/audreyr/cookiecutter-pypackage) project template.
