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