Getting Started
Developer Resources
Indices and Tables
Write a NonLinLoc Phase file (NLLOC_OBS) from a Catalog object.
Catalog
Warning
This function should NOT be called directly, it registers via the the write() method of an ObsPy Catalog object, call this instead.
write()
catalog (Catalog) – The ObsPy Catalog object to write.
filename (str or file-like object) – Filename to write or open file-like object.