Saturday, September 23, 2017

MultiDop: multi - Doppler radar analysis suite





MultiDop: An open - source, Python - powered, multi - Doppler radar analysis suite

Abstract: Toward an Open-Source, Python-Powered, Multi-Doppler Radar Analysis Suite (97th American Meteorological Society Annual Meeting)

NASA Technical Reports Server (NTRS) - MultiDop: An Open-Source, Python-Powered, Multi-Doppler Radar Analysis Suite

Severe weather research often is facilitated by multi-Doppler radar syntheses to retrieve three-dimensional winds. While numerous techniques and software packages to perform these analyses have been developed over the years [e.g.,
to date none has been fully integrated within the Python software framework that has been growing in popularity within the weather radar science community.

This presentation discussed work that has been done to merge the three-dimensional variational analysis (3DVAR) approach developed at the University of Oklahoma with the Python Atmospheric Radiation Measurement Radar Toolkit (Py-ART) developed at Argonne National Laboratory. National Aeronautics and Space Administration (NASA) Marshall Space Flight Center (MSFC) has successfully produced a working Python-based prototype that is being released to the community at large.

The package, called MultiDop, is fully compatible with Py-ART but also takes advantage of the computational efficiency supplied by the original 3DVAR codebase. Example workflows will be described using Jupyter notebooks that ingest native spherical coordinate radar volumes, provide quality control, and then merge the data onto a common Cartesian grid and perform multiple-Doppler syntheses, with final products matching the Py-ART data model. Performance against other multi-Doppler packages (e.g., Custom Editing and Display of Reduced Information in Cartesian Space, or CEDRIC) [Reference Manual | Earth Observing Laboratory] will be assessed. The MultiDop package is intended for community use and community-directed future development via the NASA GitHub portal. MultiDop is a Python-based interface between the

C-based DDA code developed at University of Oklahoma [CIMMS: Corey Potvin] and

the Python Atmospheric Radiation Measurement Radar Toolkit (Py-ART) software developed at Argonne National Lab [pyart/advection.py at master · ARM-DOE/pyart · GitHub]. Use this software to perform 3D wind analyses using 2-3 independent Doppler radars.
Checkout of Multidop

MultiDop is available at GitHub - nasa/MultiDop: Multiple-Doppler Radar Analysis Toolkit (MultiDop)

https://github.com/nasa/MultiDop


Current version = 0.3, tested and working under Python 2.7 and 3.6 Also requires numpy, Py-ART, xarray, C compilers, and netCDF libraries
If you use MultiDop, you MUST cite the following papers:

No comments: