wradlib.io.iris.IrisFile.bytes_from_record

IrisFile.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