Write a Grid object to a CF-1.5 and ARM standard netcdf file
filename : str
Filename to save grid to.
grid : Grid
Grid object to write.
format : str, optional
NetCDF format, one of ‘NETCDF4’, ‘NETCDF4_CLASSIC’, ‘NETCDF3_CLASSIC’ or ‘NETCDF3_64BIT’. See netCDF4 documentation for details.
pyart.io.grid.read_grid
pyart.io.grid._read_grid_cf
Enter search terms or a module, class or function name.