obspy.io.csv.core ================= .. currentmodule:: obspy.io.csv.core .. automodule:: obspy.io.csv.core .. rubric:: Public Functions .. autosummary:: :toctree: . :nosignatures: load_csv load_eventtxt .. rubric:: Private Functions .. warning:: Private functions are mainly for internal/developer use and their API might change without notice. .. autosummary:: :toctree: . :nosignatures: _events2array _evid _is_csv _is_csz _is_eventtxt _names_sequence _open _origin _read_csv _read_csz _read_eventtxt _read_picks _string _write_csv _write_csz _write_eventtxt _write_picks