get_event_catalog

Project.get_event_catalog(name)[source]

Get an event catalog.

If the catalog doesn’t exist, a new catalog is created.

Parameters

name (String) – The name of the catalog to get.

Returns

cur_cat – The catalog with name name.

Return type

mss_dataserver.event.core.Catalog