Slashdot Mirror


NOAA Goes Live With New Forecasting Supercomputers

dcblogs writes "The National Oceanic and Atmospheric Administration (NOAA) Thursday switched on two new supercomputers that are expected to improve weather forecasting. The supercomputers are each 213 teraflops systems, running a Linux operating system on Intel processors. The U.S. is paying about $20 million a year to operate the leased systems. The NWS has a new hurricane model, Hurricane Weather Research and Forecasting (HWRF), which is 15% more accurate in day five of a forecast both for forecast track and intensity. That model is now operational and running on the new systems. In nine month, NWS expects to improve the resolution of the system from 27 kilometers to 13 kilometers. The European system, credited with doing a better job at predicting Sandy's path, is at 16 kilometers resolution. In June, the European forecasting agency said it had a deal to buy Cray systems capable of petascale performance."

17 of 53 comments (clear)

  1. We should buy them some windows by Overzeetop · · Score: 4, Funny

    I suspect if they removed the computers and installed windows in the offices of our local TV meteorologists we would get better short term forecasts. I've also decided that any precipitation forecast more than about 3-4 days out that doesn't involve a system as large as a hurricane is just a wild-ass guess*. Heck, even real time they're often wrong, the local guys are fond of reporting sunny all day while I'm actually looking outside at it raining.

    *Well, unless you're in SoCal Mar-Dec, in which case "Sunny" is always the statistically correct answer, or Orlando/Daytona, where "It will rain at 3:45pm for 5 minutes" is always the statistically correct answer.

    --
    Is it just my observation, or are there way too many stupid people in the world?
    1. Re:We should buy them some windows by Bud+Light+Lime · · Score: 5, Informative

      Larger atmospheric features such as air masses and mid-latitude cyclones are more predictable than smaller features. Thunderstorms are much smaller and less predictable. Also, thunderstorms are driven by instability in the atmosphere. That is, if air is nudged upward, it will accelerate upwards. This occurs when warm (or hot) moist air is beneath cold air aloft. If there's a lot of cloud cover left over from thunderstorms the previous day, for example, that makes predicting thunderstorm chances the next day much more difficult. Predicting the behavior of large air masses is done with much more skill than smaller features such as thunderstorms.

    2. Re:We should buy them some windows by 93+Escort+Wagon · · Score: 3, Insightful

      In the US anyway, TV weather persons don't do their own forecasts - they rely on their local National Weather Service reports. And those are based on actual meteorologists looking at what the US's GFS says, as well as the European ECMWF, and combining it with their own experience regarding what the models tend to get right/wrong locally.

      UW's professor Cliff Mass has written, many times, about the problems with US weather prediction. The computers they rely on are old and less powerful than the European ones - plus it's exacerbated by the US NWS having a broader mandate, so the computers they do have are used to run several other types of simulations in addition to the standard weather models.

      This purchase is definitely good news.

      --
      #DeleteChrome
  2. Huh? Awful article summary... by Bud+Light+Lime · · Score: 5, Interesting

    HWRF runs at a much finer grid spacing than 27 or 13 kilometers. As I recall, the grid spacing is around 3 km in the inner nest. This is done to explicitly simulate the convection at the inner core of a tropical cyclone. This nest moves with the storm, and is embedded within a much larger domain. The upgrade from 27 to 13 kilometers actually refers to the GFS model. It's a spectral model that has a global domain. Other models that are regional (including the outer domain of the HWRF) need to know the conditions at their lateral boundaries, so they know what's moving into the domain. In the US, they typically use the GFS for their boundary conditions. I'm actually very skeptical of the need for upgrading the resolution of the GFS. That may have a role in improving GFS forecasts, but there have been studies showing that the initial conditions of the GFS are the real problem. The atmosphere is a chaotic system; that is, two similar initial states will diverge over time to produce two very different outcomes. In a study where the GFS was initialized with ECMWF initial conditions, the performance of the GFS improved. Hurricanes are typically steered by large scale features, which aren't necessarily going to be simulated better by using a finer resolution. It also doesn't address the initial conditions problem. I'm in favor of throwing more computing power at meteorology, but I'm not convinced it will solve the problems with the GFS.

    1. Re:Huh? Awful article summary... by hwrfboy · · Score: 5, Informative

      I'm actually an HWRF developer and you are correct that the summary was wrong. Our innermost domain is 3km, at a size of around 600x600km, intended to resolve the storm's inner core region (the area with the dangerous winds and, typically, largest rainfall). It is within a larger 1100x1100km 9km resolution domain, for resolving the nearby environment, and there is a gigantic 7500x7500 km, 27km resolution domain to resolve large-scale systems that drive the track. Also, the 3km resolution is not just needed to resolve convection: you need it to resolve some of the processes involved in intensity change, and in concentration of the wind maximum, such as double eyewalls, mesovortices, hot towers, and vorticity sheets. The GFS is our boundary condition, and part of our initial condition. We tried using ECMWF instead as an experiment, but that causes mixed results on track, and worse intensity. The intensity issues are likely due to their model's lack of skill at intensity prediction and primitive ocean model. (GFS has better hurricane intensity than ECMWF, despite having lower resolution!) ECMWF also has completely different physics and dynamics that ours, which results in larger shocks at the boundary.

      You can see a better description of our model on our website:

      http://www.emc.ncep.noaa.gov/index.php?branch=HWRF

      and if you're interested in running HWRF yourself, you can do that too, though it will be another week or two before the new 2013 version is publically available. HWRF is an open source model, put out by the NOAA Developmental Testbed Center (DTC), which handles the public distribution and community support. (Support of HWRF installations in other countries' forecast centers is generally handled through the NOAA Environmental Modeling Center (EMC).) Here is the webpage for user support and downloads:

      http://www.dtcenter.org/HurrWRF/users/overview/hwrf_overview.php

      As for your point about improved resolution not helping the GFS, that's not true, especially in the case of hurricanes. The resolution of the GFS (~27km) is so low that it cannot even resolve the structure of most storms, let alone see the complex features involved in predicting intensity, rainfall or the finer points of track. When it can resolve the storm, such as with Superstorm Sandy, it has intensity skill competitive with regional models. The upcoming GFS upgrades to 13km and later 9km resolution (~2-4 years away) will allow the model to get a good idea of the basic structure of the storm, and start having real skill at predicting intensity, even for smaller storms. That, in turn, will help the HWRF and GFDL regional hurricane models improve their track and intensity prediction since they both rely on GFS for initial and boundary conditions.

    2. Re:Huh? Awful article summary... by Bud+Light+Lime · · Score: 3, Interesting

      Your point about the GFS is well-taken, but at present, I'd never use the GFS or ECMWF to forecast hurricane intensity. Yes, there's value in increasing the resolution of the model. But there's also a need to improve the data assimilation to produce better initial conditions (see this NOAA white paper). The conclusion was that there are gains to be made by bumping up the resolution, but that's only one of the recommended approaches to improving the GFS. Others included better data assimilation and improving parameterizations. Much of what the public hears has been focused on the resolution of the model. Yes, it does matter, but there are other considerations that are at least equally important.

      Much of the criticism of the GFS with respect to Sandy has focused on the track forecast several days out. While increasing the resolution of the model could provide some improvement to the track forecasts, I would expect better initialization to have a larger role, especially at that forecast range. I'd believe bumping up the resolution would provide much better gains in the area of forecasting intensity.

    3. Re:Huh? Awful article summary... by hwrfboy · · Score: 2

      Your point about the GFS is well-taken, but at present, I'd never use the GFS or ECMWF to forecast hurricane intensity. Yes, there's value in increasing the resolution of the model. But there's also a need to improve the data assimilation to produce better initial conditions (see this NOAA white paper). The conclusion was that there are gains to be made by bumping up the resolution, but that's only one of the recommended approaches to improving the GFS. Others included better data assimilation and improving parameterizations. Much of what the public hears has been focused on the resolution of the model. Yes, it does matter, but there are other considerations that are at least equally important.

      Much of the criticism of the GFS with respect to Sandy has focused on the track forecast several days out. While increasing the resolution of the model could provide some improvement to the track forecasts, I would expect better initialization to have a larger role, especially at that forecast range. I'd believe bumping up the resolution would provide much better gains in the area of forecasting intensity.

      Actually, I agree that the main problem is the initial state, and the experiences with HWRF upgrades back that hypothesis. Contrary to what the (completely wrong) article summary states, there was absolutely no HWRF resolution upgrade this year. The upgrades were all data assimilation, model physics and model dynamics. (Everything except resolution and ocean.) Our upgrade to 3km resolution was last year, in May 2012. While last year's resolution upgrade did help, it had nowhere near the impact of this year's upgrade. The lesson we learned from that is that, although resolution is needed to resolve the storm, resolution alone has no meaningful impact unless the rest of the model can handle that high resolution.

      I hope the GFS developers learn the same lesson, though with our manpower shortages, it may be another year before the 13km upgraded physics makes it into the model. There are also some major data assimilation upgrades (improved initial state) planned for the GFS, but those are 2-3 years away. Partly that is due to the manpower shortages, and partly due to the small size of the new WCOSS computer- we have to wait until 2016-2018 for the later phases of the WCOSS upgrade.

  3. Hurricanes, a strange game... by Tyr07 · · Score: 2

    The only winning move is not to play.

  4. Beaches by Impy+the+Impiuos+Imp · · Score: 2

    Is their raw data available? I'd like a crack at it with my desktop computer.

    --
    (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    1. Re:Beaches by hwrfboy · · Score: 5, Informative

      The summary is confusing two different models: HWRF and GFS. The HWRF model is a public model you can download and run, as long as you have ~20 GB of RAM free on your computer:

      http://www.dtcenter.org/HurrWRF/users/overview/hwrf_overview.php

      There is a public version of the GFS, but I'm not sure where. I'm mainly an HWRF developer.

      Also, you can download GFS and HWRF forecasts in real-time (ie.: files less than 10 minutes after they're created by the operational NCEP WCOSS supercomputer) here:

      GFS: ftp://ftpprd.ncep.noaa.gov/pub/data/nccf/com/gfs/prod/gfs.*/

      You want the files named gfs.t??z.pgrb2f* - those are the forecast files every 1-6 hours at 0.5 degree resolution.

      The HWRF real-time data is here:

      HWRF: ftp://ftpprd.ncep.noaa.gov/pub/data/nccf/com/hur/prod/hwrf.*/

      The *.hwrfprs_* files contain model fields. The *prs_n* are the 3km domain, prs_m are combined 9&3km, prs_p are 27km, prs_i is 9km and prs_c are combined 27:9:3km. The track files are *.atcfunix for six-hourly, *.3hourly for three-hourly and *.htcf for experimental per-timestep (5 second) information.

      You can also get archived track files from a three season retrospective test of the GFS and various HWRF configurations here:

      http://www.emc.ncep.noaa.gov/HWRF/tracks/

      Formats of the track files contained within are described well on JTWC's website (the equivalent of the NHC for everything not near mainland US):

      http://www.usno.navy.mil/NOOC/nmfc-ph/RSS/jtwc/best_tracks/

  5. power by flok · · Score: 4, Funny

    "The system uses so much power that its emissions directly influence the weather on all continents and mars."

    --

    www.vanheusden.com - home of Multitail, HTTPing, CoffeeSaint, EntropyBroker, rsstail, bsod, listener, nagcon, nagi
    1. Re:power by rwise2112 · · Score: 2

      "The system uses so much power that its emissions directly influence the weather on all continents and mars."

      The best way to predict the weather is to control it, obviously.

      --

      "For every expert, there is an equal and opposite expert"
    2. Re:power by hwrfboy · · Score: 4, Informative

      The best way to predict the weather is to control it, obviously.

      Actually, that was attempted, and aborted due to diplomatic reasons. NOAA tried cloud seeding experiments in the 1960s-1970s attempting to weaken or destroy a tropical cyclone when it is out to sea. Unfortunately, the experiment usually failed, and occasionally the surviving hurricanes made landfall and did significant damage. When that happened, some countries suspected that the US was doing this secretly to develop weather weapons, so the project was shut down in the early 1980s to avoid the resulting public outcry and diplomatic incidents. Why should congress keep funding a failed experiment that causes diplomatic problems? You can read about this here:

      http://www.aoml.noaa.gov/hrd/hrd_sub/stormfury_era.html

      and Wikipedia has a good page with a lot more information:

      http://en.wikipedia.org/wiki/Project_Stormfury

      On a positive note, the project contributed to the formation of the present-day AOML Hurricane Research Division, which now has the invaluable Hurricane Hunter aircraft, as well as some hurricane modeling experts. They contribued a lot in the past few years to callibrating the HWRF model physics and dynamics to observations.

  6. This is America . . . by Anonymous Coward · · Score: 3, Funny

    Please use American measurements, like rods and furlongs for distance.

    1. Re:This is America . . . by hwrfboy · · Score: 2

      Please use American measurements, like rods and furlongs for distance.

      You will be happy to hear that we do. The official track forecast products for the US, including HWRF and GFS, put out intensity in knots and speed in nautical miles. The only SI units are the pressure, for which we use millibars. This format predates most of our developers, and originates back in the days of punch card machines. In fact, a set of hurricane track files is still known as a "deck file" (referring to decks of punch cards), with the numerical guidance being the "A Deck" and the best track (best known actual storm locations) being the "B deck". The result consists of a series of lines that look like this:

      AL, 04, 2013072612, 03, HWRF, 048, 193N, 591W, 42, 1012, XX, 34, NEQ, 0073, 0000, 0000, 0074, 0, 0, 64

      That's from the HWRF 48 hour forecast of Tropical Storm Dorian. The "42" is the wind intensity in knots, the 0073...0074 are the radius of 34 knot winds in nautical miles in four quadrants, and the "64" is the radius of maximum wind in nautical miles. There are a number of input products, such as the tcvitals, which are in a mix of SI units and knots or nautical miles. Nobody uses miles, rods, furlongs or hogsheads for anything related to tropical cyclones though (sorry).

      The HWRF model is actually run by several other countries' forecast centers (Taiwan, India, Vietnam, and Oman last time I checked) and many researchers worldwide, and I'm sure you can imagine how annoying it is to keep converting its input and output between obscure American units and SI units.

  7. Weather satellites needed for data by cold+fjord · · Score: 2

    Supercomputers need data. The forecast for US weather satellites is partly cloudy.

    Turbulence Ahead for Weather Satellites

    JPSS

    --
    much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
  8. Re:$20M/year? by hwrfboy · · Score: 3, Informative

    Actually, the high cost per year is because there are several stages of planned upgrades, intended to support the steady increase in resolution and data assimilation capacity of the various models. (Including a massive GFS upgrade next year.) The project, from the NCEP side at least, was completed five weeks early and under budget. The estimated savings, from shutting down the old overpriced Power6/AIX CCS cluster early, is about $1 million, and the switch to Intel/Linux will save taxpayer dollars in the long term. I know that's small compared to the national debt, but it isn't the usual government waste that you hear about, and I'm proud to say we're doing our part (even if most of the government isn't).

    As for who is getting the money, have you ever heard the old adage "nobody ever got fired for buying IBM?" While this is somewhat of a Stockholm syndrome situation, I'm told IBM did manage to underbid everyone else this time, and the cluster mostly working, five weeks early. (Completely working would have bene nice, but you get what you pay for.) We've used creativity to work around the problems and get everything working with the cluster they gave us.