Write a Radar object to a CF/Radial compliant netCDF file.
filename : str
Filename to create.
radar : Radar
Radar object.
format : str, optional
NetCDF format, one of ‘NETCDF4’, ‘NETCDF4_CLASSIC’, ‘NETCDF3_CLASSIC’ or ‘NETCDF3_64BIT’. See netCDF4 documentation for details.
time_reference : bool
True to include a time_reference variable, False will not include this variable.
pyart.io.cfradial.read_cfradial
pyart.io.cfradial._find_all_meta_group_vars
Enter search terms or a module, class or function name.