MORE General Logo | MORE - Management of Real-time Energy Data

MORE | Management of Real-time Energy Data - Open Resources


The software code produced in the project is available here: https://github.com/MORE-EU

The project has made available 2 open datasets that can be used with MORE platform and also to support any related research. The datasets were provided by MORE partners ENGIE Laborelec and INACCESS:

  • Wind park data. The dataset comprises monitoring data from an ENGIE wind turbine with a granularity of 2 seconds from an ENGIE wind turbine. The available tags are the wind speed (m/s, measured at the top of the wind turbine), the wind direction (0-360°, measured at the top of the wind turbine), the produced active power (kW), the pitch angle of the blades (degrees), the rotor speed (rpm), the wind turbine nacelle direction (0-360°) and the cosinus and sinus of both nacelle and wind direction. For all these tags a data point is available every 2 seconds. The dataset covers 10 days so it has 432.000 rows.
  • Solar park Data. The dataset is provided by INACCESS under a Creative Commons CC-BY-NC license and offers valuable insights into energy production, weather conditions, and grid performance, facilitating comprehensive analysis and research endeavors within the energy domain. The dataset provides the (normalized) output (production) of a PV plant for the period 2016- 2023 with 15 minutes granularity. The dataset is partitioned in three CSV files, as follows:
    • File 1: Weather Data
      • Column 1: Timestamp (date and time)
      • Column 2: Ambient Temperature (in Celsius)
      • Column 3: Average Irradiance (W*m-2)
      • Column 4: Module Temperature (in Celsius)
      • Column 5: Average precipitation (mm/h)
      • Column 6: Average relative humidity (%)
      • Column 7: Average wind direction (degrees)
      • Column 8: Average wind speed (m*s-1)
    • File 2: Plant Active Power
      • Column 1: Timestamp (date and time)
      • Column 2: Normalised Power Output: Total amount of power produced by the plant (per unit)
    • File 3: Array Power
      • Column 1: Timestamp (date and time)
      • Column 2-15: Normalized Power Output: Amount of power produced by each array of the plant (per unit) For inquiries or assistance,

The open datasets are available here: https://github.com/MORE-EU/OpenData

26 Apr 2024