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 subclass of pandas DataFrame that represents catalogs of earthquake forecasts.

Convert to Other Format#

ForecastCatalog.to_quakeml

Convert the catalogs to QuakeML format.