Metadata-Version: 2.4
Name: wind-farm-loads
Version: 0.20.1
Summary: Couple load surrogate models with PyWake and Floris.
License: Proprietary
License-File: LICENSES_bundled.txt
Author: DTU Wind and Energy Systems
Maintainer: Riccardo Riva
Maintainer-email: ricriv@dtu.dk
Requires-Python: >=3.11,<3.14
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: code-style
Provides-Extra: docs
Provides-Extra: floris
Provides-Extra: pywake
Provides-Extra: spyder
Provides-Extra: test
Requires-Dist: PyQt6 ; extra == "spyder"
Requires-Dist: PyYAML (>=6.0.0,<7.0.0) ; extra == "floris"
Requires-Dist: black (>=25.1.0,<26.0.0) ; extra == "code-style"
Requires-Dist: flake8 (>=7.0.0,<8.0.0) ; extra == "code-style"
Requires-Dist: floris (==4.5.1) ; extra == "floris"
Requires-Dist: isort (>=7.0.0,<8.0.0) ; extra == "code-style"
Requires-Dist: jax (==0.8.1)
Requires-Dist: matplotlib (>=3.10.0,<4.0.0)
Requires-Dist: numpy (>=2.0.0,<3.0.0)
Requires-Dist: numpydoc (>=1.8.0,<2.0.0) ; extra == "docs"
Requires-Dist: pandas (>=2.0.0,<3.0.0)
Requires-Dist: py_wake (>=2.6.14,<3.0.0) ; extra == "pywake"
Requires-Dist: pydata-sphinx-theme (>=0.16.1,<1.0.0) ; extra == "docs"
Requires-Dist: pytest (>=9.0.0,<10.0.0) ; extra == "test"
Requires-Dist: pytest-cases (>=3.8.6,<4.0.0) ; extra == "test"
Requires-Dist: pytest-cov (>=7.0.0,<8.0.0) ; extra == "test"
Requires-Dist: pytest-xdist (>=3.6.1,<4.0.0) ; extra == "test"
Requires-Dist: scipy (>=1.16.0,<2.0.0)
Requires-Dist: sphinx (>=8.0.0,<9.0.0) ; extra == "docs"
Requires-Dist: sphinx-copybutton (>=0.5.2,<1.0.0) ; extra == "docs"
Requires-Dist: sphinx_design (>=0.6.0,<1.0.0) ; extra == "docs"
Requires-Dist: spyder-kernels ; extra == "spyder"
Requires-Dist: surrogates-interface (>=4.2.0,<5.0.0)
Requires-Dist: surrogates-interface[tf] (>=4.2.0,<5.0.0) ; extra == "test"
Requires-Dist: xarray (==2025.11.0)
Project-URL: Documentation, https://surrogate-models.pages.windenergy.dtu.dk/wind-farm-loads/
Project-URL: Repository, https://gitlab.windenergy.dtu.dk/surrogate-models/wind-farm-loads
Description-Content-Type: text/markdown

# Wind farm load surrogate

[![pipeline status](https://gitlab.windenergy.dtu.dk/surrogate-models/wind-farm-loads/badges/main/pipeline.svg)](https://gitlab.windenergy.dtu.dk/surrogate-models/wind-farm-loads/-/commits/main)
[![coverage report](https://gitlab.windenergy.dtu.dk/surrogate-models/wind-farm-loads/badges/main/coverage.svg)](https://gitlab.windenergy.dtu.dk/surrogate-models/wind-farm-loads/-/commits/main)
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17542983.svg)](https://doi.org/10.5281/zenodo.17542983)

Couple load surrogate models with PyWake and Floris.

The documentation is available at https://surrogate-models.pages.windenergy.dtu.dk/wind-farm-loads/

This package is deployed to PyPi at https://pypi.org/project/wind-farm-loads/

