|
|
|
|
|
by georgehotelling
689 days ago
|
|
Every time I looked at the animated weather app, I would see the animation start in the past where clouds moved and grew and shrank naturally. As soon as it passed the present moment, the clouds would become fixed shapes and continue on whatever their current vector is. In the visualization there was no attempt to model clouds growing and shrinking. The clouds would suddenly start skidding across the screen. I've read that is what the underlying precipitation "models" did as well, but obviously can't confirm. |
|
The rain nowcasting feature that Dark Sky popularized is now table stakes in any consumer weather app. There's little value in making these types of forecasts any more complex (e.g. using AI or other contemporary techniques) because they still have egregious and noticeable failure modes. And it's so trivial to make this type of forecast that there is open source software you can easily run to do it [1].
[1]: https://pysteps.github.io/