About

This is the front end to a simulation of the hardware in a windfarm. It generates pseudo monitoring data from the hardware in response to changes in the weather.

This simulation can take weather data from a XML feed (simulated or real) and generate wind turbine sensor output based on that weather, and/or introduce system faults to the simulated wind turbines. This can be used for testing a monitoring system and for behaviour modelling purposes.

The primary purpose is as a coding example, demonstrating a problem being solved and showcasing the methodology used.