summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-08Store dates when predictions were madeHEADmasterAki
2023-04-08Limit predictions to selected period or next days otherwiseAki
2023-04-05Fixed missing import osAki
2023-04-05Package can no longer be executed as a commandAki
2023-04-05Renamed CLI utility to more obvious waterspout-pullAki
2023-04-05Configuration files now use .ini extensionAki
2023-04-05Tweaked suggested way of running web interfaceAki
2023-04-05Configuration path may now be passed through environmentAki
2023-04-05Simplified configuration fileAki
2023-04-05Fixed setuptools buildAki
2023-04-04Added configuration files for systemd-powered distrosAki
2023-04-04Moved predictions page to templatesAki
2023-04-03Added low clouds to the web interfaceAki
2023-04-03Calculate wind speed and add it to predictionsAki
2023-04-03Implemented naive web viewAki
2023-04-03Add missing tinydb dependencyAki
2023-04-02Connected processing all the way to storageAki
2023-04-02Extended intermediate prediciton representation with some criteriaAki
2023-04-02Fixed typo sys.argvAki
2023-04-02Exploded naive prototype into modularized packageAki
2023-04-02Removed staging location altogether from design and configAki
2023-04-02Implemented simple module to handle radar instance configurationAki
2023-03-31Take wind criterion into account when calculating SWIAki
2022-10-08Switched to use vertical profiles from windy packageAki
2022-10-07Implemented naive cli script that dumps SWI based on windy dataAki