obspy.imaging.scripts.scan.Scanner.load_npz

Scanner.load_npz(filename)[source]

Load information on scanned data from npz file.

Currently, data can only be loaded from npz as the first operation, i.e. before parsing any files.

Parameters:

filename (str) – Filename to load from.