Skip to content

cirobezerra1/scadash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCADash

SCADash is an interactive wind turbine SCADA data exploration tool designed to help wind industry professionals upload, visualize, and gain insights from SCADA datasets and wind farm layouts.

Getting Started

Step 1: Clone the repository

Download the project files from the GitHub repository:

git clone https://github.com/your-username/SCADash.git
cd SCADash

Step 2: Create a virtual environment (Windows)

Set up a Python virtual environment to isolate dependencies:

python -m venv venv

Activate the virtual environment:

venv\Scripts\activate

Step 3: Install dependencies

Install all required Python libraries using pip:

pip install -r requirements.txt

Step 4: Run the application

Start the application by running the batch script:

runApp.bat

About

Wind Farm SCADA data exploration Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published