paper-with-me

Papers

A Machine Learning Nowcasting Method based on Real-time Reanalysis Data

2016-09-14 · Lei Han, Juanzhen Sun, Wei zhang, Yuanyuan Xiu, Hailei Feng, Yinjing Lin

Despite marked progress over the past several decades, convective storm nowcasting remains a challenge because most nowcasting systems are based on linear extrapolation of radar reflectivity without much consideration for other meteorological fields. The variational Doppler radar analysis system (VDRAS) is an advanced convective-scale analysis system capable of providing analysis of 3-D wind, temperature, and humidity by assimilating Doppler radar observations. Although potentially useful, it is still an open question as to how to use these fields to improve nowcasting. In this study, we present results from our first attempt at developing a Support Vector Machine (SVM) Box-based nOWcasting (SBOW) method under the machine learning framework using VDRAS analysis data. The key design points of SBOW are as follows: 1) The study domain is divided into many position-fixed small boxes and the nowcasting problem is transformed into one question, i.e., will a radar echo > 35 dBZ appear in a box in 30 minutes? 2) Box-based temporal and spatial features, which include time trends and surrounding environmental information, are elaborately constructed, and 3) The box-based constructed features are used to first train the SVM classifier, and then the trained classifier is used to make predictions. Compared with complicated and expensive expert systems, the above design of SBOW allows the system to be small, compact, straightforward, and easy to maintain and expand at low cost. The experimental results show that, although no complicated tracking algorithm is used, SBOW can predict the storm movement trend and storm growth with reasonable skill.

📄 PDF Abstract BibTeX arXiv:1609.04103

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningOpen-Ended Question Answering

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

ForcingDAS: Unified and Robust Data Assimilation via Diffusion Forcing

2026-05-14 · Yixuan Jia, Siyi Chen, Yida Pan, Xiao Li 외 arxiv

Data assimilation (DA) estimates the state of an evolving dynamical system from noisy, partial observations, and is widely used in scientific simulation as well as weather and climate science. In practice, filtering meth…

Towards a Spatiotemporal Fusion Approach to Precipitation Nowcasting

2025-05-25 · Felipe Curcio, Pedro Castro, Augusto Fonseca, Rafaela Castro 외

With the increasing availability of meteorological data from various sensors, numerical models and reanalysis products, the need for efficient data integration methods has become paramount for improving weather forecasts…

Data Integration

A Spatial-temporal Deep Probabilistic Diffusion Model for Reliable Hail Nowcasting with Radar Echo Extrapolation

2025-03-26 · Haonan Shi, Long Tian, Jie Tao, Yufei Li 외

Hail nowcasting is a considerable contributor to meteorological disasters and there is a great need to mitigate its socioeconomic effects through precise forecast that has high resolution, long lead times and local detai…

Weather Forecasting

Nowcasting Recessions using the SVM Machine Learning Algorithm

2019-02-17 · Alexander James, Yaser S. Abu-Mostafa, Xiao Qiao

We introduce a novel application of Support Vector Machines (SVM), an important Machine Learning algorithm, to determine the beginning and end of recessions in real time. Nowcasting, "forecasting" a condition about the p…

BIG-bench Machine Learning

Fully Differentiable Lagrangian Convolutional Neural Network for Continuity-Consistent Physics-Informed Precipitation Nowcasting

2024-02-16 · Peter Pavlík, Martin Výboh, Anna Bou Ezzeddine, Viera Rozinajová

This paper presents a convolutional neural network model for precipitation nowcasting that combines data-driven learning with physics-informed domain knowledge. We propose LUPIN, a Lagrangian Double U-Net for Physics-Inf…

GPU