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