DEV Community

dayu2333-jinyul
dayu2333-jinyul

Posted on

I built a live El Niño tracker because NOAA's data was scattered across 10 tabs

I got interested in El Niño earlier this year when the 2026 event started making headlines. Everyone's got an opinion on what a strong El Niño means for weather, but actually looking at the data turned out to be way more annoying than it should be.

The ONI (Oceanic Niño Index) number — the one thing that actually tells you whether we're in El Niño, La Niña, or neutral — lives in a NOAA PDF. The sea surface temperature anomalies are in a different chart. The regional forecasts are buried on another page. I'd have ten tabs open just to answer the question "so what's the current status?"

So I built a single page that pulls it all together: a live El Niño tracker at elninoguide.com. It shows the current ONI value, the status, and what that means region by region. I also added seasonal forecasts and practical prep guides, because "the ocean is warmer than usual" doesn't tell you whether to worry about your garden, your water bill, or your winter heating.

The thing I learned while building it: most people don't actually need a climate science deep-dive. They need a straight answer to "is this El Niño going to affect where I live, and how?" That's what I tried to build — the raw ONI data up front, then the practical stuff below it.

If you're trying to make sense of the 2026 El Niño, or just want one clean place to check the ONI instead of hunting through NOAA's site, the tracker is at elninoguide.com.

Top comments (0)