pyart.xradar#

Description

Utilities for interfacing between xradar/xarray and Py-ART.

Classes

Xgrid(grid_ds)

Wraps a Cf-compliant xarray Dataset into a Py-ART Grid-like object.

Xradar(xradar[, default_sweep, scan_type])

Wraps an xradar DataTree into a Py-ART Radar-like object.

Functions

to_pyart_radar(radar)

Coerce a radar-like object into an object usable by Py-ART algorithms.