wradlib.io.iris.IrisRecord.read

IrisRecord.read(words, width=2)

Reads from Record.

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

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

Returns

ret (array-like)