Published December 11, 2025 | Version v1
Software Open

3DVar Neural Network-Based Observation Operator

  • 1. University of Ljubljana, FMF

Description

This repository provides the implementation of a nonlinear observation operator H for mapping ALADIN numerical weather prediction model outputs to radar–reflectivity observation space. The operator is implemented as a convolutional encoder–decoder neural network based on a residual U-Net (ResUNet). The network takes multi-level ALADIN model fields as input and produces radar reflectivity at the same horizontal resolution.

The directory structure includes a TEST subdirectory containing a ready-to-use trained ResUNet model.

The dataset necessary to train the model is: LISCA-ALADIN HNN (doi: 10.5281/zenodo.17880622).

 

Files

MODEL_HNN.zip

Files (39.9 MB)

Name Size Download all
md5:7eaa4964c2b16fd2d87eb69905d1e445
39.9 MB Preview Download

Additional details

Funding

European Commission
SMASH - Machine learning for Sciences and Humanities 101081355

Software

Programming language
Python