Skip to content

WISDEM/FarmCast

Repository files navigation

FarmCast

Repository to train a load surrogate model for turbine loads in a wind farm setting

Installation

  1. Clone the repository:

    git clone https://github.com/WISDEM/FarmCast.git
  2. Navigate to the project directory:

    cd FarmCast
  3. Create and acivate an anaconda environment

    conda env create -n farmcast-env -f environment.yaml
    conda activate farmcast-env  
    
  4. Install package:

    pip install -e .

Usage

Navigate to the example folder and explore the examples.

License

This project is licensed under the permissive Apache 2.0 License. See the LICENSE file for details.

Contact

For questions or feedback, please contact pietro.bortolotti@nrel.gov and/or christopher.bay@nrel.gov.

About

Repository to train a load surrogate model for turbine loads in a wind farm setting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published