Metadata-Version: 2.1
Name: hydesign
Version: 1.0.2
Summary: A tool for design and control of utility scale wind-solar-storage based hybrid power plant.
Home-page: https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign
Author: DTU Wind Energy
Author-email: jumu@dtu.dk
License: MIT
Project-URL: Documentation, https://topfarm.pages.windenergy.dtu.dk/hydesign/
Project-URL: Source, https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign
Project-URL: Tracker, https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/-/issues
License-File: LICENSE
Requires-Dist: finitediff
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: xarray
Requires-Dist: openmdao
Requires-Dist: smt
Requires-Dist: cplex
Requires-Dist: docplex
Requires-Dist: numpy-financial
Requires-Dist: pvlib
Requires-Dist: statsmodels
Requires-Dist: rainflow
Requires-Dist: pyyaml
Provides-Extra: docs
Requires-Dist: pypandoc ; extra == 'docs'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: nbsphinx ; extra == 'docs'
Requires-Dist: nbconvert ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Provides-Extra: optional
Requires-Dist: matplotlib ; extra == 'optional'
Requires-Dist: seaborn ; extra == 'optional'
Requires-Dist: jupyterlab ; extra == 'optional'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

|pipeline status| |coverage report| |DOI| |PyPi| |License|

Welcome to hydesign
-------------------

-  A tool for design and control of utility scale wind-solar-storage
   based hybrid power plant.

Source code repository (and issue tracker):
-------------------------------------------

https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign

License:
--------

`MIT <https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/blob/main/LICENSE>`__

Documentation, installation, etc:
---------------------------------

https://topfarm.pages.windenergy.dtu.dk/hydesign.

.. |pipeline status| image:: https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/badges/main/pipeline.svg
   :target: https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/-/commits/main
.. |coverage report| image:: https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/badges/main/coverage.svg
   :target: https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/commits/main
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7573040.svg
   :target: https://doi.org/10.5281/zenodo.7573040
.. |PyPi| image:: https://img.shields.io/pypi/v/hydesign
   :target: https://pypi.org/project/hydesign/
.. |License| image:: https://img.shields.io/pypi/l/hydesign
   :target: https://gitlab.windenergy.dtu.dk/TOPFARM/hydesign/blob/main/LICENSE
