wradlib.io.iris.IrisRawFile.skip_from_record

IrisRawFile.skip_from_record(words, dtype)

Only move filepointer.

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

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