pydda.io.read_from_pyart_grid#

pydda.io.read_from_pyart_grid(Grid)[source]#

Converts a Py-ART Grid to a PyDDA Dataset with the necessary variables

Parameters:

Grid (Py-ART Grid) – The Py-ART Grid to convert to a PyDDA Grid

Returns:

new_grid (PyDDA Dataset) – The xarray Dataset with the additional parameters PyDDA needs