Skip to content
/ flasc Public
forked from NREL/flasc

A rich floris-driven suite for SCADA analysis

License

Notifications You must be signed in to change notification settings

misi9170/flasc

 
 

Repository files navigation

FLORIS-Based Analysis for SCADA Data (FLASC)

Note: Further documentation is available at https://nrel.github.io/flasc/

Description

FLASC provides a rich suite of analysis tools for SCADA data filtering, analysis, wind farm model validation, field experiment design, and field experiment monitoring.

The repository is centrally built around NRELs in-house FLORIS wind farm model, available at https://github.com/nrel/floris. FLASC also largely relies on the energy ratio, among others, to quantify wake losses in synthetic and historical data, to perform turbine northing calibrations, and model parameter estimation.

For technical questions or concerns, please email paul.fleming@nrel.gov.

pages-build-deployment

Automated tests & code coverage

License

Installation

We recommend installing this repository in a separate virtual environment. After creating a new virtual environment, clone this repository to your local system and install it locally using pip. The command for this is pip install -e flasc.

If installing for develop, follow the developer install instructions

Documentation

Documentation is provided via the included examples folders as well as online documentation.

Engaging on GitHub

FLORIS leverages the following GitHub features to coordinate support and development efforts:

  • Discussions: Collaborate to develop ideas for new use cases, features, and software designs, and get support for usage questions
  • Issues: Report potential bugs and well-developed feature requests
  • Projects: Include current and future work on a timeline and assign a person to "own" it

Generally, the first entry point for the community will be within one of the categories in Discussions. Ideas is a great spot to develop the details for a feature request. Q&A is where to get usage support. Show and tell is a free-form space to show off the things you are doing with FLORIS.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A rich floris-driven suite for SCADA analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.7%
  • Python 3.3%