.. currentmodule:: cfdm .. default-role:: obj cfdm.RaggedIndexedArray ======================= ---- .. autoclass:: cfdm.RaggedIndexedArray :no-members: :no-inherited-members: Inspection ---------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.RaggedIndexedArray.get_compressed_axes ~cfdm.RaggedIndexedArray.get_compressed_dimension ~cfdm.RaggedIndexedArray.get_compression_type ~cfdm.RaggedIndexedArray.get_index .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: ../attribute/ :template: attribute.rst ~cfdm.RaggedIndexedArray.array ~cfdm.RaggedIndexedArray.compressed_array ~cfdm.RaggedIndexedArray.dtype ~cfdm.RaggedIndexedArray.ndim ~cfdm.RaggedIndexedArray.shape ~cfdm.RaggedIndexedArray.size Miscellaneous ------------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.RaggedIndexedArray.copy Special ------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.RaggedIndexedArray.__array__ ~cfdm.RaggedIndexedArray.__deepcopy__ ~cfdm.RaggedIndexedArray.__getitem__ ~cfdm.RaggedIndexedArray.__repr__ ~cfdm.RaggedIndexedArray.__str__