Skip to content

Bug: Substation #182

@peterdudfield

Description

@peterdudfield

Describe the bug

Two different routes proces slightly different forecast results

To Reproduce

Steps to reproduce the behavior:

  1. pull forecasts for on substation
  2. pull forecast for all substations at one timestamp

Expected behavior

They results for one substation and one timestamp should be the same

Additional context

  • the pull forecast subation, gets the gsp data, rounds it, then scales to primary
  • the all susbation routes, gets all the gsp forecast and then scales (no rounding)

Idea

  • We should remove the round before it scales to primary substation (here)
  • round both routes to 3 d.c.p

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions