Create a _RslVolume object from a 3D float32 array.
No headers parameters except nsweeps, nrays and nbins are not set in the resulting _RslVolume object.
arr : array, 3D, float32
Three dimensional float32 array.
vol_num : int
Volume number used to set f and invf in the header. The default is for velocity fields. Useful values are 0 for reflectivity and 1 for velocity.
volumes : _RslVolume
_RslVolume containing array data.
pyart.io._rsl_interface.copy_volume
pyart.io._rsl_interface._label_volume
Enter search terms or a module, class or function name.