/unet-vda

Primary LanguagePureBasicMIT LicenseMIT

Deep Learning-based Velocity Dealiaser for Weather Radar

This repo is an expansion of the original repo. It mainly adds code for handling datasets of varying dimensions, and the use of more than 1 Nyquist velocity for a single radar scan. It also includes new sample data.

Original description: This repo contains a pretrained model, sample code, and sample data for the paper "A Deep Learning-based Velocity Dealiasing Algorithm Derived from the WSR-88D Open Radar Product Generator"

Alt text

Requirements

To run the code in the repo, install the following into your python environment

  • numpy
  • matplotlib
  • tensorflow (>=2.9)

Demo

A demo showing how to apply the pretrained model to some sample data can be found in the script example.py.

Distribution Statement

DISTRIBUTION STATEMENT A. Approved for public release. Distribution is unlimited.

This material is based upon work supported by the Department of the Air Force under Air Force Contract No. FA8702-15-D-0001. Any opinions, findings, conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the Department of the Air Force.

© 2022 Massachusetts Institute of Technology.

Subject to FAR52.227-11 Patent Rights - Ownership by the contractor (May 2014)

The software/firmware is provided to you on an As-Is basis

Delivered to the U.S. Government with Unlimited Rights, as defined in DFARS Part 252.227-7013 or 7014 (Feb 2014). Notwithstanding any copyright notice, U.S. Government rights in this work are defined by DFARS 252.227-7013 or DFARS 252.227-7014 as detailed above. Use of this work other than as specifically authorized by the U.S. Government may violate any copyrights that exist in this work.