Skip to content

PyPSA/PyPSA-animation

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

PyPSA-animation

1   About

PyPSA-animation is a tool to convert results from the energy system simulation tool Python for Power System Analysis to interactive web animations.

PyPSA-animation is built primarily in JavaScript using the library D3.js.

It is released as free software under the AGPL.

2   Example and screenshot

See PyPSA-Eur-30 for a running example.

Screenshot:

http://www.pypsa.org/img/pypsa-animation.png

3   How to use it

First you have to convert your PyPSA network scenarios into folders of JSON data files. For this, use the script export_network.py, adjusting path names for your own scenarios (the current example uses the data from PyPSA-Eur-30).

Then adjust the parameters in network.js and index.html appropriately.

4   License

Copyright 2018 Tom Brown

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

About

Tool to convert PyPSA results to interactive web animations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published