Statistical Downscaling
Mapping coarse weather fields into higher-resolution spatial reconstructions with clear validation boundaries.
Current Research
Deep Learning for Statistical Downscaling
Current work at UGA's GAIM Lab focuses on deep-learning systems that map coarse atmospheric data into higher-resolution weather fields.
Research Workflow
Problem Context
Coarse atmospheric fields can contain useful signals, but regional use often depends on recovering finer spatial structure.
Meteorological models and reanalysis products describe the atmosphere on grids that are often too coarse for regional analysis.
Statistical downscaling asks whether models can reconstruct finer spatial structure while respecting geography, data-product differences, and validation limits.
Research Pipeline
The workflow connects weather data handling, model configuration, checkpointed training, diagnostics, and interpretation.
Prepare gridded atmospheric data such as ERA5, PRISM, HRRR, and severe-weather variables when available.
Align grids, generate manifests, preserve normalization boundaries, and maintain repeatable train/validation workflows.
Extend and compare CNN, ConvLSTM, U-Net, Enhanced U-Net, and PixelShuffle-style reconstruction models.
Evaluate aggregate error alongside border behavior, gradients, local contrast, and high-frequency detail.
Compare outputs against baselines and report limitations before treating a result as a research claim.
Research Themes
Mapping coarse weather fields into higher-resolution spatial reconstructions with clear validation boundaries.
Working with gridded weather data, terrain features, and spatial error patterns as part of the model design.
Building neural architectures and experiment workflows that make model comparisons repeatable.
Diagnosing blur, border artifacts, gradient behavior, and high-frequency detail recovery beyond aggregate RMSE.
Exploring high-resolution weather variables and model infrastructure relevant to future severe-weather workflows.
Using configuration, normalization boundaries, checkpoints, tests, and evaluation scripts as part of the research workflow.
Modeling Approaches
Completed modeling work informs the current GAIM Lab framework, where new architecture and data workflows are under active development.
Scientific Tooling
The work depends on practical tools for model configuration, weather-data preparation, training recovery, and reproducible evaluation.
Research Questions
These questions shape current implementation and evaluation work.