pyart.io.grid._read_grid_cf

pyart.io.grid._read_grid_cf(filename)[source]

Read a CF compliant netCDF file containing a grid.

Parameters:

filename : str

Filename of the netCDF file.

Returns:

grid : Grid

Frid object containing data.

Notes

This function does only the most basic variable checking. The resulting Grid object is most likely not writable.

Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.