Chunking¶
- class s100py.s100.Chunking¶
Bases:
objectThis is a mixin to supply chunking attributes to any other class

Attributes Summary
- rtype
str
HDF5 naming
- rtype
Type[str]
Methods Summary
Attributes Documentation
- chunking¶
- Return type
str
- chunking_attribute_name = 'chunking'¶
HDF5 naming
- chunking_type¶
- Return type
Type[str]
Methods Documentation
- chunking_create()¶
- __init__()¶