Attribute name | Attribute type | Docstring | Unit |
creationDate | datetime | The creation date of this object | |
dataProductIdentifier | int | The identifier of the dataproduct | |
dataProductIdentifierName | str | The name of the dataProductIdentifier | |
dataProductIdentifierSource | str | The source of the dataProductIdentifier | |
dataProductType | str | The type of data product | |
fileFormat | str | The format of the file | |
filename | str | The name of the associated file | |
globalname | str | The name used to store and retrieve file to and from Storage | |
isDirty | int | The isDirty flag (nonzero) indicates something is wrong with this DataProduct | |
isValid | int | The is valig flag, any value greater then zero means valid | |
object_id | oidtype | The object identifier
The object identifier is an attribute shared by all persistent instances. It is the prime key, by which object identity is established | |
observations | Observation | All Observations attributing to the DataProduct | |
pipeline | ImagingPipeline | The pipeline parameters | |
processIdentifier | int | The identifier of the process creating this dataproduct | |
processIdentifierName | str | The name of the processIdentifier | |
processIdentifierSource | str | The source of the processIdentifier | |
projectInformation | ProjectInformation | The project information | |
releaseDate | datetime | The release datetime of the data product | |
sourceData | CorrelatedDataProduct | The input DataProduct(s) | |
storage_ticket | StorageTicket | The StorageTicket used to ingest this DataProduct | |
storageWriter | str | The storage manager used for the dataproduct | |
storageWriterVersion | str | The version string of the storage manager | |