Rare Tornado Emergency issued for Oklahoma City


Recommended Posts

Rare? Really? Some of the largest & most destructive tornadoes ever measureed have happendd in and around OKC.

This is what I immediately thought, after all, they're in "tornado alley"

OT: Around 2 dozen children are buried beneath a school their, completely horrific scene.

A Tornado Emergency is different from a Tornado Warning. A tornado emergency is only issued when there is a threat to heavily populated areas in terms of death and destruction. The first use of it was on May 3, 1999.

I borrowed the headline from CNN. I have been watching the weather channel and it is extremely tragic watching this entire town gone. Hopefully everyone heeded the warnings!

post-455563-0-83868100-1369093522.jpg

Terrible :(

~200 mph winds, and now 51 dead. Still looking for buried kids in the school. News said this is the 10th to hit Moore since 1979. NWS says enough tornadoes today to say it's an outbreak.

For perspective, the record for tornado wind intensity is the F5 monster 302 mph Bridge Creek - Moore, OK storm on May 3,1999. 39 killed directly, 5 indirectly.

Rare? Really? Some of the largest & most destructive tornadoes ever measureed have happendd in and around OKC.

As someone else has said, it is rare in that it hit something other than just farm/cattle land. On top of that, it grew from an F1 to F5 extremely fast.

As an update. The national guard is getting read to fly an hi tech plane around the area that should be capable of finding people via heat signature. http://www.guardian....moore-live-blog

What is interesting is that local weathe services say it was an F5 but national services claim it was only F3. (200 mph is only F3). However, national services claim 1 mile wide while local say only half a mile. The reports are all over the place.

7 kids confirmed dead at the elementary school. There is a teacher that was seriouesly injured, found covering 3 kids to protect them from debris.

I will post some picture if I go up this weekend. Buddy of mine needs some help with fixing his house.

Latest report was a 2 mile wide tornado at least 51 dead.

Reading about this, makes me think back to when I was a kid I wanted to be a storm chaser. I still read about all the advanced technology these guys are working with to predict where the tornados are going to hit and increase warning times. However even with the increase in warning times, if people don't have proper protection against the elements its not much use. I would love to see some companies start working on better tornado safe structures or underground structures.

7 kids confirmed dead at the elementary school. There is a teacher that was seriouesly injured, found covering 3 kids to protect them from debris.

I will post some picture if I go up this weekend. Buddy of mine needs some help with fixing his house.

Make that 20+ :/ now

Latest report was a 2 mile wide tornado at least 51 dead.

Reading about this, makes me think back to when I was a kid I wanted to be a storm chaser. I still read about all the advanced technology these guys are working with to predict where the tornados are going to hit and increase warning times. However even with the increase in warning times, if people don't have proper protection against the elements its not much use. I would love to see some companies start working on better tornado safe structures or underground structures.

The debris feild was reported at 2 miles wide but the tornado itself was smaller than that. However they are thinking 300+ mph winds.

whats the time of possible earliest detection of forming tornadoes ?

According to the Governor last night in an interview, they had been looking almost 3 days out and could tell there would be a significant chance the day it happened. With what I was saying earlier, it looks like they can get an idea 3 days out and day of they can pin point where it will hit. The issue I see is with safety structures and the way the buildings are built. I realize that almost nothing can with stand a 300mph tornado hence they underground bunkers.

whats the time of possible earliest detection of forming tornadoes ?

Tornado watches are usually an hour or two ahead of time. That means there is some rotation in a storm and has the possibility of forming a funnel. When there is a funnel or sometimes even just strong rotation, it gets upgraded to a tornado warning. There is no way to tell where a tornado will happen. YOu have to remember how big the area is that has a possibility of a tornado happening. In the case of these storms, it was from Oklahoma... all the way to the Atlantic. The issue in predicting a tornado is that it is a very focused storm. The tornado was around a mile wide with a debris field of 2 miles or so. Outside of that, minor wind damage was reported. If you look at the images of the destruction in Moore, there streets where on one side, nothign is left but the foundation. On the side of the street, the house wasn't touched. When the Governor says that 3 days out, we knew, it means that 3 days ago, we knew that the entire state had a chance for tornados, not the Moore would be hit big. Until the storm forms, there is no way to know where a funnel will hit.
This topic is now closed to further replies.
  • Posts

    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
    • Why would any self-respecting intelligent person follow any recommendation by Donald's GOP administration? With almost two years of fabrications, deceit, and blatantly illegal behavior, why believe them now? They had best be gone after the November 2026 election, so we'll wait and see.
    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      492
    2. 2
      +Edouard
      224
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!