hpcflow.sdk.persistence.zarr.ZarrStoreTask#
- class hpcflow.sdk.persistence.zarr.ZarrStoreTask(id_: 'int', index: 'int', is_pending: 'bool', element_IDs: 'List[int]', task_template: 'Optional[Dict]' = None)#
Bases:
StoreTask
Methods
Return a copy, with additional element IDs.
Initialise a StoreTask from persistent task data
Prepare store task data for the persistent store.
Attributes
- Parameters:
- append_element_IDs(pend_IDs)#
Return a copy, with additional element IDs.