csep.core.catalogs.CSEPCatalog.from_dict

classmethod CSEPCatalog.from_dict(adict, **kwargs)

Creates a class from the dictionary representation of the class state. The catalog is serialized into a list of tuples that contain the event information in the order defined by the dtype.

This needs to handle reading in region information at some point.