Forecast plotting
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.