Forecast Catalog#

ForecastCatalog#

Subclass of Catalog, storing events from n_catalogs number of forecasted catalogs, distinguished by the catalog_id column. Holds additional methods to work with this data structure.

Constructor#

ForecastCatalog

A catalog of seismic events represented in tabular form, where each row corresponds to a single earthquake.

Convert to Other Format#

ForecastCatalog.to_quakeml

Convert the catalogs to QuakeML format.