Weather Station Hardware > Blitzortung

"Map is not current. Data from Blitzortung is not available."

(1/6) > >>

gwwilk:
Ken's NA and US past 2 hour strikes maps aren't getting any data for some reason.  I also use these scripts and have the same problem.

I'm curious as to what's going on with this!

miraculon:
See this thread: https://www.wxforum.net/index.php?topic=31584.0
The upshot is that the data source was moved from lightningmaps.org to blitzortung.org.

Greg H.

gwwilk:
Thanks, Greg, but the relevant configuration in 'BO-mapgen.inc' is already set to
--- Code: ---$mainURL = 'data.blitzortung.org';

--- End code ---
and it's still not receiving data.

There has been a server IP change recently, and I wonder if it hasn't propagated through the DNS servers yet.

miraculon:
Is this the actual animate.txt file that you are using? This seems to be the default and HDIR is not pointing to your own server directory... (assuming that you are not "kunden")


--- Quote ---#!/bin/bash
# generic bash script for gen-BO-maps.php.  K. True - saratoga-weather.org
# Version 1.00 - 18-Apr-2015 - initial release
#
# --- begin settings
# set HDIR to full file path to BOmaps directory on your website
HDIR=/kunden/homepages/9/d141952417/htdocs/wx/BOmaps

# set PHPcmd to full path to PHP V5+ on your host
PHPcmd=/usr/bin/php

# --- end settings
#
cd $HDIR
$PHPcmd -q gen-BO-maps.php > status.txt 2>&1
#
--- End quote ---

Maybe your animate.txt got overwritten during an update?

Greg H.

miraculon:
Hmmm... Mine shows no strikes either...

Greg H.

Navigation

[0] Message Index

[#] Next page

Go to full version