.. currentmodule:: cfdm .. default-role:: obj cfdm.Index ========== ---- .. autoclass:: cfdm.Index :no-members: :no-inherited-members: Inspection ---------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.Index.dump ~cfdm.Index.identity ~cfdm.Index.identities Properties ---------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.Index.del_property ~cfdm.Index.get_property ~cfdm.Index.has_property ~cfdm.Index.set_property ~cfdm.Index.properties ~cfdm.Index.clear_properties ~cfdm.Index.set_properties Data ---- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.Index.del_data ~cfdm.Index.get_data ~cfdm.Index.has_data ~cfdm.Index.set_data ~cfdm.Index.insert_dimension ~cfdm.Index.squeeze ~cfdm.Index.transpose .. rubric:: Attributes .. autosummary:: :nosignatures: :toctree: ../attribute/ :template: attribute.rst ~cfdm.Index.data Miscellaneous ------------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.Index.copy ~cfdm.Index.equals NetCDF ------ .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.Index.nc_del_variable ~cfdm.Index.nc_get_variable ~cfdm.Index.nc_has_variable ~cfdm.Index.nc_set_variable ~cfdm.Index.nc_del_sample_dimension ~cfdm.Index.nc_get_sample_dimension ~cfdm.Index.nc_has_sample_dimension ~cfdm.Index.nc_set_sample_dimension ~cfdm.Index.nc_del_dimension ~cfdm.Index.nc_get_dimension ~cfdm.Index.nc_has_dimension ~cfdm.Index.nc_set_dimension Special ------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cfdm.Index.__deepcopy__ ~cfdm.Index.__getitem__ ~cfdm.Index.__repr__ ~cfdm.Index.__str__