Repository to train a load surrogate model for turbine loads in a wind farm setting
-
Clone the repository:
git clone https://github.com/WISDEM/FarmCast.git
-
Navigate to the project directory:
cd FarmCast
-
Create and acivate an anaconda environment
conda env create -n farmcast-env -f environment.yaml conda activate farmcast-env
-
Install package:
pip install -e .
Navigate to the example folder and explore the examples.
This project is licensed under the permissive Apache 2.0 License. See the LICENSE file for details.
For questions or feedback, please contact pietro.bortolotti@nrel.gov and/or christopher.bay@nrel.gov.