Need to start with
python -m http.server 8888 &
for non-server situation.
~/geek/javascript.org (tips and tech on d3js)
From Fraunhofer IWES for Germany:
http://www.kombikraftwerk.de/kombikraftwerk-2/100-ee-szenario/leistungsflussanimation.html
pie charts for RE; load is circle within/out
Line width corresponds to flow (no directionality)
graph above and below line
tech: d3.js and jQuery
From NREL for India:
https://maps.nrel.gov/IndiaGTG/
has sun passing over India
dots for each tech
separate graph with moving flow for lines
moving sun over stuff
fills whole screen
tech: jQuery, custom stuff??
https://github.com/tmrowco/electricitymap
https://www.eia.gov/beta/realtime_grid/#/status?end=20171107T01
http://www.neocarbonenergy.fi/internetofenergy/#
Has visualisations over time for each region
graph up and down
pie charts and flow
do animation over time?
https://stackoverflow.com/questions/12592730/how-to-animate-and-play-over-time-in-d3-js
From Uber, uses webGL
https://uber.github.io/deck.gl/#/examples/overview
From Airbnb, more of a dashboard
https://github.com/apache/incubator-superset
Either with animation OR with arrow
https://bl.ocks.org/mbostock/3887235
Pie chart - how to represent load??? red circle under (if gen > load); red circle over (if gen < load)
What to do with storage
have pie for BOTH load and generation, storage flipping between the two
flipping z-order not supported in SVG, only in CSS
SVG paints in order of SVG
~/results/supplementary_data_benefits_of_cooperation/results$
https://zenodo.org/record/804338
This will require more work…
load_json{ load_csvs(scenario){ initial_graphic(){ } } }
https://bl.ocks.org/officeofjane/47d2b0bfeecfcb41d2212d06d095c763
Either for whole of Europe or individual country - drop-down menu to choose
also per scenario settings
e.g. user from Ireland can see how each country deals with down periods with and without transmission
why doesn’t Chrome crash with tmrow.co wind animation??? If not, should be able to deal with network flows
Copyright Natural Earth
Link to paper, zenodo
https://zenodo.org/record/804338
Link to pypsa home
AGPL
Link to github pypsa-animation
https://gist.github.com/MariellaCC/8dea97c0f61429d1b72a
With AGPL licence, README
Link to and from pypsa.org/animations/pypsa-eur-30/index.html
map graphic bigger
flip power/energy
CO2 price, load-weighted average price, market values of wind and solar
NO! marginal prices not in results files…