DMSObserveEvent

csw.params.events.DMSObserveEvent

DMS system notifies other systems by publishing these two observe events.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

This event indicates that the raw science exposure has been stored and internal databases have been updated such that a client can request the exposure.

This event indicates that the raw science exposure has been stored and internal databases have been updated such that a client can request the exposure.

Value parameters

exposureId

csw.params.core.models.ExposureId is an identifier in ESW/DMS for a single exposure. The ExposureId follows the structure: 2020A-001-123-WFOS-IMG1-SCI0-0001 with an included ObsId or when no ObsId is present, in the standalone format: 20200706-190204-WFOS-IMG1-SCI0-0001 with a UTC time when the ExposureId is created.

Attributes

Returns

csw.params.events.ObserveEvent

This event indicates DMS has ingested the metadata following the exposureEnd.

This event indicates DMS has ingested the metadata following the exposureEnd.

Value parameters

exposureId

csw.params.core.models.ExposureId is an identifier in ESW/DMS for a single exposure. The ExposureId follows the structure: 2020A-001-123-WFOS-IMG1-SCI0-0001 with an included ObsId or when no ObsId is present, in the standalone format: 20200706-190204-WFOS-IMG1-SCI0-0001 with a UTC time when the ExposureId is created.

Attributes

Returns

csw.params.events.ObserveEvent