hpcflow.sdk.persistence.store_resource.ZarrAttrsStoreResource#
- class hpcflow.sdk.persistence.store_resource.ZarrAttrsStoreResource(app, name, open_call)#
Bases:
StoreResource
For caching reads and writes to Zarr attributes on groups and arrays.
- Parameters:
Methods
Close the store for a particular action.
Open the store.
Attributes
The logger.
- close(action)#
Close the store for a particular action.
- property logger#
The logger.