obspy.io.zmap.core._read_zmap
- _read_zmap(filename, **kwargs)[source]
Reads a ZMAP file and returns an ObsPy Catalog object.
Warning
This function should NOT be called directly, it registers via the ObsPy
read_events()function, call this instead.
Reads a ZMAP file and returns an ObsPy Catalog object.
Warning
This function should NOT be called directly, it registers via the
ObsPy read_events() function, call this
instead.