wradlib.io.iris.IrisProductFile.bytes_from_record

wradlib.io.iris.IrisProductFile.bytes_from_record#

IrisProductFile.bytes_from_record(words, width)#

Retrieve bytes from current record.

Parameters:
  • words (int) – Number of data words to read.

  • width (int) – Size of the data word to read in bytes.

Returns:

data (array-like) – numpy array of data