frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Tornadic — a community driven tornado DB

https://tornadic.net
1•Robdel12•10mo ago
Hey everyone!

I've been generally tornado curious since I was kid, starting off with the movie Twister (of course). I grew up in FL and went through a bunch of major hurricanes, so I've always loved meteorology.

Anyway, over the past year I've been getting deep into tornadoes. I haven't been able to find anything that's like a single source for tornadoes. Things like pictures, videos, radars, accounts, news articles, etc. Just one place to really pull all the info together for each tornado.

So, I've started to build that: [https://tornadic.net](https://tornadic.net)

*Quick summary of features:*

* Comprehensive database with about 80,000 tornadoes from the NCEI storm events DB.

* Daily SPC tornado reports

* Ability to add and vote on community contributions like pictures, videos, and news.

* Radar loop generator using NEXRAD data for tornadoes and SPC reports.

* Community-driven corrections and edits to tornado data.

* Planned open-access data downloads.

The data is started from the NCEI storm events DB for all tornadoes -- about 80,000 of them.

For example, here's the Joplin EF-5: https://tornadic.net/tornadoes/f693a33d-952a-415b-938c-a3204...

Or the Lubbock F5: https://tornadic.net/tornadoes/17edaebf-e75d-4164-9835-b1bb1...

You can add pictures, videos, etc to tornadoes. Community members can vote up or down submissions. This also works for suggesting edits to the NCEI data, since that's not always super accurate either.

I built a service which allows you to generate radar loops for tornadoes, if they happened to occur when there is a NEXRAD station near by. This grabs the raw radar files, generates an overlay, and then overlays it onto an animation. It's not perfect but it works surprisingly well. (This is currently hosted on a 8gb pi, so it's slow, but works!)

I also added pulling in SPC reports and allow radar loop creation for those, too. You can also add all the same contributions to the SPC reports, and they carry over when they eventually become a 'tornado' in the DB.

My hope is to build something that tornado enthusiasts use to build a solid and accurate DB of all the tornadoes (US only, at the moment). There's still a lot of work to do, like adding the ability to relate damage assessments to tornadoes, using their API. But I think it's enough now to try and see if folks like this or not

Lastly, I plan on making the data open so anyone can download the DB themselves. The goal is really to make a great source of tornado information.

Anyway, I'm open to suggestions, feedback, etc! It's okay to tell me it's dumb

Oh, one last thing, I forgot to mention radar generation is only really behind auth right now because it's running on a pi. Once I get this onto a big boy server (takes bit of resources to parse the radar files with py-ART), I'll let everyone click the button.

The AI Layoff Trap

https://arxiv.org/abs/2603.20617
3•armcat•10m ago•0 comments

Horizontal Infrastructure for Building Computer Vision Applications

1•AdamEyes•11m ago•0 comments

Fly Drones from the Browser

https://fpvsim.com/sim
1•mosfets•14m ago•0 comments

Claude Code plugin with a built-in fact-check compiler

https://grainulator.app/
2•woptober•14m ago•0 comments

Battery Intelligence SDK for IoT (NRF52840, STM32, ESP32-C3)

https://github.com/aliaksandr-liapin/ibattery-sdk
1•iBattery•15m ago•0 comments

The Economics of Software Teams: Why Most Engineering Orgs Are Flying Blind

https://www.viktorcessan.com/the-economics-of-software-teams/
2•kiyanwang•22m ago•0 comments

Relocating Rigor

https://aicoding.leaflet.pub/3mbrvhyye4k2e
2•kiyanwang•25m ago•0 comments

Trovare – I built a search aggregator with 39 adapters across 11 platforms

https://trovare.ro/
1•mariusmitrofan•25m ago•0 comments

X Randomly Banning Users for "Inauthentic Behavior"

https://old.reddit.com/r/LinusTechTips/comments/1rsdk7i/anybody_here_talking_about_the_massive/
4•crmrc114•28m ago•2 comments

How to Share Terraform State (Tutorial)

https://spacelift.io/blog/how-to-share-terraform-state
2•kat-w•33m ago•0 comments

Gall's Law – Laws of Software

https://www.laws-of-software.com/laws/gall/
2•fagnerbrack•34m ago•0 comments

Why successful people often have bad opinions online

https://greyenlightenment.com/2026/04/02/why-successful-people-often-have-bad-opinions-online/
2•paulpauper•35m ago•1 comments

Taking a Look at Compression Algorithms – Moncef Abboud

https://cefboud.com/posts/compression/
1•fagnerbrack•35m ago•0 comments

The Future Is Neuro-Symbolic: Where Has It Been, and Where Is It Going?

https://ojs.aaai.org/index.php/AAAI/article/view/42130
4•walterbell•38m ago•1 comments

The Synth Is Not the Box

https://www.lunchfirm.com/blog/posts/localdsp-claude/
1•mcdowell_atx•40m ago•0 comments

Nintendo's Greed Could Change the Tech Industry [video]

https://www.youtube.com/watch?v=Lh9gnkF-Imo
1•josephcsible•41m ago•0 comments

The Future of Everything Is Lies, I Guess: Psychological Hazards

https://aphyr.com/posts/416-the-future-of-everything-is-lies-i-guess-psychological-hazards
1•vermilingua•42m ago•0 comments

Why didn't IPv6 work in my home network?

https://gowtham.dev/blog/ipv6-problems.html
2•gowthamgts12•46m ago•0 comments

Why I Don't Ship Preferences

https://jorviksoftware.cc/notes/2026/04/13/why-i-do-not-ship-preferences
1•jonathan_hollin•47m ago•0 comments

Splitting Mounjaro pens for fun and profit

https://www.lesswrong.com/posts/EsYEuNDEm96DCb8Jy/splitting-mounjaro-pens-for-fun-and-profit
1•henryaj•52m ago•0 comments

Satoshi Has the Right to Hide. We Have the Right to Search for Him

https://www.thefp.com/p/satoshi-has-the-right-to-hide
1•fortran77•52m ago•1 comments

Private firms providing services to NHS made £1.6B profit in two years

https://www.theguardian.com/society/2026/apr/13/private-companies-nhs-services-profit-chpi-research
2•gpi•57m ago•0 comments

Clinical trial shows gene editing works for β-Thalassaemia, too

https://arstechnica.com/science/2026/04/clinical-trial-shows-gene-editing-works-for-%ce%b2-thalas...
1•bryanrasmussen•1h ago•0 comments

Show HW: Implementing denoising diffusion probabilistic models from scratch

https://github.com/aldipiroli/ddpm_from_scratch
2•tgnk2341•1h ago•0 comments

Show HN: Bad Apple (Oscilloscope-Like) – one stroke per frame

https://bad-apple-on-oscilloscope.pages.dev/
1•araniwa•1h ago•1 comments

The Paper Computer

https://jsomers.net/blog/the-paper-computer
1•jsomers•1h ago•0 comments

No Degree, $155K Pay: Trump's FAA Is Recruiting Gamers as Air Traffic Controller

https://www.ibtimes.co.uk/faa-recruits-gamers-air-traffic-control-1791239
7•onemoresoop•1h ago•2 comments

Altman Shooters Are Paid Actors

https://twitter.com/boneGPT/status/2043550790095134846
5•fakeshoot•1h ago•1 comments

Ask HN: Insta, X, Reddit or HN?

1•wasimsk•1h ago•0 comments

What web browser do you use?

1•nicp•1h ago•3 comments