Forecast plotting

From gfi
Revision as of 20:32, 5 June 2014 by Csp001 (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.