Two scripts to add to your current 2.6 release of Leuven-Template, to make running cron jobs a little easier.

1. Backup / make a copy of weather2/nws-alerts/wsnws-alerts.php    Better save then sorry.

2. replace /add
        cron_job.php            goes to the weather2/ folder (or your main Leuven-Template folder)
        wsnws-alerts.php        goes to weather2/nws-alerts/

3. When running a cron-job this is the command-line / URL

        http://www.your site comes here.com/weather2/cron_job.php?mu=1

4. Settings in nws-alerts-config.php  (line numbers not usable, each script varies because of more or less previous settings / extra lines)

        $noCron        = true;          #####   true=not using cron, update data when cache file expires   false=use cron to update data
        $updateTime    = 600; 			// IF $noCron=true - time span in seconds to retain cache file before updating

5. Information printed by cron_job.php

succes - time spent in seconds: 5.94115495682           <== this is the waiting time saved for your visitor, nearly 6 seconds
loading nws-alerts.php                                  <
  as $nocron is set to true                             <== for debugging
  as cronjob is executed                                <
changed from May 3 2015 3:37 am to May 3 2015 3:53 am   <== the old and new date/time of the warning files
