wradlib.io.xarray_depr.XRadMoment#
- class wradlib.io.xarray_depr.XRadMoment(ncfile, ncpath, parent)[source]#
Class for holding one radar moment
- Parameters:
Methods
__init__(ncfile, ncpath, parent)Attributes
attrsReturn group attributes.
dataReturn moment xr.DataArray.
engineReturn engine used for accessing data
filenameReturn filename group belongs to.
groupsReturn list of available groups.
howReturn attributes of how-group.
is_h5netcdfis_netcdfncfileReturns file handle.
ncidReturns handle for current path.
ncpathReturns path string inside HDF5 File.
parentReturn parent object.
quantityReturn quantity aka moment name
timeReturn sweep time.
whatReturn attributes of what-group.
whereReturn attributes of where-group.