utils.CustomHDF5Group.create_custom_group ========================================= Back to :doc:`Class page <../classes/utils.CustomHDF5Group>` Summary ------- Factory method to create an CustomHDF5Group instance Signature --------- .. code-block:: python def create_custom_group(cls, group) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``group`` - - - - - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- .. code-block:: text Factory method to create an CustomHDF5Group instance