Pop-Up Thingie

>>> Magnum BBS <<<
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. Usenet
  3. UK.D-I-Y
  • Gridwatch and the pumped readings

    From David@21:1/5 to All on Tue Jan 7 15:49:35 2025
    Just occurred to me that the pumped system is a two way system.
    That is, it uses electricity from the grid during low demand to pump water
    into the reservoir, then in high demand it returns the electricity to the
    grid (minus whatever).

    For a true record, should the dial be plus and minus (like the
    interconnects) to record when electricity is being extracted, and when it
    is being returned?

    Assuming, of course, that the extra data is available.

    Just a passing thought.


    Cheers



    Dave R


    --
    AMD FX-6300 in GA-990X-Gaming SLI-CF running Windows 10 x64

    --
    This email has been checked for viruses by Avast antivirus software. www.avast.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Natural Philosopher@21:1/5 to David on Tue Jan 7 18:54:50 2025
    On 07/01/2025 15:49, David wrote:
    Just occurred to me that the pumped system is a two way system.
    That is, it uses electricity from the grid during low demand to pump water into the reservoir, then in high demand it returns the electricity to the grid (minus whatever).

    For a true record, should the dial be plus and minus (like the
    interconnects) to record when electricity is being extracted, and when it
    is being returned?

    Tell Dinorwig that.

    They (national griddont record what they use. Only what they generate,
    France is the reverse.

    Assuming, of course, that the extra data is available.

    If it were, Id have included it


    --
    Religion is regarded by the common people as true, by the wise as
    foolish, and by the rulers as useful.

    (Seneca the Younger, 65 AD)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to The Natural Philosopher on Tue Jan 7 19:57:30 2025
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 07/01/2025 15:49, David wrote:
    Just occurred to me that the pumped system is a two way system.
    That is, it uses electricity from the grid during low demand to pump water into the reservoir, then in high demand it returns the electricity to the grid (minus whatever).

    For a true record, should the dial be plus and minus (like the interconnects) to record when electricity is being extracted, and when it is being returned?

    Tell Dinorwig that.

    They (national griddont record what they use. Only what they generate, France is the reverse.

    This one:
    https://grid.iamkate.com/

    does show negative when storing the pumped hydro. She doesn't show
    batteries because currently they only get discharge and not charging data.
    The source code is published so you can check where the data comes from
    (looks to be Elexon).

    Theo

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to Theo on Tue Jan 7 20:12:54 2025
    Theo <theom+news@chiark.greenend.org.uk> wrote:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 07/01/2025 15:49, David wrote:
    Just occurred to me that the pumped system is a two way system.
    That is, it uses electricity from the grid during low demand to pump water
    into the reservoir, then in high demand it returns the electricity to the grid (minus whatever).

    For a true record, should the dial be plus and minus (like the interconnects) to record when electricity is being extracted, and when it is being returned?

    Tell Dinorwig that.

    They (national griddont record what they use. Only what they generate, France is the reverse.

    This one:
    https://grid.iamkate.com/

    does show negative when storing the pumped hydro. She doesn't show
    batteries because currently they only get discharge and not charging data. The source code is published so you can check where the data comes from (looks to be Elexon).

    Ah, I think the pumping data is from NESO: https://github.com/KateMorley/grid/blob/main/classes/Data/Demand.php

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Vir Campestris@21:1/5 to Theo on Wed Jan 15 17:41:05 2025
    On 07/01/2025 20:12, Theo wrote:
    Theo <theom+news@chiark.greenend.org.uk> wrote:
    The Natural Philosopher <tnp@invalid.invalid> wrote:
    On 07/01/2025 15:49, David wrote:
    Just occurred to me that the pumped system is a two way system.
    That is, it uses electricity from the grid during low demand to pump water >>>> into the reservoir, then in high demand it returns the electricity to the >>>> grid (minus whatever).

    For a true record, should the dial be plus and minus (like the
    interconnects) to record when electricity is being extracted, and when it >>>> is being returned?

    Tell Dinorwig that.

    They (national griddont record what they use. Only what they generate,
    France is the reverse.

    This one:
    https://grid.iamkate.com/

    does show negative when storing the pumped hydro. She doesn't show
    batteries because currently they only get discharge and not charging data. >> The source code is published so you can check where the data comes from
    (looks to be Elexon).

    Ah, I think the pumping data is from NESO: https://github.com/KateMorley/grid/blob/main/classes/Data/Demand.php

    Ooh. That looks like it might have more data than I found.

    But when I downloaded the link

    https://data.nationalgrideso.com/backend/dataset/7a12172a-939c-404c-b581-a6128b74f588/resource/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/download/demanddataupdate.csv

    in her code it just told me the data had moved.

    Andy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to Vir Campestris on Wed Jan 15 20:53:31 2025
    Vir Campestris <vir.campestris@invalid.invalid> wrote:
    On 07/01/2025 20:12, Theo wrote:

    Ah, I think the pumping data is from NESO: https://github.com/KateMorley/grid/blob/main/classes/Data/Demand.php

    Ooh. That looks like it might have more data than I found.

    But when I downloaded the link

    https://data.nationalgrideso.com/backend/dataset/7a12172a-939c-404c-b581-a6128b74f588/resource/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/download/demanddataupdate.csv

    in her code it just told me the data had moved.

    You have to follow the redirects:

    $ wget https://data.nationalgrideso.com/backend/dataset/7a12172a-939c-404c-b581-a6128b74f588/resource/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/download/demanddataupdate.csv
    --2025-01-15 20:52:12-- https://data.nationalgrideso.com/backend/dataset/7a12172a-939c-404c-b581-a6128b74f588/resource/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/download/demanddataupdate.csv
    Resolving data.nationalgrideso.com (data.nationalgrideso.com)... 172.64.151.109, 104.18.36.147, 2606:4700:4400::6812:2493, ...
    Connecting to data.nationalgrideso.com (data.nationalgrideso.com)|172.64.151.109|:443... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: https://api.nationalgrideso.com/dataset/7a12172a-939c-404c-b581-a6128b74f588/resource/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/download/demanddataupdate.csv [following]
    --2025-01-15 20:52:12-- https://api.nationalgrideso.com/dataset/7a12172a-939c-404c-b581-a6128b74f588/resource/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/download/demanddataupdate.csv
    Resolving api.nationalgrideso.com (api.nationalgrideso.com)... 34.140.245.51 Connecting to api.nationalgrideso.com (api.nationalgrideso.com)|34.140.245.51|:443... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: https://api.neso.energy/dataset/7a12172a-939c-404c-b581-a6128b74f588/resource/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/download/demanddataupdate.csv [following]
    --2025-01-15 20:52:12-- https://api.neso.energy/dataset/7a12172a-939c-404c-b581-a6128b74f588/resource/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/download/demanddataupdate.csv
    Resolving api.neso.energy (api.neso.energy)... 104.18.14.14, 104.18.15.14, 2606:4700::6812:f0e, ...
    Connecting to api.neso.energy (api.neso.energy)|104.18.14.14|:443... connected. HTTP request sent, awaiting response... 302 Found
    Location: https://83025b28472d6aa2bf5ae59f3724aa78.eu.r2.cloudflarestorage.com/dx-national-grid/national-grid/resources/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/demanddataupdate.csv?response-content-disposition=attachment%3B%20filename%3Ddemanddataupdate.csv&
    response-content-type=application%2Foctet-stream&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Expires=604800&X-Amz-Credential=564ecf1b9cb7e605192d2953e7a993b9%2F20250115%2Fauto%2Fs3%2Faws4_request&X-Amz-SignedHeaders=host&X-Amz-Date=20250115T205213Z&X-Amz-
    Signature=8799468258b3ef9e6f9bc6945ea30fdcdde97af421f6162ac9e5ff8dbe4dbba7 [following]
    --2025-01-15 20:52:13-- https://83025b28472d6aa2bf5ae59f3724aa78.eu.r2.cloudflarestorage.com/dx-national-grid/national-grid/resources/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/demanddataupdate.csv?response-content-disposition=attachment%3B%20filename%
    3Ddemanddataupdate.csv&response-content-type=application%2Foctet-stream&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Expires=604800&X-Amz-Credential=564ecf1b9cb7e605192d2953e7a993b9%2F20250115%2Fauto%2Fs3%2Faws4_request&X-Amz-SignedHeaders=host&X-Amz-Date=
    20250115T205213Z&X-Amz-Signature=8799468258b3ef9e6f9bc6945ea30fdcdde97af421f6162ac9e5ff8dbe4dbba7
    Resolving 83025b28472d6aa2bf5ae59f3724aa78.eu.r2.cloudflarestorage.com (83025b28472d6aa2bf5ae59f3724aa78.eu.r2.cloudflarestorage.com)... 141.101.90.96, 141.101.90.98, 141.101.90.99, ...
    Connecting to 83025b28472d6aa2bf5ae59f3724aa78.eu.r2.cloudflarestorage.com (83025b28472d6aa2bf5ae59f3724aa78.eu.r2.cloudflarestorage.com)|141.101.90.96|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 255824 (250K) [application/octet-stream]
    Saving to: ‘demanddataupdate.csv’

    demanddataupdate.csv 100%[=======================================>] 249.83K --.-KB/s in 0.04s

    2025-01-15 20:52:13 (5.70 MB/s) - ‘demanddataupdate.csv’ saved [255824/255824]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Vir Campestris@21:1/5 to Theo on Mon Jan 20 12:12:51 2025
    On 15/01/2025 20:53, Theo wrote:
    You have to follow the redirects:

    $ wgethttps://data.nationalgrideso.com/backend/dataset/7a12172a-939c-404c- b581-a6128b74f588/resource/177f6fa4-ae49-4182-81ea-0c6b35f26ca6/ download/demanddataupdate.csv

    That works. Thank you.

    I now have their data back to 2009, right up to date.

    Andy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • Who's Online

  • Recent Visitors

    • Gretchiie
      Tue Sep 16 05:20:21 2025
      from Derry, Nh via Telnet
    • Ginger1
      Mon Sep 15 19:33:54 2025
      from London via SSH
    • Bob Worm
      Mon Sep 15 15:42:34 2025
      from Wales, Uk via Telnet
    • Gretchiie
      Mon Sep 15 05:16:29 2025
      from Derry, Nh via Telnet
    • Fred Blogs
      Mon Sep 15 00:03:12 2025
      from Uk via SSH
    • Plume
      Sun Sep 14 09:34:52 2025
      from Uk via Raw
    • Gretchiie
      Sun Sep 14 06:07:30 2025
      from Derry, Nh via Telnet
    • Thlc
      Sat Sep 13 17:11:34 2025
      from Rognac, France via Telnet
  • System Info

    Sysop: Keyop
    Location: Huddersfield, West Yorkshire, UK
    Users: 546
    Nodes: 16 (2 / 14)
    Uptime: 24:47:44
    Calls: 10,390
    Calls today: 1
    Files: 14,064
    Messages: 6,417,015

© >>> Magnum BBS <<<, 2025