wradlib.io.iris.IrisRecordFile.read_from_record

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