2013 09 AMS Radar PyART
2013 09 AMS Radar PyART
Jonathan Helmus1, Scott Collis1, Karen Johnson2, Kirk North3, Scott Giangrande2, and Michael Jensen2.
1EnvironmentalScience Division, Argonne National Laboratory
2Environmental Sciences Department, Brookhaven National Laboratory
3Atmospheric and Oceanic Sciences, McGill University
Argonne National Laboratory is a U.S. Department of
Energy laboratory managed by U Chicago Argonne, LLC.
Py-ART offers a powerful interpreted environment for ingesting radar data from a number of
formats, correcting for aliasing and attenuation, mapping radar coordinate data from a single or
multiple radars to a Cartesian grid, and performing a number of geophysical retrievals on the
data. The package is capable of creating Climate and Forecast (CF) standard NetCDF files as
well as files in the emerging CF-Radial format for antenna coordinate data. Py-ART is written in
the Python programming language, taking advantage of the powerful scientific libraries NumPy,
SciPy, and matplotlib, available to the language, as well as interfacing with legacy C and
FORTRAN radar code. The package is available freely under a BSD license and can be
downloaded from https://github.com/ARM-DOE/pyart/.
Py-ART has the ability to natively ingest (read) radar data from MDV, Sigmet, NEXRAD Phase correction using an linear programming (LP) algorithm
Level 2, and CF/Radial, as well as other NetCDF based formats. Using a Cython interface,
file formats supported by the NASA TRMM Radar Software Library (UF, Lassen) can also
be ingested and used by Py-ART. Field data and instrument metadata are stored in
memory as a Radar object with which the routines in Py-ART can interact. Data can be
written out to Climate and Forecast (CF) standard NetCDF files which conform to the the
CF/Radial standard.
https://github.com/ARM-DOE/pyart
Py-ART would not be possible without the hard work of many other open source Scientific
Python packages such as NumPy, SciPy, matplotlib, Cython, and python-netcdf4. This poster has been created by UChicago Argonne, LLC, Operator of Argonne
U.S. DEPARTMENT OF National Laboratory (“Argonne”). Argonne, a U.S. Department of Energy Office
of Science laboratory, is operated under Contract No. DE-AC02-06CH11357.
ENERGY This research was supported by the Office of Biological and Environmental
Research of the U.S. Department of Energy as part of the Atmospheric Radiation
Measurement Climate Research Facility.