It's a very exciting time in weather forecasting. We're getting all kinds of new observations available, from cheap LEO satellites to smartphone sensors to smart umbrellas and everything else. And faster computers! And more parallel computers! Think about every single iPhone and every single Galaxy S in the world as a useful sensor array _and_ a parallel processor... Weather forecasting accuracy is still constrained…
just curious, do you have references to smartphone sensors being utilized in numerical weather prediction? i'd been browsing through some WMO reports and other associated NWP lit recently and i'd seen stuff on GPS-RO, but nothing on anyone assimilating "smart" devices.
Supercomputer quietly puts U.S. weather resources back on top
51–60 of 79 posts
Re: Supercomputer quietly puts U.S. weather resources back on top
#52Is there anyone here who works on weather models who would be able to explain why custom supercomputers are still needed vs. large commodity clusters? Thanks!
Bottom line: If you are using your system to get work done, the trend is to spend the money for reliability and availability. If you want to save money, it comes at a price (but is certainly do-able)
Related: Look at Apple, Google, Facebook, Amazon, Microsoft... they are large enough to build their custom systems themselves. Not everyone operates at this scale. Individuals can buy a cheap PC and build a NAS... or they can buy one from Netgear, Buffalo, QNAP that "jsut works" at a price premium.
Re: Supercomputer quietly puts U.S. weather resources back on top
#53Earlier quoted context omitted.
Sure, that's true - but they can just as happily run their GPUs if they are plugged in and charging without any battery issues. Although for the moment you are right, they aren't that useful as a powerful distributed supercomputer. They ARE, however, really really good at collecting live weather data and sending that to the supercomputer to process. One step at a time.
Smart phones are good at collecting live barometric pressure data but not much else. Temperature sensors aren't very useful because they are poorly calibrated, you can't reliably tell whether someone is outdoors, and the reading can be thrown off by the heat generated by the device or the person holding it. UV sensors are seldom pointed in the right direction. And I haven't seen a phone with a wind speed or precipita…
I don't know anything about it, but I can think of numerous ways to mitigate the issues you mention. E.g.:
* Does it actually matter that the absolute value of temperature sensors is inaccurate, or is it enough that they have good relative accuracy (do they?)
* Do you really need to tell if someone is indoors or outdoors given a large enough sample of users in a given area? That also seems like something you could detect with heuristics (work hours, jumps up/down in temperature).
There's a lot of ways to tease useful signals from noisy data. Is it really the case that smart phone temperature sensors in the aggregate are useless as an input into weather forecasting models?
Re: Supercomputer quietly puts U.S. weather resources back on top
#54for anyone interested, this paper has a nice background on numerical weather prediction http://www.elsevierscitech.com/emails/physics/climate/the_or...
I got about 3 pages into this and felt like I was following the discussion until the discussion of an incorrect prediction result that: > In fact, the spurious tendencies are due to an imbalance between the pressure and wind fields resulting in large amplitude high frequency gravity wave oscillations. Since this paper was published within the last 20 years, I can't imagine what they were referring to by 'gravity wave…
Some examples of gravity waves in the atmosphere: [1] [2]
[0] http://glossary.ametsoc.org/wiki/Gravity_wave [1] http://cimss.ssec.wisc.edu/goes/blog/archives/2051 [2] https://www.youtube.com/watch?v=yXnkzeCU3bE
Re: Supercomputer quietly puts U.S. weather resources back on top
#55Earlier quoted context omitted.
Modern supercomputers essentially are large commodity clusters. Nobody builds a single fast machine ala Cray-1 anymore. It's just not scaleable past a certain point and we're long since past that. However, they still like to give them fancy names as marketing, because they cost tens of millions of dollars. The main differentiation vs a standard datacenter is low-latency high-throughput interconnects, often with a spe…
What kind of latency do they expect from these things? Less than 50 microseconds for a small RPC or small RDMA access? I'm wondering how far these things really are from commercial cloud clusters.
Depending on topology, you can get ~1 µs latency with Aries. It's based on PCIe-3, so it's different from InfiniBand.
Re: Supercomputer quietly puts U.S. weather resources back on top
#56Earlier quoted context omitted.
They probably also have most of the bookshelves on rails? The local uni library keeps their old books on a system like this, it's really quite cool. The room can fit, say, 54 bookshelves tight-packed with no room to enter anywhere. So they put 52 shelves in on rails, and between each pair there is a wire going across. Disconnect a wire between two shelves, and all the shelves slide apart so you can enter where you op…
I'd estimate most university libraries have a system like this, though the "disconnect a wire" part is strange. Usually they're just a button on the shelf.
Re: Supercomputer quietly puts U.S. weather resources back on top
#57for anyone interested, this paper has a nice background on numerical weather prediction http://www.elsevierscitech.com/emails/physics/climate/the_or...
I got about 3 pages into this and felt like I was following the discussion until the discussion of an incorrect prediction result that: > In fact, the spurious tendencies are due to an imbalance between the pressure and wind fields resulting in large amplitude high frequency gravity wave oscillations. Since this paper was published within the last 20 years, I can't imagine what they were referring to by 'gravity wave…
Re: Supercomputer quietly puts U.S. weather resources back on top
#58For a newbie in this domain, how do we start doing our own toy forecasts (lets say for Bay area)?
http://mathsci.ucd.ie/~plynch/eniac/CFvN-1950.pdf
It's something you can solve in a few lines of python and run with minimal compute resources. A nice thing to try is to feed in some data from somewhere like below and watch what happens as you integrate it forwards in time.
http://www.esrl.noaa.gov/psd/data/gridded/data.ncep.reanalys...
Re: Supercomputer quietly puts U.S. weather resources back on top
#59for anyone interested, this paper has a nice background on numerical weather prediction http://www.elsevierscitech.com/emails/physics/climate/the_or...
I got about 3 pages into this and felt like I was following the discussion until the discussion of an incorrect prediction result that: > In fact, the spurious tendencies are due to an imbalance between the pressure and wind fields resulting in large amplitude high frequency gravity wave oscillations. Since this paper was published within the last 20 years, I can't imagine what they were referring to by 'gravity wave…
Basically, gravity waves (or g-waves) are a type of perturbation in stratified media where the restoring force on sound waves is buoyancy. The other scenario is where the restoring force is pressure, which are pressure waves (or p-waves).
Gravity waves are important in not just planetary atmospheres but stellar media as well, particularly in the outer region of stars. A popular candidate for /gravitational/ wave sources is binary neutron star systems, so the two words aren't interchangeable there since they refer to two very different phenomena!
Re: Supercomputer quietly puts U.S. weather resources back on top
#60Earlier quoted context omitted.
"Underground" isn't very feasible in Florida. Most of the state is effectively a sandbar with a very high water table. Underground construction is uncommon.
I was in the south Everglades last week. We went over a pass that was _1_ ft tall. Coming from Colorado, the sign advertising the "pass" was just bizarre.
http://www.jessstryker.com/national-parks/everglades/rock-re...