wradlib.io.iris.IrisProductFile.init_next_record#

IrisProductFile.init_next_record()#

Get next record from file.

This increases record_number count and initialises a new IrisRecord with the calculated start and stop file offsets.

Returns

chk (bool) – True, if record is truncated.