wradlib.io.iris.IrisRecord.read

IrisRecord.read(words, width=2)

Reads from Record.

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

  • width (unsigned int) – Width (bytes) of data words to be read. Defaults to 2.

Returns

ret (array-like)