Functional

This document list the expected usage of this application, and the associated constraints.

Description

What need is this application covering ?

What does it do ? For Whom ? When ? etc

What form does it take ?

What is the criticality of this application ? LOW/MEDIUM/HIGH

  • What need is this application covering ?

    • This application aims at forecasting the energy produced by eolian and solar parks handled by Solvay as an electricity supplier in France.

    • It is used as an energy trade indicator

  • Each day, this application :

    • Fetch weather forecast supplied by Meteo France for the next 48 hours

    • Fetch energy criteria such has production history, electricity price, available internally at Solvay

    • For each park already or newly handled by Solvay,

      • Based on these inputs, a Machine Learning (ML) model produce an estimate of the electricity production for the next 48 hours

    • Deliver results into an Energy BU owned database

      • Deliver forecasts

      • Deliver park specifications

  • The final user of this information is the Energy team represented by Marie HEINTZMANN.

  • This application is formed of

    • A weather forecast extraction component

    • An energy data extraction component

    • The central Data Bank

    • A ML model

TODO - Service Owner : Criticality

Application Stakeholders

Who are the key users of this application

End users

Who will be using this application output ?

Be precise if possible (department, names, locations, number, ...)

The final user of this information is the Energy team represented by Marie HEINTZMANN.

Developers

List the teams/squads this application involve

The PoV preceding this application has been developed in 2019 by Cheryl ABUNDO.

This application has then been industrialized by the PoC DataOps team, represented by Christophe AUDEFROY, beginning of 2022.

Maintainers

List the teams/squads this application involve for maintenance

This application is maintained by

  • Jean CLAVEL

TODO - Service Owner

Providers

Are there external data providers ?

Meteo France is the only external data provider.

The application is highly dependent on these public forecast delivered by Meteo France.

Constraints

Expected scheduling

Time constraints ?

  • Input weather forecast are available at 08am CET

  • The forecast are expected at latest at 11am CET

  • Daily frequency

Legal constraints

GDPR ? EAR ? etc

No

Expected Service Level Agreement (SLA)

Level of avaibliliy (every day at fix time, 24/7, ...)

TODO - Service owner

Unavailability impacts / consequences

What are the consequence of application unavaibliliy (production is stop, billing cannot be processed, ...)

TODO - Service owner

  • No labels