Published October 24, 2017 | Version v0.3
Software Open

nasa/MultiDop: MultiDop v0.3

  • 1. NASA MSFC
  • 2. @caelum
  • 3. Argonne National Laboratory

Description

MultiDop is a Python-based interface between the C-based DDA code developed at University of Oklahoma and the Python Atmospheric Radiation Measurement Radar Toolkit (Py-ART) software developed at Argonne National Lab. Use this software to perform 3D wind analyses using 2-3 independent Doppler radars.

To install:

Edit the Makefile in the src/ directory to match the compiler and path information relevant to your system. "python setup.py install" in the master directory. The installation will compile the DDA binary, which is the analysis engine, as well as install the overall Python package. To see how to run the software, view the example Jupyter notebook in the examples/ directory.

MultiDop has been tested using Python 2.7 and Python 3.6.

A conference presentation describing MultiDop and how to use it can be found at https://ams.confex.com/ams/97Annual/webprogram/Paper306647.html

Get Py-ART here: http://arm-doe.github.io/pyart/

MultiDop also requires numpy and xarray. Get xarray here: http://xarray.pydata.org/en/stable/

Original C code developed by Corey Potvin (OU/CIMMS) and Alan Shapiro (OU). Subsequent major C code improvements and real-data functionality added by Daniel Betten (OU) and Gordon Carrie (OU).

Python code and C code modifications to ingest Py-ART grids were done by Timothy Lang (timothy.j.lang@nasa.gov).

If you use this software to produce an analysis for a presentation or publication, you must cite the following papers: http://journals.ametsoc.org/doi/abs/10.1175/2009JTECHA1256.1 (Shapiro et al. 2009, JTECH) http://journals.ametsoc.org/doi/abs/10.1175/JTECH-D-11-00019.1 (Potvin et al. 2012, JTECH)

Files

nasa/MultiDop-v0.3.zip

Files (16.7 MB)

Name Size Download all
md5:1d6d85c6fad4517d08f5836dce93417f
16.7 MB Preview Download

Additional details

Related works