Metadata-Version: 2.1
Name: FLORIS
Version: 4.0.1
Summary: A controls-oriented engineering wake model.
Home-page: https://github.com/NREL/FLORIS
Author: NREL National Wind Technology Center
Author-email: rafael.mudafort@nrel.gov
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: attrs
Requires-Dist: pyyaml~=6.0
Requires-Dist: numexpr~=2.0
Requires-Dist: numpy~=1.20
Requires-Dist: scipy~=1.1
Requires-Dist: matplotlib~=3.0
Requires-Dist: pandas~=2.0
Requires-Dist: shapely~=2.0
Requires-Dist: coloredlogs~=10.0
Provides-Extra: docs
Requires-Dist: sphinxcontrib.mermaid; extra == "docs"
Requires-Dist: sphinxcontrib-autoyaml; extra == "docs"
Requires-Dist: sphinx-book-theme; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: jupyter-book; extra == "docs"
Provides-Extra: develop
Requires-Dist: pre-commit; extra == "develop"
Requires-Dist: pytest; extra == "develop"
Requires-Dist: isort; extra == "develop"
Requires-Dist: ruff; extra == "develop"

A controls-oriented engineering wake model.
