paper-with-me

홈 › Papers

Rain regime segmentation of Sentinel-1 observation learning from NEXRAD collocations with Convolution Neural Networks

2022-07-15 · Aurélien Colin, Pierre Tandeo, Charles Peureux, Romain Husson, Nicolas Longépé, Ronan Fablet

Remote sensing of rainfall events is critical for both operational and scientific needs, including for example weather forecasting, extreme flood mitigation, water cycle monitoring, etc. Ground-based weather radars, such as NOAA's Next-Generation Radar (NEXRAD), provide reflectivity and precipitation estimates of rainfall events. However, their observation range is limited to a few hundred kilometers, prompting the exploration of other remote sensing methods, particularly over the open ocean, that represents large areas not covered by land-based radars. Here we propose a deep learning approach to deliver a three-class segmentation of SAR observations in terms of rainfall regimes. SAR satellites deliver very high resolution observations with a global coverage. This seems particularly appealing to inform fine-scale rain-related patterns, such as those associated with convective cells with characteristic scales of a few kilometers. We demonstrate that a convolutional neural network trained on a collocated Sentinel-1/NEXRAD dataset clearly outperforms state-of-the-art filtering schemes such as the Koch's filters. Our results indicate high performance in segmenting precipitation regimes, delineated by thresholds at 24.7, 31.5, and 38.8 dBZ. Compared to current methods that rely on Koch's filters to draw binary rainfall maps, these multi-threshold learning-based models can provide rainfall estimation. They may be of interest in improving high-resolution SAR-derived wind fields, which are degraded by rainfall, and provide an additional tool for the study of rain cells.

📄 PDF Abstract BibTeX arXiv:2207.07333

Code (0)

등록된 구현이 없습니다.

Tasks

Weather Forecasting

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Rainfall regression from C-band Synthetic Aperture Radar using Multi-Task Generative Adversarial Networks

2024-11-05 · Aurélien Colin, Romain Husson

This paper introduces a data-driven approach to estimate precipitation rates from Synthetic Aperture Radar (SAR) at a spatial resolution of 200 meters per pixel. It addresses previous challenges related to the collocatio…

Tracking Urban Atmospheric Pollutants using Sentinel-5P Satellite Data

2026-05-21 · Alice Gomez-Cantos, Henry O. Velesaca arxiv

Urban nitrogen dioxide ($NO_2$) is a key indicator of combustion-related air pollution and exhibits strong spatial and temporal variability in cities. This study presents a satellite-based framework for tracking urban $N…

Estimating Earthquake Magnitude in Sentinel-1 Imagery via Ranking

2024-07-25 · Daniele Rege Cambrin, Isaac Corley, Paolo Garza, Peyman Najafirad

Earthquakes are commonly estimated using physical seismic stations, however, due to the installation requirements and costs of these stations, global coverage quickly becomes impractical. An efficient and lower-cost alte…

Earth ObservationMetric Learning

Advancing Earth Observation Through Machine Learning: A TorchGeo Tutorial

2026-03-02 · Caleb Robinson, Nils Lehmann, Adam J. Stewart, Burak Ekim 외 arxiv

Earth observation machine learning pipelines differ fundamentally from standard computer vision workflows. Imagery is typically delivered as large, georeferenced scenes, labels may be raster masks or vector geometries in…

Semantic Segmentation

Investigating the Effect of Spatial Context on Multi-Task Sea Ice Segmentation

2025-07-28 · Behzad Vahedi, Rafael Pires de Lima, Sepideh Jalayer, Walter N. Meier 외 arxiv

Capturing spatial context at multiple scales is crucial for deep learning-based sea ice segmentation. However, the optimal specification of spatial context based on observation resolution and task characteristics remains…