ForecastCatalog.to_quakeml#
- ForecastCatalog.to_quakeml(agencyID: str = ' ', author: str = ' ') list[str]#
Convert the catalogs to QuakeML format.
- Parameters:
agencyID – Agency ID.
author – Author of the catalog.
- Returns:
catalogs – List of catalogs in QuakeML format.