hpcflow.sdk.core.zarr_io.PRIMITIVES#

hpcflow.sdk.core.zarr_io.PRIMITIVES: tuple[type, ...] = (<class 'int'>, <class 'float'>, <class 'str'>, <class 'NoneType'>)#

The basic types that Zarr can handle directly with no special action.