Metadata-Version: 2.4
Name: topfarm
Version: 2.6.0
Summary: Topfarm - Wind Farm Optimization using OpenMDAO
Author-email: DTU Wind Energy <mikf@dtu.dk>
License-Expression: MIT
License-File: LICENSE
Requires-Python: <3.13,>=3.9
Requires-Dist: costmodels
Requires-Dist: jupyterlab<5,>=4.2.5
Requires-Dist: matplotlib<4,>=3.7.5
Requires-Dist: numpy-financial<2,>=1.0.0
Requires-Dist: numpy<3,>=1.24.3
Requires-Dist: openmdao==3.39.*
Requires-Dist: optiwindnet
Requires-Dist: py-wake<3,>=2.6.5
Requires-Dist: pydoe2<2,>=1.3.0
Requires-Dist: pydoe3<2,>=1.0.4
Requires-Dist: scikit-learn<2,>=1.3.2
Requires-Dist: scipy<2,>=1.10.1
Requires-Dist: shapely<3,>=2.0.6
Provides-Extra: tensorflow
Requires-Dist: tensorflow<3,>=2.13.1; extra == 'tensorflow'
Description-Content-Type: text/x-rst

|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
