Metadata-Version: 2.1
Name: topfarm
Version: 2.3.4
Summary: Topfarm - Wind farm optimization using OpenMDAO
Home-page: https://gitlab.windenergy.dtu.dk/TOPFARM/topfarm2
Author: DTU Wind Energy
Author-email: mikf@dtu.dk
License: MIT
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: numpy-financial
Requires-Dist: openmdao<=3.26,>=3.16
Requires-Dist: pytest
Requires-Dist: pycodestyle
Requires-Dist: pytest-cov
Requires-Dist: py_wake>=2
Requires-Dist: pyDOE3
Requires-Dist: pymongo[srv]
Requires-Dist: scipy
Requires-Dist: sphinx
Requires-Dist: sphinx_rtd_theme
Requires-Dist: scikit-learn
Requires-Dist: mock
Requires-Dist: tensorflow
Requires-Dist: shapely>=1.8.2
Requires-Dist: memory_profiler

|pipeline status| |coverage report|

Welcome to TOPFARM
------------------

This is the plant-level optimization tool that is being developed by DTU
Wind Energy.

Installation Guide, Examples, and Documentation
===============================================

Please refer to the `TOPFARM documentation`_.

.. _TOPFARM documentation: https://topfarm.pages.windenergy.dtu.dk/TopFarm2

.. |pipeline status| image:: https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2/badges/master/pipeline.svg
   :target: https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2/commits/master
.. |coverage report| image:: https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2/badges/master/coverage.svg
   :target: https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2/commits/master
