<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Blitzortung.org Forum - Website, Maps and Applications]]></title>
		<link>https://forum.blitzortung.org/</link>
		<description><![CDATA[Blitzortung.org Forum - https://forum.blitzortung.org]]></description>
		<pubDate>Sun, 07 Jun 2026 16:54:54 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Where have the Realtime Maps Gone?]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4230</link>
			<pubDate>Thu, 21 May 2026 13:36:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=419">SchwabTh</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4230</guid>
			<description><![CDATA[I use the latest version of Chrome on an HP PC .<br />
<br />
When I select the Realtime Maps tab the window that comes up shows detectors and vectors but there no longer are any MAPS in the background.<br />
<br />
Is there a fix for this?<br />
<br />
<a href="https://www.blitzortung.org/en/live_lightning_maps.php?map=30" target="_blank" rel="noopener" class="mycode_url">https://www.blitzortung.org/en/live_ligh...php?map=30</a>]]></description>
			<content:encoded><![CDATA[I use the latest version of Chrome on an HP PC .<br />
<br />
When I select the Realtime Maps tab the window that comes up shows detectors and vectors but there no longer are any MAPS in the background.<br />
<br />
Is there a fix for this?<br />
<br />
<a href="https://www.blitzortung.org/en/live_lightning_maps.php?map=30" target="_blank" rel="noopener" class="mycode_url">https://www.blitzortung.org/en/live_ligh...php?map=30</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[URL request time limit not respected?]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4228</link>
			<pubDate>Fri, 15 May 2026 11:06:37 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=6749">Karri</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4228</guid>
			<description><![CDATA[(Edit: URLs are not allowed, so removing them, mentally add them where appropriate)<br />
<br />
Tried to search this forum with all the relevant keywords but could not find this to have been discussed. Sorry in advance if I'm mistaken.<br />
<br />
I am writing software to fetch the recent strikes as per documentation, and while everything else seems to work perfectly, the "time" parameter in the URL seems to be ignored.<br />
<br />
/Data/Protected/last_strikes.php?time=1778840631155816319&amp;number=30000&amp;west=10&amp;east=40&amp;north=70&amp;south=50&amp;sig=0<br />
<br />
done at time 1778840931155816319 (i.e. the request limit is 5 min earlier) results in response containing (as last record, there were 1188 records, so the "number" parameter did not limit anything either)<br />
<br />
{"time":1778827480863817500,"lat":60.535376,"lon":33.547539,"alt":0,"pol":0,"mds":14367,"mcg":242,"status":0,"region":1}<br />
<br />
Here are the times again with a fixed width font and a space separating seconds from nanoseconds<br />
<span style="font-family: Courier New;" class="mycode_font">REQUEST:           1778840631 155816319</span><br />
<span style="font-family: Courier New;" class="mycode_font">REQUEST DONE AT:   1778840931 155816319</span><br />
<span style="font-family: Courier New;" class="mycode_font">RESPONSE:          1778827480 863817500</span><br />
<br />
So the record is almost 4 hours old. I can easily filter those out, but just wondering whether there is a bug or I just do not understand something here. Likely the latter.<br />
<br />
Also, the documentation states that the default value of the "time" is "current time stamp", which cannot possibly be true? Wouldn't that filter out all the strikes automatically (and by default!)?<br />
<br />
Anyway, being new to this project and community, I have to say that I am deeply impressed by the quality of everything. Especially I love the no-nonsense diagnostic page of the station!]]></description>
			<content:encoded><![CDATA[(Edit: URLs are not allowed, so removing them, mentally add them where appropriate)<br />
<br />
Tried to search this forum with all the relevant keywords but could not find this to have been discussed. Sorry in advance if I'm mistaken.<br />
<br />
I am writing software to fetch the recent strikes as per documentation, and while everything else seems to work perfectly, the "time" parameter in the URL seems to be ignored.<br />
<br />
/Data/Protected/last_strikes.php?time=1778840631155816319&amp;number=30000&amp;west=10&amp;east=40&amp;north=70&amp;south=50&amp;sig=0<br />
<br />
done at time 1778840931155816319 (i.e. the request limit is 5 min earlier) results in response containing (as last record, there were 1188 records, so the "number" parameter did not limit anything either)<br />
<br />
{"time":1778827480863817500,"lat":60.535376,"lon":33.547539,"alt":0,"pol":0,"mds":14367,"mcg":242,"status":0,"region":1}<br />
<br />
Here are the times again with a fixed width font and a space separating seconds from nanoseconds<br />
<span style="font-family: Courier New;" class="mycode_font">REQUEST:           1778840631 155816319</span><br />
<span style="font-family: Courier New;" class="mycode_font">REQUEST DONE AT:   1778840931 155816319</span><br />
<span style="font-family: Courier New;" class="mycode_font">RESPONSE:          1778827480 863817500</span><br />
<br />
So the record is almost 4 hours old. I can easily filter those out, but just wondering whether there is a bug or I just do not understand something here. Likely the latter.<br />
<br />
Also, the documentation states that the default value of the "time" is "current time stamp", which cannot possibly be true? Wouldn't that filter out all the strikes automatically (and by default!)?<br />
<br />
Anyway, being new to this project and community, I have to say that I am deeply impressed by the quality of everything. Especially I love the no-nonsense diagnostic page of the station!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Request for historical data › sound art installation, Nuit Blanche Paris 2026]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4220</link>
			<pubDate>Wed, 22 Apr 2026 07:11:42 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=6827">aker</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4220</guid>
			<description><![CDATA[Hello everyone,<br />
<br />
I'm Adrien Revel, technical director at AKER. I'm writing on behalf of artist Marie-Luce Nadal to request access to Blitzortung's historical lightning data for a non-commercial sound art installation.<br />
<br />
The project is called "Skin Of the Sky" and premieres June 6, 2026 at the Église Saint-Laurent in Paris during Nuit Blanche. The concept: members of the public call a phone number and confide a wish to the sky. Their voice messages are then spatialized inside the church, triggered and positioned by real lightning strike coordinates. Using an azimuthal equidistant projection centered on the church, each strike maps to a physical direction in the nave. Storms over Sweden send voices from the north, storms over Brazil from the south-west, and so on.<br />
<br />
What we find beautiful is the kinship between our projects: Blitzortung is built by a worldwide community of volunteers mapping the electrical activity of the sky; Skin Of the Sky collects anonymous voice messages, the emotional activity of people looking up. Both are participatory, open, and built on collective contribution.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What we need:</span> access to a few days of global archived strike data for offline playback. We do not need real-time access.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Regarding the external project criteria:</span><ul class="mycode_list"><li>Non-commercial: public artwork, free admission, co-produced with the City of Paris<br />
</li>
<li>Original use: lightning data drives spatial sound, not a map or weather tool<br />
</li>
<li>Freely accessible to the public<br />
</li>
<li>Blitzortung.org credited as data partner in all signage and communications<br />
</li>
<li>No redistribution of raw data, used only within the physical installation<br />
<br />
</li>
</ul>
We'd be glad to share documentation and footage with the community afterward.<br />
<br />
And if anyone here would like to participate, the phone line is open now: call <span style="font-weight: bold;" class="mycode_b">+33 1 59 58 00 99</span> and confide a wish to the sky. Your voice could end up traveling through the church, carried by one of the lightning strikes you helped detect.<br />
<br />
Thanks for reading, and thanks for the remarkable network you've all built together.<br />
<br />
Adrien Revel]]></description>
			<content:encoded><![CDATA[Hello everyone,<br />
<br />
I'm Adrien Revel, technical director at AKER. I'm writing on behalf of artist Marie-Luce Nadal to request access to Blitzortung's historical lightning data for a non-commercial sound art installation.<br />
<br />
The project is called "Skin Of the Sky" and premieres June 6, 2026 at the Église Saint-Laurent in Paris during Nuit Blanche. The concept: members of the public call a phone number and confide a wish to the sky. Their voice messages are then spatialized inside the church, triggered and positioned by real lightning strike coordinates. Using an azimuthal equidistant projection centered on the church, each strike maps to a physical direction in the nave. Storms over Sweden send voices from the north, storms over Brazil from the south-west, and so on.<br />
<br />
What we find beautiful is the kinship between our projects: Blitzortung is built by a worldwide community of volunteers mapping the electrical activity of the sky; Skin Of the Sky collects anonymous voice messages, the emotional activity of people looking up. Both are participatory, open, and built on collective contribution.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What we need:</span> access to a few days of global archived strike data for offline playback. We do not need real-time access.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Regarding the external project criteria:</span><ul class="mycode_list"><li>Non-commercial: public artwork, free admission, co-produced with the City of Paris<br />
</li>
<li>Original use: lightning data drives spatial sound, not a map or weather tool<br />
</li>
<li>Freely accessible to the public<br />
</li>
<li>Blitzortung.org credited as data partner in all signage and communications<br />
</li>
<li>No redistribution of raw data, used only within the physical installation<br />
<br />
</li>
</ul>
We'd be glad to share documentation and footage with the community afterward.<br />
<br />
And if anyone here would like to participate, the phone line is open now: call <span style="font-weight: bold;" class="mycode_b">+33 1 59 58 00 99</span> and confide a wish to the sky. Your voice could end up traveling through the church, carried by one of the lightning strikes you helped detect.<br />
<br />
Thanks for reading, and thanks for the remarkable network you've all built together.<br />
<br />
Adrien Revel]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Request for non-commercial access to lightning strike data for Tableau visualization]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4213</link>
			<pubDate>Thu, 02 Apr 2026 08:49:50 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=6810">canonicalized</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4213</guid>
			<description><![CDATA[Hello,<br />
I'm a Tableau enthusiast interested in building a lightning map/dashboard.<br />
I admire the Blitzortung project and would like to ask whether there is any approved way to access lightning strike data for a non-commercial visualization project. My intention is to use it to practice geospatial storytelling and data visualization.<br />
If allowed, I can share the finished visualization on my Tableau Public profile, with full credit: public.tableau.com/app/profile/dorian.barosan<br />
Please let me know whether this type of use is permitted and what the correct process would be.<br />
Thank you!]]></description>
			<content:encoded><![CDATA[Hello,<br />
I'm a Tableau enthusiast interested in building a lightning map/dashboard.<br />
I admire the Blitzortung project and would like to ask whether there is any approved way to access lightning strike data for a non-commercial visualization project. My intention is to use it to practice geospatial storytelling and data visualization.<br />
If allowed, I can share the finished visualization on my Tableau Public profile, with full credit: public.tableau.com/app/profile/dorian.barosan<br />
Please let me know whether this type of use is permitted and what the correct process would be.<br />
Thank you!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[live lightning maps trouble in Chrome]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4198</link>
			<pubDate>Thu, 26 Feb 2026 01:42:29 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=785">steerage250</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4198</guid>
			<description><![CDATA[Some of my Windows PCs (not all) have problems displaying the live lightning maps in Chrome. The window appears normally for a fraction of a second, and then is greyed-out and cannot be controlled.  I can see through the "grey fog" that the page is working (ie lightning strikes being displayed).<br />
<br />
Refreshing the screen just repeats the situation.<br />
<br />
Edge displays the map correctly.<br />
<br />
Blitzortung cookies are present. If I delete them, they get re-created when I open the page again - but unlike other PCs (where the maps display correctly), I am not asked to accept cookies.]]></description>
			<content:encoded><![CDATA[Some of my Windows PCs (not all) have problems displaying the live lightning maps in Chrome. The window appears normally for a fraction of a second, and then is greyed-out and cannot be controlled.  I can see through the "grey fog" that the page is working (ie lightning strikes being displayed).<br />
<br />
Refreshing the screen just repeats the situation.<br />
<br />
Edge displays the map correctly.<br />
<br />
Blitzortung cookies are present. If I delete them, they get re-created when I open the page again - but unlike other PCs (where the maps display correctly), I am not asked to accept cookies.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[App projects WebSocket]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4197</link>
			<pubDate>Fri, 20 Feb 2026 13:26:58 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=5773">alex931017p</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4197</guid>
			<description><![CDATA[Hello, I'd like to clarify some information to be sure.<br />
<br />
I looked at a project on github.com that uses WebSocket. I was able to get it running and receive thunderstorm marker data on the map.<br />
<br />
To avoid overhead, I saved the history in localStorage, meaning new data is stored temporarily while the delay occurs.<br />
<br />
Can I use WebSocket in an app?<br />
<br />
Naturally, I'm specifying blitzortung.org to make it clear.<br />
<br />
My goal is weather, precipitation, and markers. I know this is just for fun and not 100% accurate.]]></description>
			<content:encoded><![CDATA[Hello, I'd like to clarify some information to be sure.<br />
<br />
I looked at a project on github.com that uses WebSocket. I was able to get it running and receive thunderstorm marker data on the map.<br />
<br />
To avoid overhead, I saved the history in localStorage, meaning new data is stored temporarily while the delay occurs.<br />
<br />
Can I use WebSocket in an app?<br />
<br />
Naturally, I'm specifying blitzortung.org to make it clear.<br />
<br />
My goal is weather, precipitation, and markers. I know this is just for fun and not 100% accurate.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Station Moved Country and Showing Wrong on LightningMaps]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4194</link>
			<pubDate>Fri, 13 Feb 2026 07:37:46 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=1455">Dave.Auld</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4194</guid>
			<description><![CDATA[Hello,<br />
<br />
My station 1365 used to be located in Doha, Qatar, but I moved country a few years ago to Cyprus, and have resurrected the system and after giving the amp board a bit of TLC it appears to be working again on the test bench.<br />
<br />
However, I have noticed that LightningMaps is continuing to show the station located in Qatar and not in its new location of Cyprus, Paphos, depending on which part of the site you are on.<br />
<br />
I can't see any options to resync or force any update, so I assume that this will need to be done by admins.<br />
<br />
Can someone help?<br />
<br />
Thanks,<br />
Dave]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
My station 1365 used to be located in Doha, Qatar, but I moved country a few years ago to Cyprus, and have resurrected the system and after giving the amp board a bit of TLC it appears to be working again on the test bench.<br />
<br />
However, I have noticed that LightningMaps is continuing to show the station located in Qatar and not in its new location of Cyprus, Paphos, depending on which part of the site you are on.<br />
<br />
I can't see any options to resync or force any update, so I assume that this will need to be done by admins.<br />
<br />
Can someone help?<br />
<br />
Thanks,<br />
Dave]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Request to use data]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4190</link>
			<pubDate>Tue, 03 Feb 2026 13:17:36 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=6765">Kmoorman</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4190</guid>
			<description><![CDATA[Hi, my name is Kieron.<br />
<br />
I'm in the process of adding lightning data to a weather site / app that I'm creating at  weathercastpro.com/<br />
<br />
This is non-commercial, free to use. <br />
<br />
how do I request access to use the blitzortung lightning strike data on my radar feature?<br />
<br />
I beleive I need credentials for non-commercial projects under CC-BY-SA 4.0 license.<br />
<br />
Thanks<br />
<br />
Kieron]]></description>
			<content:encoded><![CDATA[Hi, my name is Kieron.<br />
<br />
I'm in the process of adding lightning data to a weather site / app that I'm creating at  weathercastpro.com/<br />
<br />
This is non-commercial, free to use. <br />
<br />
how do I request access to use the blitzortung lightning strike data on my radar feature?<br />
<br />
I beleive I need credentials for non-commercial projects under CC-BY-SA 4.0 license.<br />
<br />
Thanks<br />
<br />
Kieron]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Request for access to lightning data for a non-profit weather project]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4188</link>
			<pubDate>Sun, 25 Jan 2026 21:34:31 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=6758">KrzysztofMaluha</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4188</guid>
			<description><![CDATA[Hello,<br />
My name is Krzysztof Maluha, and I run a small, non-commercial weather website as a voluntary and charitable project.<br />
The website is created purely for public benefit and educational purposes — it is free to use, contains no paid access, and does not generate any profit. Its goal is to help people better understand weather conditions, especially severe weather and thunderstorms.<br />
I am currently working on a storm and precipitation map, and I am looking for a reliable way to visualize real lightning activity. Unfortunately, I do not have the technical possibility to build and operate my own Blitzortung detector, and there are no other free and trustworthy sources of live lightning data available.<br />
Therefore, I would like to kindly ask whether it would be possible to grant limited access to lightning data for this non-profit project, or to advise me on any acceptable way to use Blitzortung data in a public, educational context.<br />
If helpful, the website is available here:<br />
pogodynka eu<br />
I fully respect Blitzortung’s rules and understand that data access is restricted. Any guidance or advice would be greatly appreciated.<br />
Thank you very much for your time and for the incredible work you are doing.<br />
Kind regards,<br />
Krzysztof Maluha<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.blitzortung.org/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=5213" target="_blank" title="">Zrzut ekranu 2026-01-25 223300.png</a> (Size: 1.48 MB / Downloads: 12)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hello,<br />
My name is Krzysztof Maluha, and I run a small, non-commercial weather website as a voluntary and charitable project.<br />
The website is created purely for public benefit and educational purposes — it is free to use, contains no paid access, and does not generate any profit. Its goal is to help people better understand weather conditions, especially severe weather and thunderstorms.<br />
I am currently working on a storm and precipitation map, and I am looking for a reliable way to visualize real lightning activity. Unfortunately, I do not have the technical possibility to build and operate my own Blitzortung detector, and there are no other free and trustworthy sources of live lightning data available.<br />
Therefore, I would like to kindly ask whether it would be possible to grant limited access to lightning data for this non-profit project, or to advise me on any acceptable way to use Blitzortung data in a public, educational context.<br />
If helpful, the website is available here:<br />
pogodynka eu<br />
I fully respect Blitzortung’s rules and understand that data access is restricted. Any guidance or advice would be greatly appreciated.<br />
Thank you very much for your time and for the incredible work you are doing.<br />
Kind regards,<br />
Krzysztof Maluha<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.blitzortung.org/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=5213" target="_blank" title="">Zrzut ekranu 2026-01-25 223300.png</a> (Size: 1.48 MB / Downloads: 12)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[web socket access]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4167</link>
			<pubDate>Fri, 05 Dec 2025 16:37:57 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=5762">w8be</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4167</guid>
			<description><![CDATA[It would seem the website has a major overhaul.   I can no longer connect to the web socket.   I used to parse out the web socket key from the js file.   \  Does anyone have any information to share on the subject?<br />
<br />
Regards]]></description>
			<content:encoded><![CDATA[It would seem the website has a major overhaul.   I can no longer connect to the web socket.   I used to parse out the web socket key from the js file.   \  Does anyone have any information to share on the subject?<br />
<br />
Regards]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Data sample request for thesis project testing]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4161</link>
			<pubDate>Sat, 22 Nov 2025 13:11:51 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=6709">Krzysztofz</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4161</guid>
			<description><![CDATA[Hello.<br />
<br />
My name is Krzysztof. I am a software developer and a student at the Silesian University of Technology. For several years, I have been developing a system for detecting lightning strikes in long video recordings, as a tool to facilitate the work of storm chasers, researchers and software developers. This project has become the subject of my engineering thesis. As part of my master's thesis, which I am currently working on, I am creating a system that involves continuous detection of lightning strikes on video streams from cameras, which will allow for the approximation of the location of a lightning strike.<br />
<br />
I wanted to ask if it is possible to obtain raw detection coordinates with timestamps in order to compare these results in my master's thesis.<br />
<br />
I saw that on the Blitzortung website, you can only access raw data if you are a contributor, so unfortunately, I do not have access to this data (I was considering joining the project, but there are already detectors in my area, so I don't know if it makes sense). Unfortunately, the historical data I can obtain on LightningMaps is also in the form of a map (without the coordinates and timestamps I need).<br />
<br />
Thank you in advance, and I look forward to your response or suggestions on where I could obtain such data. <br />
<br />
Best regards, Krzysztof]]></description>
			<content:encoded><![CDATA[Hello.<br />
<br />
My name is Krzysztof. I am a software developer and a student at the Silesian University of Technology. For several years, I have been developing a system for detecting lightning strikes in long video recordings, as a tool to facilitate the work of storm chasers, researchers and software developers. This project has become the subject of my engineering thesis. As part of my master's thesis, which I am currently working on, I am creating a system that involves continuous detection of lightning strikes on video streams from cameras, which will allow for the approximation of the location of a lightning strike.<br />
<br />
I wanted to ask if it is possible to obtain raw detection coordinates with timestamps in order to compare these results in my master's thesis.<br />
<br />
I saw that on the Blitzortung website, you can only access raw data if you are a contributor, so unfortunately, I do not have access to this data (I was considering joining the project, but there are already detectors in my area, so I don't know if it makes sense). Unfortunately, the historical data I can obtain on LightningMaps is also in the form of a map (without the coordinates and timestamps I need).<br />
<br />
Thank you in advance, and I look forward to your response or suggestions on where I could obtain such data. <br />
<br />
Best regards, Krzysztof]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Statistics on global lightning strikes per year/day]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4156</link>
			<pubDate>Mon, 17 Nov 2025 16:54:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=6705">weiserhase</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4156</guid>
			<description><![CDATA[Is there any statistic on the total number of lightning strikes (per year, per day, or overall) besides what’s shown on lightningmaps.org, which is very unclear?<br />
I’m using lightning data to experiment with DuckDB and would like to know the average number of strikes per year/overall to estimate how much storage the data will require.<br />
I haven’t been able to find detailed numbers.<br />
 lightningmaps.org says that they have stored ~50Mio strikes. But over which timefratme?<br />
If no official stats exist, does anyone have an estimate from their own projects?<br />
<br />
I would be super thankful for any info. <br />
Thanks for any replies.]]></description>
			<content:encoded><![CDATA[Is there any statistic on the total number of lightning strikes (per year, per day, or overall) besides what’s shown on lightningmaps.org, which is very unclear?<br />
I’m using lightning data to experiment with DuckDB and would like to know the average number of strikes per year/overall to estimate how much storage the data will require.<br />
I haven’t been able to find detailed numbers.<br />
 lightningmaps.org says that they have stored ~50Mio strikes. But over which timefratme?<br />
If no official stats exist, does anyone have an estimate from their own projects?<br />
<br />
I would be super thankful for any info. <br />
Thanks for any replies.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Signal.php]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4153</link>
			<pubDate>Mon, 10 Nov 2025 11:14:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=3537">meteolab</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4153</guid>
			<description><![CDATA[Hi all,<br />
why can't the signal.php file be displayed?<br />
Thanks]]></description>
			<content:encoded><![CDATA[Hi all,<br />
why can't the signal.php file be displayed?<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Owner of Blitzortung?]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4152</link>
			<pubDate>Wed, 05 Nov 2025 12:18:13 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=6698">timnbo93@gmail.com</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4152</guid>
			<description><![CDATA[Hi All,<br />
<br />
I'm looking to track down the owner of the Blitzortung website. Is Egon the owner? I have a proposal I would like to share?<br />
<br />
Best,<br />
Tim]]></description>
			<content:encoded><![CDATA[Hi All,<br />
<br />
I'm looking to track down the owner of the Blitzortung website. Is Egon the owner? I have a proposal I would like to share?<br />
<br />
Best,<br />
Tim]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Tippfehler auf VectorMap Seite]]></title>
			<link>https://forum.blitzortung.org/showthread.php?tid=4149</link>
			<pubDate>Wed, 29 Oct 2025 23:04:46 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://forum.blitzortung.org/member.php?action=profile&uid=3119">FesterBlitzer</a>]]></dc:creator>
			<guid isPermaLink="false">https://forum.blitzortung.org/showthread.php?tid=4149</guid>
			<description><![CDATA[Moin!<br />
<br />
Der Grundsatz lautet ja eigentlich: 'Wer Tippfehler findet, darf sie behalten.'<br />
<br />
Ich möchte trotzdem einmal mitteilen, dass sich auf der VectorMap-Seite ein Tippfehler bei dem PopUp-Feld für die einzelnen Stationen ein Tippfehler eingeschlichen hat.<br />
<br />
Bei "Statistik für Benut<span style="font-weight: bold;" class="mycode_b">z</span>er: xxx" wurde das 'z' vergessen.<br />
<br />
<a href="https://postimages.org/" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.postimg.cc/fT0LL57Y/Tippfehler-Screen.png" loading="lazy"  alt="[Image: Tippfehler-Screen.png]" class="mycode_img" /></a><br />
<br />
Es beeinflusst keine Funktion und stört potentiell nur empfindliche Augen.  <img src="https://forum.blitzortung.org/images/smilies/cool.gif" alt="Cool" title="Cool" class="smilie smilie_3" /> <img src="https://forum.blitzortung.org/images/smilies/biggrin.gif" alt="Big Grin" title="Big Grin" class="smilie smilie_4" /><br />
<br />
<br />
#Offtopic: Ich möchte an der Stelle einmal die sehr gelungene VectorMap loben! Ich nutze diese sehr gern!  <img src="https://forum.blitzortung.org/images/smilies/rolleyes.gif" alt="Rolleyes" title="Rolleyes" class="smilie smilie_6" /><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.blitzortung.org/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=5155" target="_blank" title="">TippfehlerScreen.png</a> (Size: 4.02 KB / Downloads: 57)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Moin!<br />
<br />
Der Grundsatz lautet ja eigentlich: 'Wer Tippfehler findet, darf sie behalten.'<br />
<br />
Ich möchte trotzdem einmal mitteilen, dass sich auf der VectorMap-Seite ein Tippfehler bei dem PopUp-Feld für die einzelnen Stationen ein Tippfehler eingeschlichen hat.<br />
<br />
Bei "Statistik für Benut<span style="font-weight: bold;" class="mycode_b">z</span>er: xxx" wurde das 'z' vergessen.<br />
<br />
<a href="https://postimages.org/" target="_blank" rel="noopener" class="mycode_url"><img src="https://i.postimg.cc/fT0LL57Y/Tippfehler-Screen.png" loading="lazy"  alt="[Image: Tippfehler-Screen.png]" class="mycode_img" /></a><br />
<br />
Es beeinflusst keine Funktion und stört potentiell nur empfindliche Augen.  <img src="https://forum.blitzortung.org/images/smilies/cool.gif" alt="Cool" title="Cool" class="smilie smilie_3" /> <img src="https://forum.blitzortung.org/images/smilies/biggrin.gif" alt="Big Grin" title="Big Grin" class="smilie smilie_4" /><br />
<br />
<br />
#Offtopic: Ich möchte an der Stelle einmal die sehr gelungene VectorMap loben! Ich nutze diese sehr gern!  <img src="https://forum.blitzortung.org/images/smilies/rolleyes.gif" alt="Rolleyes" title="Rolleyes" class="smilie smilie_6" /><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://forum.blitzortung.org/images/attachtypes/image.gif" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=5155" target="_blank" title="">TippfehlerScreen.png</a> (Size: 4.02 KB / Downloads: 57)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
	</channel>
</rss>