Metadata-Version: 2.1
Name: FLORIS
Version: 3.0rc4.dev1
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
License: Apache-2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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.7.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: attrs
Requires-Dist: pyyaml
Requires-Dist: numexpr
Requires-Dist: numpy (>=1.20)
Requires-Dist: scipy (>=1.1)
Requires-Dist: matplotlib (>=3)
Requires-Dist: pandas
Requires-Dist: shapely
Requires-Dist: coloredlogs (>=10.0)
Provides-Extra: develop
Requires-Dist: black ; extra == 'develop'
Requires-Dist: coverage[toml] ; extra == 'develop'
Requires-Dist: pytest ; extra == 'develop'
Requires-Dist: isort ; extra == 'develop'
Requires-Dist: pre-commit ; extra == 'develop'
Provides-Extra: docs
Requires-Dist: Sphinx ; extra == 'docs'
Requires-Dist: readthedocs-sphinx-ext ; extra == 'docs'
Requires-Dist: sphinxcontrib-napoleon ; extra == 'docs'

A controls-oriented engineering wake model.

