tiled.structures.xarray.VariableMacroStructure

class tiled.structures.xarray.VariableMacroStructure(dims: Tuple[str], data: Union[tiled.structures.array.ArrayStructure, tiled.structures.structured_array.StructuredArrayGenericStructure, tiled.structures.structured_array.StructuredArrayTabularStructure], attrs: Dict, array_structure_family: str = 'array')[source]
__init__(dims: Tuple[str], data: Union[tiled.structures.array.ArrayStructure, tiled.structures.structured_array.StructuredArrayGenericStructure, tiled.structures.structured_array.StructuredArrayTabularStructure], attrs: Dict, array_structure_family: str = 'array') None

Methods

__init__(dims, data, attrs[, ...])

from_json(structure)

Attributes

array_structure_family

dims

data

attrs