Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Supercomputing United Kingdom Earth Science

A British Supercomputer Can Predict Winter Weather a Year In Advance (thestack.com) 177

The national weather service of the U.K. claims it can now predict the weather up to a year in advance. An anonymous reader quotes The Stack: The development has been made possible thanks to supercomputer technology granted by the UK Government in 2014. The £97 million high-performance computing facility has allowed researchers to increase the resolution of climate models and to test the retrospective skill of forecasts over a 35-year period starting from 1980... The forecasters claim that new supercomputer-powered techniques have helped them develop a system to accurately predict North Atlantic Oscillation -- the climatic phenomenon which heavily impacts winters in the U.K.
The researchers apparently tested their supercomputer on 36 years worth of data, and reported proudly that they could predict winter weather a year in advance -- with 62% accuracy.
This discussion has been archived. No new comments can be posted.

A British Supercomputer Can Predict Winter Weather a Year In Advance

Comments Filter:
  • No it can't (Score:5, Insightful)

    by Mr D from 63 ( 3395377 ) on Sunday October 23, 2016 @11:37AM (#53134365)
    I call BS on the headline. Let the damn thing prove it can do it before we claim it can. And doing regression model tweaking doesn't prove anything.
    • by AmiMoJo ( 196126 )

      They have made similar claims in the past. Back in the 90s I seem to recall that their fancy new computer would make predictions super accurate. In practice the Met Office seems to be one of the worst, far inferior to AccuWeather and the like.

      In fact, the BBC recently ditched them, although I think it was mostly due to the cost rather than them being inaccurate.

      • by michelcolman ( 1208008 ) on Sunday October 23, 2016 @11:50AM (#53134411)

        Hey, but 62% accuracy... that's 12% better than me!

        • Re:No it can't (Score:4, Insightful)

          by Mr D from 63 ( 3395377 ) on Sunday October 23, 2016 @11:57AM (#53134435)
          I wonder if they did better than the Farmers Almanac?
        • 62% of the time... it works EVERY time.

        • It's going to be cold and wet and there will definitely be some snow WTF else do you need to know a year in advance
        • Michel, if you are disappointed then try my own algorithm : "weather tomorrow will be the same as today" -I guarantee the accuracy is higher than 50%.
          We are running just behind them indeed -maybe they have a similar predictor!

    • Indeed. They have been able to postdict with 62% accuracy - a very different thing. And hardly earth-shattering. I agree, it is mostly BS.
      • You get better than 62% accuracy a year in advance by predicting that the weather will be exactly the same as a year ago.
    • by Anonymous Coward on Sunday October 23, 2016 @01:07PM (#53134763)

      I call BS on the headline. Let the damn thing prove it can do it before we claim it can. And doing regression model tweaking doesn't prove anything.

      Why? Predicting the winter weather in Britain is pretty simple. This little program will get it right about 90% of the time:

      #include <stdio.h>
      #include <string.h>
      #include <time.h>
      #include <unistd.h>

      int main()
      {
      char date[32];
      time_t rawtime;

      time (&rawtime);
      struct tm *timeinfo = localtime (&rawtime);
      strftime(date, sizeof(date)-1, "%d.%m.%y_%H:%M:%S", timeinfo);

      printf("[%s] Weather prediction: Precipitation\n", date);
      sleep(86400);
      }

      • by drewsup ( 990717 )

        Why? Predicting the winter weather in Britain is pretty simple

        Uhhmm, wrong, predicting British weather is a PITA,( some might say a ROYAL PITA), the meandering jet stream and retrograde systems that come off the continent are a bitch to figure, Its not at all like the USA where you can watch storms march across 3000 miles and rightly predict rain on Tuesday.

        • Yes you can. It *will* rain on Tuesday in UK. You just didn't specifically ask how much and where...

      • If nothing else, a good demonstration of the popularity of Python when C is overkill

        #!/bin/env python
        print "Weather prediction: Precipitation"

        Or bash
        echo "Weather prediction: Precipitation"

    • Yep, 62% is not impressive neither per see. How does this forecasting system is better than the Old Farmer's Almanac [almanac.com] ? It is unclear to me.
    • As William Shakespeare might have said "Computers can predict weather a year ahead. So can I. So can any other man. But will the weather come when I summon it?" See Henry IV Part 1: Act 3, Scene 1, Page 3 nfs.sparknotes.com/henry4pt1/page_133.html for details.

    • It is definitely BS.

      NOAA can't even predict weather one day in advance in many cases.

      I've seen them issue heavy storm alerts when it doesn't even rain

      • The Met Office are extremely good at 1/2/3 day forecasts. It was the Met Office that correctly predicted the path of Katrina, not any of the US weather agencies.
    • They can predict climate that far ahead

      They can only predict weather up to 7 days ahead ....

      The title is bogus, the artical is correct ...

    • I call BS on the headline. Let the damn thing prove it can do it before we claim it can. And doing regression model tweaking doesn't prove anything.

      The farmer's almanac does as as good a job of prediction as will any mega or super computer.

    • If you look into it in a bit more detail, the actual claims made are much less ridiculous than the headline makes them sound.

      They're basically claiming to be able to predict (with lots of uncertainty) whether or not next year's winter will be particularly severe. This is useful, but not nearly as precise as the headline makes it seem.

  • using historical data, that's just as silly as "cooking the books". There is one and only one way to test the validity of such a system, and that will take over a year....

    • Re:fallacy (Score:5, Interesting)

      by Calydor ( 739835 ) on Sunday October 23, 2016 @11:47AM (#53134403)

      No, what they mean is they test it by feeding it the data from 1995, then comparing its predictions to what the weather was actually like in 1996. They are doing exactly what you say is the only way to test the validity of the data - they just started collecting data long ago.

      THAT SAID, 62% correct doesn't seem all that awesome unless they use very tight margins. Does the computer say it'll be -10C and then count it as a fail if it's actually -11C? -15C? Does it say 'Good enough' if it says "Rain and 5C" and instead we get "Snow and -2C"?

      • Did they access to the 1996 data when they developed the model?

        • Did they access to the 1996 data when they developed the model?

          Well of course they did. How else could they test the 1996 predictions the model made from the 1995 (and earlier) data?

          You build models by using prior data to adjust the model's parameters to "predict" new data, until the accuracy of the prediction is optimal.

          You seem to imply that they cheated somehow. Generally, scientists are honest, with the exception of a small minority who are discovered by their peers and vilified.

          • by Bongo ( 13261 )

            Because the human mind is incapable of bias and groups of minds are incapable of systematic bias?! There's a reason we say a real test of a prediction requires waiting for the real future. And this should be obvious to everyone. And before anyone tells "troll", smart intelligent honest people are as subject to bias as anyone, except because they know they are smart and honest, they are also subject to what's called "expert bias". It's just one more thing to be aware of as we pursue greater knowledge and ins

            • A test of predictions doesn't necessarily mean waiting. If you use the data available at the nominal time of prediction, and haven't used this particular prediction in your training data, it's perfectly valid.

          • You can do the same thing with the stock market, and many people do. It works until it stops working.

            Then a new system is announced, to great fanfare. Lather, rinse, repeat endlessly.

            • by Anonymous Coward

              You can do the same thing with the stock market, and many people do. It works until it stops working.

              Then a new system is announced, to great fanfare. Lather, rinse, repeat endlessly.

              To be fair, the stock market is responsive to predictions - all market movements are based on the actions of humans and of programmed systems, both of which will change if you provide people with a way to predict the outcome (since acting differently to how they would otherwise have done is precisely how they will profit from the predictions) - whereas the weather mostly isn't affected by those sort of factors.

          • Using 1996 data to construct a model that conforms to 1996 data is cheating.

      • If the model only uses constants found in this list [infogalactic.com], the data from the past is already cooked into the algorithms it uses. It really needs to do better than 62% verifying (not predicting) itself using the past.

        Or, possibly, past data was funny in some way and the model is superior, in which case call me in 2 years to tell me that it is off to a good start.

      • Re:fallacy (Score:4, Insightful)

        by WhiplashII ( 542766 ) on Sunday October 23, 2016 @12:16PM (#53134529) Homepage Journal

        The problem with that approach is that you will tweak the algorithm until it works in 1996.

        In other words, you will incorporate 1996 into the test set.

        This is the big problem with almost all climate studies, and the reason why people that understand statistics really hate the current climate "science" as it is done. You really do need to make a prediction, and then test the prediction. If you get it wrong, you cannot re-try against the same data set until it works.

        • by Calydor ( 739835 )

          But if they manage to tweak the model so it fits the data set of 1980, 1981, 1982 etc. all the way up to now, isn't that essentially the same as starting today and predicting 2017, then tweaking the model a bit and using that to predict 2018, then tweaking it a bit because you missed something and so on?

          • Re:fallacy (Score:5, Insightful)

            by phantomfive ( 622387 ) on Sunday October 23, 2016 @12:50PM (#53134665) Journal
            No, not at all, because doing what you described is incorporating brand new data every year.

            They kept adjusting the algorithm over and over until they got the right answer from 1980 onwards. The huge risk with that method is overfitting [wikipedia.org], and if you develop an algorithm this way, it's important to also show that you've managed to avoid overfitting.

            You can do the same thing with stock market data: adjust it until you get nearly 90% correct returns on a test interval, then you will find that the next year, the model is completely wrong because of overfit. Even if you incorporate the next years data, you will still get incorrect results because the nature of the stock market is chaotic and also random.
            • Re: fallacy (Score:2, Insightful)

              by Anonymous Coward

              Your claims of overfitting would mean something if they used a purely statistical model, but it's not - it's a physical simulation, constrained by laws of thermodynamics.

              It amazes me that people say how trivial it is to fit statistical models perfectly to any random data (the stock market always gets mentioned here), yet don't think to wonder why they "only" got 62% accuracy. You'd think that this would be a huge red flag that your assumptions are wrong, but instead it's waved away as them all being dumber

          • I need to introduce you to my broker. He always tells me to get into the stocks and indexes that just did well. Of course he also always says past performance is no guarantee of future results. All these models (climate, stock, economic etc) are great until they don't work.

        • by Rei ( 128717 )

          Gee, if only there were statisticians involved in climate research. Too bad nobody ever thought of that one.

      • Re:fallacy (Score:4, Insightful)

        by rubycodez ( 864176 ) on Sunday October 23, 2016 @12:21PM (#53134551)

        There are an infinite number of functions that can go through the data points of the past. I could make you 1,000 perfect stock predictors for past data.

        Ask yourself, how did they refine and improve this model over time? It's nothing but a pile of cooked books

        • Re: fallacy (Score:5, Insightful)

          by Anonymous Coward on Sunday October 23, 2016 @04:56PM (#53135695)

          And more ignorant nonsense gets modded Informative. The anti-science here is getting worse. Posters like you not only drastically overestimate your own knowledge of unfamiliar fields, you then insist to others it must all be a scam.

          Weather and climate models aren't some arbitrary curve-fitting; they're physically based using ridiculously detailed physical simulations of air movements and ocean currents, starting from an observed state and running the simulation forward. Read up [arstechnica.com] a little [arstechnica.com], and maybe you'll learn how to learn again.

          • Weather and climate models aren't some arbitrary curve-fitting; they're physically based using ridiculously detailed physical simulations of air movements and ocean currents, starting from an observed state and running the simulation forward.

            Just because a set of predictions is based on a physical model does not necessarily make it a better set of predictions. Physical models are still hypotheses, in that the basic premises behind the model and even the construction of the model itself have not been demonstrated as an accurate representation of reality. It is not until the model turns out accurate predictions that are significantly better than random that the hypothesis stands a chance of being correct.

            I'm a reservoir engineer for a large oil

          • You are the ignorant one, thousands of models are made and then they are culled. They most certainly are a type of "arbitrary curve fitting"

      • by Anonymous Coward

        So in short they are feeding it the Farmers Almanac.

        • IIRC, the Farmer's Almanac claims to have a method for making predictions. Could be. AFAIK, their method is proprietary.

          I've long suspected their editorial staff assembles in a Pub a few weeks before the printer's deadline and throws darts while the soberist attendee takes notes. But they could have more rigor. Or maybe throwing darts works.

      • No, what they mean is they test it by feeding it the data from 1995, then comparing its predictions to what the weather was actually like in 1996.

        Sure, and when one algorithm doesn't work, you try another, and another, and another. Then after 19 failures, you find an algorithm that works on the data from 1995 to predict 1996 weather with a 95% confidence level.

        You can do the same thing with jelly beans [xkcd.com].

  • bullshit (Score:3, Interesting)

    by nitehawk214 ( 222219 ) on Sunday October 23, 2016 @11:39AM (#53134373)

    It is predicting climate, not weather.

  • So can I (Score:5, Insightful)

    by blogagog ( 1223986 ) on Sunday October 23, 2016 @11:46AM (#53134397)
    66% of the days in London contain some form of precipitation. So, I predict rain every day. I'm right 66% of the time. Wow, I'm smarter than a supercomputer!
    • by beh ( 4759 ) *

      So, you think that supercomputer will only figure out whether it rains on the day?

      Or do you think it might forecast a little more information about the day as well? (air pressure, wind, temperature, ...)

      I laud the attempt to improve the models behind the forecasts - though, I don't think I'd buy options on winter fuel for 2017/2018 yet, simply because of that computer.

      On the other hand - if you know the average chance of precipitation for a given day in the American midwest - I don't think it would help y

  • by PPH ( 736903 ) on Sunday October 23, 2016 @11:48AM (#53134405)

    ... the Farmer's Almanac.

    Or just ask an indian. When asked how he could tell how cold the winters would be, one old chief just said, "I watch how much firewood the white man splits."

    • Re: (Score:2, Interesting)

      by Anonymous Coward

      When asked how he could tell how cold the winters would be, one old chief just said, "I watch how much firewood the white man splits."

      That only sounds silly to people who don't consider humans to be animals.

      If the chief would have answered that he looked at how much food beavers stockpiled then no-one would have found it funny.
      White mans gut feeling works just as well as any other animals gut feeling and is a hell of a lot better than flipping a coin.

  • I've been living in the UK for the last three years an as I use a telescope I look at the weather daily. The national weather service barely gets a prediction correct FOR THE SAME NIGHT never mind days or years in advance! I am not kidding, there is something like an 80% or a bit more chance for clouds and a lower chance for precipitation, but the forecast only gives you slightly more information than that. Eg instead of 80/20 cloud odds, if the MET office thinks it will be cloudless, consider the odds to b

    • by beh ( 4759 ) *

      I can somewhat attest to that - having lived in the UK from 2004 to 2009... In 2008 I tried taking some photos from our offices in Canary Wharf. I looked at the whether forecast every day before deciding whether to take camera+lenses+tripod to work that day. ...and for many of those days, the "visibility" forecast of the MET was pretty much the opposite of what happened -- hardly any visibility on days when it said "good" visibility -- and clear views on many days where the forecast was for poor visibility.

  • by Anonymous Coward

    it's not much more than a coin-toss, though.

  • This is only impressive if they didn't use any historical data at all to create the new super computer. If they did use historical data then the answer would be correct by definition. The way to test this is to use historical data make a prediction and then wait a year then compare to the real data only then you have any valid comparison.

    • by Psiren ( 6145 )

      This is only impressive if they didn't use any historical data at all to create the new super computer. If they did use historical data then the answer would be correct by definition. The way to test this is to use historical data make a prediction and then wait a year then compare to the real data only then you have any valid comparison.

      That's really dumb. Why would you wait a year, when you have 35 years of data? You test the model on 1980's data, and see how accurate it was by checking with 1981's data, and so on. They can do that 35 times, if they're looking a year ahead. If they're only looking a month ahead, they can do it 12 x 35 times.

      • by kbg ( 241421 )

        Yes that is ok if you don't alter or fix the model based on the result of the historical data. But if your modal is based on or altered to fit the historical data, then what you got is just a model that can predict historical data very well. You have no way to know if that model can actually predict the future in any way unless you actually test it.

  • Predict the weather next week?

  • Little better than random chance, then.

    Pisses me off that the biggest IT investments and supercomputers exist for meteorogical purposes that perform little better than chance.

    Though important, for shipping, air travel, etc. it's not THAT important to get a tiny little percentage over just looking around and thinking it's going to piss down in a moment, or sticking a box in the North that lets you guess how long until the same weather hits the South.

    Just seems one enormous waste of money to me. And who exac

    • Re: (Score:2, Insightful)

      Little better than random chance, then.

      Chance only gives you 50/50 for a coin flip. The weather has many more states, so chance will give you something much worse than 50/50.

  • named 'Glendower?'
  • 62% accuracy is now the new 95%.

    Is this part of the "everyone wins" generation come to life in practical science now? lel
  • Comment removed based on user account deletion
  • to predict British weather.
  • Really ? (Score:4, Informative)

    by ctrl-alt-canc ( 977108 ) on Sunday October 23, 2016 @12:53PM (#53134697)
    Arnold [wikipedia.org] in one of his textbooxs demonstrated that, to make a weather prediction one month in advance, you need to measure pressure, temperature, wind speed and humidity with at least five significative decimals. He used sound mathematical methods based upon a theorem by Poincaré [wikipedia.org]. With all the respect for technical skills and competence of people at Met Office, I trust more what Arnold demonstrated using nothing but paper and pencil. Good math is never overcome by brute force computation.
    • Arnold in one of his textbooxs demonstrated that, to make a weather prediction one month in advance ...

      In his textbooks, does he end each chapter with the words "I'll be back!" by any chance?

  • I predict that the temperatures in London, England, will be lower in December, 2018 than the temperature in July, 2018.
  • by QuietLagoon ( 813062 ) on Sunday October 23, 2016 @01:10PM (#53134789)

    ... a system to accurately predict North Atlantic Oscillation -- the climatic phenomenon which heavily impacts winters in the U.K. ...

    ... and also impacts winters in the northeast USA.

  • A British Supercomputer Can Predict Winter Weather a Year In Advance

    Yeah, so can I: cold, with occasional snow and sleet.

  • It says: The weather will get better or worse or it will stay as it is.

  • I live in MN.
    I can predict "winter weather" - whatever the hell that means, precisely - to the same degree of accuracy 10 YEARS in advance.

    "In 2026, we will see 'winter weather' in Nov, Dec, Jan, Feb and well into March".

    If at least 2/3 of the years follow the normal weather patterns, I've just beaten their supercomputer.

  • ... but does it run Linux?

  • by Anonymous Coward

    Wow. The reporting in this is just CRAP. I didn't read the scientific paper but the abstract (summary) and even the anouncement from the MET (both of which u can only find by first browsing to the link in the summary) makes it clear they are talking about CLIMATE not weather. And it's only about 1 major phenomenon that has a heavy influence on UK climate.

    So this isn't about predicting the daily weather but rather general predictions about whether or not there will be general periods of "wet, stormy and warm

  • What was the name of the Operating System and what kind of hardware did this supercomputer run on?
  • This is just plain bollocks. Its inaccurate forecasting now goes out to a year, whereas before they'd stop the inaccurate forecast after a few weeks. This is simple institutional bullshit publicity campaign to justify the £250,000,000 a year the British government gives this ridiculous organisation.
  • So somehow they are miraculously going from not being able to accurately predict a week in advance to being able to do a year? So how did they solve the current problem that makes it so unpredictable of not having sufficient information points from various areas of the world that severely affect weather long term? Is this super computer an amazing guesser or have they deployed 10's of thousands of weather stations around the world to gather that missing data?
  • 62% accuracy is only a bit better than a coinflip. you will relatively often see it predict incorrectly 5 years in a row.

  • Bollocks on their predication rate. Real forecasters report skill [wikipedia.org]. By contrast, actual progress on predicting the North Atlantic Oscillation, perhaps an achievable goal, would be huge.

    Both of these issues are covered in Judith Curry on Climate Change [econtalk.org], a podcast from 2013 which, as it happens, I consumed yesterday.

    Concerning the rush to embarrass themselves by reporting their weather prediction rate, it's because of the taxonomic land grab.

    Host: I wonder how you feel about how your particular field has ch

  • by ricky-road-flats ( 770129 ) on Monday October 24, 2016 @12:09PM (#53139339) Homepage
    The headline is completely wrong. They can predict the NAO with much more accuracy, and as that has such a big effect on the winter weather in the UK, that lets them say (with only 62% accuracy) whether it'll be mild winter or a cold one. That's all. They can NOT, of course, predict the weather anything like that in advance. They didn't claim to, either - lazy new editors and "journalists" have mangled it into the bullshit we read here.

We are each entitled to our own opinion, but no one is entitled to his own facts. -- Patrick Moynihan

Working...