Forecast plotting: Difference between revisions

From gfi
(Created page with "== Creating own forecast visualisations == Both the forecast plotting script and the website creation script is based on python. The plotting script uses dynlib, the webs...")
(No difference)

Revision as of 20:32, 5 June 2014

Creating own forecast visualisations

Both the forecast plotting script and the website creation script is based on python. The plotting script uses dynlib, the website creating script uses django the same library that also drives plikt.org.

Preparations

To get started, make sure you have followed one of the procedures to setup dynlib. Either use the Guide to use the centrally installed dynlib, or if you want to start developing own diagnostics, use the Quick start to developing with dynlib.