wradlib.io.iris.IrisProductFile.read_from_record

IrisProductFile.read_from_record(words, dtype)

Read from file.

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

  • dtype (str) – dtype string specifying data format.

Returns:

data (array-like) – numpy array of data