wradlib.io.iris.IrisRawFile.read_from_record

IrisRawFile.read_from_record(words, dtype)

Read from record/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