See @jarek 's comment in #596.
There is live generation data at http://anm.ssepd.co.uk/. They have a connector to the UK mainland and lots of wind generation. There are Wave and Tidal energy test facility's but I think it's mainly for R&D rather than regular power generation at the moment. However there is serious potential for that to change in the future.
The Islands are very committed towards renewable energy, innovation and sustainability.
http://www.orkney.com/invest/sectors/energy
http://www.oref.co.uk/
If memory serves, then Orkney does from time to time produce even more than they can export, as the connection to the mainland can't handle it.
Live generation data has moved to https://www.ssen.co.uk/ANM/
OK, I will start working on this.
For Orkney Islands, the point is to display it on map. The code seems to be GB-ORK but I'm not sure coords are included into naturalearth. Any idea ?
In the Natural Earth shapefiles, the Orkneys have their own shape, tagged with:
code_hasc = GB.MO
adm1_code = GBR-2744
gn_a1_code = GB.V9
Extracting them by one of those in topogen.sh should be doable.
While we are looking at the map, it might also be good to separate out Shetland from mainland GB, as there is no grid connection. The codes are GB.AR, GBR-2747, and GB.W3 respectively.
Any news here @pascalheraud ?
I'm going to take a look at getting this one up and running. Can you guys figure out some of the carbon intensities we should be using here.
Quick question, can we create the GB shape from a mix of subunit and state shapes? There's 80+ adm1 regions which is going to be a pain to work with. It'd be nice to keep the England & Wales subunits and just build Scotland from regions.
there's no reason why we couldn't code it that way!
On Wed, Sep 26, 2018 at 12:48 PM Chris notifications@github.com wrote:
Quick question, can we create the GB shape from a mix of subunit and state
shapes? There's 80+ adm1 regions which is going to be a pain to work with.
It'd be nice to keep the England & Wales subunits and just build Scotland
from regions.—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/tmrowco/electricitymap-contrib/issues/896#issuecomment-424670898,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABlEKDE0uPrJ3FShcf1Mic6FBGxXDMJbks5ue1t6gaJpZM4Q3yL6
.
Reading the latest Energy audit from http://www.oref.co.uk/resources/orkney-energy-audit/ it mentions the following capacity figures.
Wind - 48MW
Solar - 1.2MW
Wave - research only at the moment but leases held for 550MW in future.
Tide - same as above for 530MW.
@alixunderplatz any idea for their carbon intensity?
edit: I went for a carbon intensity of 13 which assumes generation is 95% wind, 5% solar.
Most helpful comment
I'm going to take a look at getting this one up and running. Can you guys figure out some of the carbon intensities we should be using here.