pyart.io.grid.write_grid

pyart.io.grid.write_grid(filename, grid, format='NETCDF4')[source]

Write a Grid object to a CF-1.5 and ARM standard netcdf file

Parameters:

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.

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.