wradlib.io.iris.IrisCartesianProductFile.bytes_from_record#

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