.. currentmodule:: cf .. default-role:: obj cf.Constructs ============= ---- .. autoclass:: cf.Constructs :no-members: :no-inherited-members: Filtering --------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cf.Constructs.filter_by_identity ~cf.Constructs.filter_by_property ~cf.Constructs.filter_by_measure ~cf.Constructs.filter_by_method ~cf.Constructs.filter_by_axis ~cf.Constructs.filter_by_naxes ~cf.Constructs.filter_by_size ~cf.Constructs.filter_by_data ~cf.Constructs.filter_by_type ~cf.Constructs.filter_by_key ~cf.Constructs.filter_by_ncdim ~cf.Constructs.filter_by_ncvar ~cf.Constructs.filters_applied ~cf.Constructs.clear_filters_applied ~cf.Constructs.inverse_filter ~cf.Constructs.unfilter Constructs and keys ------------------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cf.Constructs.key ~cf.Constructs.value Data axes --------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cf.Constructs.data_axes Miscellaneous ------------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cf.Constructs.copy ~cf.Constructs.shallow_copy ~cf.Constructs.equals ~cf.Constructs.ordered ~cf.Constructs.construct_type ~cf.Constructs.construct_types ~cf.Constructs.domain_axis_identity ~cf.Constructs.new_identifier ~cf.Constructs.replace Dictionary-access methods ------------------------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cf.Constructs.get ~cf.Constructs.items ~cf.Constructs.keys ~cf.Constructs.values ~cf.Constructs.__getitem__ Special ------- .. rubric:: Methods .. autosummary:: :nosignatures: :toctree: ../method/ :template: method.rst ~cf.Constructs.__call__ ~cf.Constructs.__contains__ ~cf.Constructs.__copy__ ~cf.Constructs.__deepcopy__ ~cf.Constructs.__getitem__ ~cf.Constructs.__iter__ ~cf.Constructs.__len__ ~cf.Constructs.__repr__ ~cf.Constructs.__str__