{ "repo_root": "C:\\repos\\v3\\PyPSA", "files_scanned": 170, "modules_parsed": 170, "function_graph": { "docs.hooks.cleanup": [ { "id": "docs.hooks.cleanup.on_page_markdown", "name": "on_page_markdown", "lineno": 10, "scope": null, "is_async": false }, { "id": "docs.hooks.cleanup.on_page_markdown.remove_doctest_skip", "name": "remove_doctest_skip", "lineno": 14, "scope": "on_page_markdown", "is_async": false } ], "docs.hooks.dynamic_inspect": [ { "id": "docs.hooks.dynamic_inspect.InspectSpecificObjects.__init__", "name": "__init__", "lineno": 19, "scope": "InspectSpecificObjects", "is_async": false }, { "id": "docs.hooks.dynamic_inspect.InspectSpecificObjects.on_instance", "name": "on_instance", "lineno": 22, "scope": "InspectSpecificObjects", "is_async": false } ], "docs.hooks.notebook_timing": [ { "id": "docs.hooks.notebook_timing.on_pre_page", "name": "on_pre_page", "lineno": 18, "scope": null, "is_async": false }, { "id": "docs.hooks.notebook_timing.on_page_content", "name": "on_page_content", "lineno": 26, "scope": null, "is_async": false }, { "id": "docs.hooks.notebook_timing.on_post_build", "name": "on_post_build", "lineno": 37, "scope": null, "is_async": false } ], "docs.hooks.path_aliases": [ { "id": "docs.hooks.path_aliases._import_class", "name": "_import_class", "lineno": 85, "scope": null, "is_async": false }, { "id": "docs.hooks.path_aliases.on_post_page", "name": "on_post_page", "lineno": 92, "scope": null, "is_async": false }, { "id": "docs.hooks.path_aliases.on_env", "name": "on_env", "lineno": 100, "scope": null, "is_async": false } ], "docs.hooks.shortcodes": [ { "id": "docs.hooks.shortcodes.clean_file_path", "name": "clean_file_path", "lineno": 38, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._badge", "name": "_badge", "lineno": 59, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._process_shortcodes", "name": "_process_shortcodes", "lineno": 76, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._process_shortcodes.replace", "name": "replace", "lineno": 79, "scope": "_process_shortcodes", "is_async": false }, { "id": "docs.hooks.shortcodes.on_page_markdown", "name": "on_page_markdown", "lineno": 123, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes.on_env", "name": "on_env", "lineno": 128, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes.on_env.process_docstring_shortcodes", "name": "process_docstring_shortcodes", "lineno": 131, "scope": "on_env", "is_async": false }, { "id": "docs.hooks.shortcodes._resolve_path", "name": "_resolve_path", "lineno": 153, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._resolve", "name": "_resolve", "lineno": 165, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._badge_for_version", "name": "_badge_for_version", "lineno": 179, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._link_for_version", "name": "_link_for_version", "lineno": 187, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._badge_pr", "name": "_badge_pr", "lineno": 195, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._link_pr", "name": "_link_pr", "lineno": 202, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._badge_guide", "name": "_badge_guide", "lineno": 209, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._link_guide", "name": "_link_guide", "lineno": 219, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._badge_example", "name": "_badge_example", "lineno": 229, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._link_example", "name": "_link_example", "lineno": 239, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._badge_api", "name": "_badge_api", "lineno": 249, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes._link_api", "name": "_link_api", "lineno": 259, "scope": null, "is_async": false }, { "id": "docs.hooks.shortcodes.ProcessShortcodes.on_module", "name": "on_module", "lineno": 279, "scope": "ProcessShortcodes", "is_async": false }, { "id": "docs.hooks.shortcodes.ProcessShortcodes.on_class", "name": "on_class", "lineno": 286, "scope": "ProcessShortcodes", "is_async": false }, { "id": "docs.hooks.shortcodes.ProcessShortcodes.on_function", "name": "on_function", "lineno": 293, "scope": "ProcessShortcodes", "is_async": false }, { "id": "docs.hooks.shortcodes.ProcessShortcodes.on_attribute", "name": "on_attribute", "lineno": 300, "scope": "ProcessShortcodes", "is_async": false }, { "id": "docs.hooks.shortcodes.ProcessShortcodes._calculate_depth", "name": "_calculate_depth", "lineno": 307, "scope": "ProcessShortcodes", "is_async": false }, { "id": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes", "name": "_process_shortcodes", "lineno": 338, "scope": "ProcessShortcodes", "is_async": false }, { "id": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes.replace", "name": "replace", "lineno": 344, "scope": "ProcessShortcodes._process_shortcodes", "is_async": false } ], "pypsa.collection": [ { "id": "pypsa.collection.NetworkCollection.__init__", "name": "__init__", "lineno": 135, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection.__init__._convert_to_network", "name": "_convert_to_network", "lineno": 172, "scope": "NetworkCollection.__init__", "is_async": false }, { "id": "pypsa.collection.NetworkCollection.__getattr__", "name": "__getattr__", "lineno": 233, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection.__getitem__", "name": "__getitem__", "lineno": 251, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection.__len__", "name": "__len__", "lineno": 284, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection.__iter__", "name": "__iter__", "lineno": 301, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection.is_collection", "name": "is_collection", "lineno": 306, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection.has_scenarios", "name": "has_scenarios", "lineno": 344, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection.get_network", "name": "get_network", "lineno": 366, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection.index", "name": "index", "lineno": 409, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection._index_names", "name": "_index_names", "lineno": 421, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection.__repr__", "name": "__repr__", "lineno": 432, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection.NetworkCollection._validate_network_compatibility", "name": "_validate_network_compatibility", "lineno": 469, "scope": "NetworkCollection", "is_async": false }, { "id": "pypsa.collection._get_method_patterns", "name": "_get_method_patterns", "lineno": 499, "scope": null, "is_async": false }, { "id": "pypsa.collection.MemberProxy.__new__", "name": "__new__", "lineno": 574, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy._is_intermediate_path", "name": "_is_intermediate_path", "lineno": 594, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy.__init__", "name": "__init__", "lineno": 604, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy.__call__", "name": "__call__", "lineno": 626, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy.__getattr__", "name": "__getattr__", "lineno": 636, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy.__getitem__", "name": "__getitem__", "lineno": 657, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy.get_processor", "name": "get_processor", "lineno": 678, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy._concat_indexes", "name": "_concat_indexes", "lineno": 695, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy._do_concat", "name": "_do_concat", "lineno": 715, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy.run_per_network", "name": "run_per_network", "lineno": 758, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy.vertical_concat", "name": "vertical_concat", "lineno": 770, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy.horizontal_concat", "name": "horizontal_concat", "lineno": 784, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy.return_from_first", "name": "return_from_first", "lineno": 797, "scope": "MemberProxy", "is_async": false }, { "id": "pypsa.collection.MemberProxy.index_concat", "name": "index_concat", "lineno": 812, "scope": "MemberProxy", "is_async": false } ], "pypsa.common": [ { "id": "pypsa.common.UnexpectedError.__init__", "name": "__init__", "lineno": 46, "scope": "UnexpectedError", "is_async": false }, { "id": "pypsa.common.MethodHandlerWrapper.__init__", "name": "__init__", "lineno": 99, "scope": "MethodHandlerWrapper", "is_async": false }, { "id": "pypsa.common.MethodHandlerWrapper.__call__", "name": "__call__", "lineno": 127, "scope": "MethodHandlerWrapper", "is_async": false }, { "id": "pypsa.common.MethodHandlerWrapper.__get__", "name": "__get__", "lineno": 134, "scope": "MethodHandlerWrapper", "is_async": false }, { "id": "pypsa.common._check_for_update", "name": "_check_for_update", "lineno": 166, "scope": null, "is_async": false }, { "id": "pypsa.common.as_index", "name": "as_index", "lineno": 220, "scope": null, "is_async": false }, { "id": "pypsa.common.equals", "name": "equals", "lineno": 289, "scope": null, "is_async": false }, { "id": "pypsa.common.equals.handle_diff", "name": "handle_diff", "lineno": 351, "scope": "equals", "is_async": false }, { "id": "pypsa.common.rename_deprecated_kwargs", "name": "rename_deprecated_kwargs", "lineno": 461, "scope": null, "is_async": false }, { "id": "pypsa.common.deprecated_kwargs", "name": "deprecated_kwargs", "lineno": 509, "scope": null, "is_async": false }, { "id": "pypsa.common.deprecated_kwargs.deco", "name": "deco", "lineno": 538, "scope": "deprecated_kwargs", "is_async": false }, { "id": "pypsa.common.deprecated_kwargs.deco.wrapper", "name": "wrapper", "lineno": 540, "scope": "deprecated_kwargs.deco", "is_async": false }, { "id": "pypsa.common.deprecated_common_kwargs", "name": "deprecated_common_kwargs", "lineno": 551, "scope": null, "is_async": false }, { "id": "pypsa.common.deprecated_namespace", "name": "deprecated_namespace", "lineno": 573, "scope": null, "is_async": false }, { "id": "pypsa.common.deprecated_namespace.wrapper", "name": "wrapper", "lineno": 607, "scope": "deprecated_namespace", "is_async": false }, { "id": "pypsa.common.list_as_string", "name": "list_as_string", "lineno": 629, "scope": null, "is_async": false }, { "id": "pypsa.common.pass_none_if_keyerror", "name": "pass_none_if_keyerror", "lineno": 675, "scope": null, "is_async": false }, { "id": "pypsa.common.pass_none_if_keyerror.wrapper", "name": "wrapper", "lineno": 691, "scope": "pass_none_if_keyerror", "is_async": false }, { "id": "pypsa.common.pass_empty_series_if_keyerror", "name": "pass_empty_series_if_keyerror", "lineno": 700, "scope": null, "is_async": false }, { "id": "pypsa.common.pass_empty_series_if_keyerror.wrapper", "name": "wrapper", "lineno": 716, "scope": "pass_empty_series_if_keyerror", "is_async": false }, { "id": "pypsa.common.check_optional_dependency", "name": "check_optional_dependency", "lineno": 725, "scope": null, "is_async": false }, { "id": "pypsa.common._convert_to_series", "name": "_convert_to_series", "lineno": 736, "scope": null, "is_async": false }, { "id": "pypsa.common.resample_timeseries", "name": "resample_timeseries", "lineno": 772, "scope": null, "is_async": false }, { "id": "pypsa.common.expand_series", "name": "expand_series", "lineno": 827, "scope": null, "is_async": false }, { "id": "pypsa.common._scenarios_not_implemented", "name": "_scenarios_not_implemented", "lineno": 861, "scope": null, "is_async": false }, { "id": "pypsa.common._scenarios_not_implemented.wrapper", "name": "wrapper", "lineno": 865, "scope": "_scenarios_not_implemented", "is_async": false }, { "id": "pypsa.common.generate_colors", "name": "generate_colors", "lineno": 875, "scope": null, "is_async": false }, { "id": "pypsa.common.annuity", "name": "annuity", "lineno": 920, "scope": null, "is_async": false }, { "id": "pypsa.common.normalize_carrier_nice_names", "name": "normalize_carrier_nice_names", "lineno": 945, "scope": null, "is_async": false } ], "pypsa.consistency": [ { "id": "pypsa.consistency._bus_columns", "name": "_bus_columns", "lineno": 41, "scope": null, "is_async": false }, { "id": "pypsa.consistency._log_or_raise", "name": "_log_or_raise", "lineno": 45, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_for_unknown_buses", "name": "check_for_unknown_buses", "lineno": 52, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_for_disconnected_buses", "name": "check_for_disconnected_buses", "lineno": 93, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_for_unknown_carriers", "name": "check_for_unknown_carriers", "lineno": 125, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_for_zero_impedances", "name": "check_for_zero_impedances", "lineno": 164, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_for_zero_s_nom", "name": "check_for_zero_s_nom", "lineno": 201, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_time_series", "name": "check_time_series", "lineno": 231, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_static_power_attributes", "name": "check_static_power_attributes", "lineno": 282, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_time_series_power_attributes", "name": "check_time_series_power_attributes", "lineno": 343, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_dispatch_delays", "name": "check_dispatch_delays", "lineno": 441, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_link_delays", "name": "check_link_delays", "lineno": 504, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_cost_consistency", "name": "check_cost_consistency", "lineno": 514, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_generators", "name": "check_generators", "lineno": 578, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_dtypes_", "name": "check_dtypes_", "lineno": 643, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_investment_periods", "name": "check_investment_periods", "lineno": 700, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_shapes", "name": "check_shapes", "lineno": 740, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_nans_for_component_default_attrs", "name": "check_nans_for_component_default_attrs", "lineno": 773, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_for_missing_carrier_colors", "name": "check_for_missing_carrier_colors", "lineno": 840, "scope": null, "is_async": false }, { "id": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "name": "consistency_check", "lineno": 874, "scope": "NetworkConsistencyMixin", "is_async": false }, { "id": "pypsa.consistency.NetworkConsistencyMixin.consistency_check_plots", "name": "consistency_check_plots", "lineno": 981, "scope": "NetworkConsistencyMixin", "is_async": false }, { "id": "pypsa.consistency.NetworkConsistencyMixin.sanitize", "name": "sanitize", "lineno": 1027, "scope": "NetworkConsistencyMixin", "is_async": false }, { "id": "pypsa.consistency.check_scenarios_sum_to_one", "name": "check_scenarios_sum_to_one", "lineno": 1052, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_scenario_invariant_attributes", "name": "check_scenario_invariant_attributes", "lineno": 1085, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_line_types_consistency", "name": "check_line_types_consistency", "lineno": 1174, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_transformer_types_consistency", "name": "check_transformer_types_consistency", "lineno": 1218, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_stochastic_slack_bus_consistency", "name": "check_stochastic_slack_bus_consistency", "lineno": 1265, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_big_m_exceeded", "name": "check_big_m_exceeded", "lineno": 1326, "scope": null, "is_async": false }, { "id": "pypsa.consistency.check_no_modular_committables", "name": "check_no_modular_committables", "lineno": 1416, "scope": null, "is_async": false } ], "pypsa.constants": [], "pypsa.costs": [ { "id": "pypsa.costs.annuity", "name": "annuity", "lineno": 13, "scope": null, "is_async": false }, { "id": "pypsa.costs._has_overnight_cost", "name": "_has_overnight_cost", "lineno": 95, "scope": null, "is_async": false }, { "id": "pypsa.costs.periodized_cost", "name": "periodized_cost", "lineno": 102, "scope": null, "is_async": false } ], "pypsa.deprecations": [], "pypsa.descriptors": [ { "id": "pypsa.descriptors.get_switchable_as_dense", "name": "get_switchable_as_dense", "lineno": 34, "scope": null, "is_async": false }, { "id": "pypsa.descriptors.get_switchable_as_iter", "name": "get_switchable_as_iter", "lineno": 56, "scope": null, "is_async": false }, { "id": "pypsa.descriptors.get_extendable_i", "name": "get_extendable_i", "lineno": 90, "scope": null, "is_async": false }, { "id": "pypsa.descriptors.get_non_extendable_i", "name": "get_non_extendable_i", "lineno": 100, "scope": null, "is_async": false }, { "id": "pypsa.descriptors.get_committable_i", "name": "get_committable_i", "lineno": 115, "scope": null, "is_async": false }, { "id": "pypsa.descriptors.get_active_assets", "name": "get_active_assets", "lineno": 130, "scope": null, "is_async": false }, { "id": "pypsa.descriptors.get_activity_mask", "name": "get_activity_mask", "lineno": 162, "scope": null, "is_async": false }, { "id": "pypsa.descriptors.get_bounds_pu", "name": "get_bounds_pu", "lineno": 195, "scope": null, "is_async": false }, { "id": "pypsa.descriptors._update_ports_doc_changes", "name": "_update_ports_doc_changes", "lineno": 235, "scope": null, "is_async": false }, { "id": "pypsa.descriptors._update_ports_component_attrs", "name": "_update_ports_component_attrs", "lineno": 261, "scope": null, "is_async": false } ], "pypsa.examples": [ { "id": "pypsa.examples._check_url_availability", "name": "_check_url_availability", "lineno": 27, "scope": null, "is_async": false }, { "id": "pypsa.examples._cache_root", "name": "_cache_root", "lineno": 38, "scope": null, "is_async": false }, { "id": "pypsa.examples._load_example", "name": "_load_example", "lineno": 43, "scope": null, "is_async": false }, { "id": "pypsa.examples.clear_cache", "name": "clear_cache", "lineno": 76, "scope": null, "is_async": false }, { "id": "pypsa.examples.ac_dc_meshed", "name": "ac_dc_meshed", "lineno": 83, "scope": null, "is_async": false }, { "id": "pypsa.examples.storage_hvdc", "name": "storage_hvdc", "lineno": 113, "scope": null, "is_async": false }, { "id": "pypsa.examples.scigrid_de", "name": "scigrid_de", "lineno": 144, "scope": null, "is_async": false }, { "id": "pypsa.examples.model_energy", "name": "model_energy", "lineno": 174, "scope": null, "is_async": false }, { "id": "pypsa.examples.stochastic_network", "name": "stochastic_network", "lineno": 211, "scope": null, "is_async": false }, { "id": "pypsa.examples.carbon_management", "name": "carbon_management", "lineno": 239, "scope": null, "is_async": false } ], "pypsa.geo": [ { "id": "pypsa.geo.haversine_pts", "name": "haversine_pts", "lineno": 26, "scope": null, "is_async": false }, { "id": "pypsa.geo.haversine", "name": "haversine", "lineno": 60, "scope": null, "is_async": false }, { "id": "pypsa.geo.haversine.ensure_dimensions", "name": "ensure_dimensions", "lineno": 85, "scope": "haversine", "is_async": false }, { "id": "pypsa.geo.compute_bbox", "name": "compute_bbox", "lineno": 116, "scope": null, "is_async": false }, { "id": "pypsa.geo.get_projection_from_crs", "name": "get_projection_from_crs", "lineno": 156, "scope": null, "is_async": false }, { "id": "pypsa.geo.get_projected_area_factor", "name": "get_projected_area_factor", "lineno": 207, "scope": null, "is_async": false } ], "pypsa.guards": [ { "id": "pypsa.guards._guard_error_handler", "name": "_guard_error_handler", "lineno": 33, "scope": null, "is_async": false }, { "id": "pypsa.guards._guard_error_handler._wrapper", "name": "_wrapper", "lineno": 37, "scope": "_guard_error_handler", "is_async": false }, { "id": "pypsa.guards._network_components_data_verification", "name": "_network_components_data_verification", "lineno": 53, "scope": null, "is_async": false }, { "id": "pypsa.guards._network_index_data_verification", "name": "_network_index_data_verification", "lineno": 107, "scope": null, "is_async": false }, { "id": "pypsa.guards._assert_xarray_integrity", "name": "_assert_xarray_integrity", "lineno": 174, "scope": null, "is_async": false }, { "id": "pypsa.guards._assert_data_integrity", "name": "_assert_data_integrity", "lineno": 187, "scope": null, "is_async": false } ], "pypsa.networks": [ { "id": "pypsa.networks.Network.__init__", "name": "__init__", "lineno": 106, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.__str__", "name": "__str__", "lineno": 215, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.__repr__", "name": "__repr__", "lineno": 231, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.__add__", "name": "__add__", "lineno": 277, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.__eq__", "name": "__eq__", "lineno": 304, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.__getitem__", "name": "__getitem__", "lineno": 324, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.stats", "name": "stats", "lineno": 492, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.equals", "name": "equals", "lineno": 496, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.name", "name": "name", "lineno": 566, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.name", "name": "name", "lineno": 592, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.pypsa_version", "name": "pypsa_version", "lineno": 597, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.meta", "name": "meta", "lineno": 616, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.meta", "name": "meta", "lineno": 636, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.model", "name": "model", "lineno": 644, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.model", "name": "model", "lineno": 697, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.objective", "name": "objective", "lineno": 702, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.objective_constant", "name": "objective_constant", "lineno": 733, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.is_solved", "name": "is_solved", "lineno": 764, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.crs", "name": "crs", "lineno": 787, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.crs", "name": "crs", "lineno": 811, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.to_crs", "name": "to_crs", "lineno": 822, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.srid", "name": "srid", "lineno": 841, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.srid", "name": "srid", "lineno": 859, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.explore", "name": "explore", "lineno": 870, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.copy", "name": "copy", "lineno": 874, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network._empty_components", "name": "_empty_components", "lineno": 1022, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.branches", "name": "branches", "lineno": 1033, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.passive_branches", "name": "passive_branches", "lineno": 1084, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.controllable_branches", "name": "controllable_branches", "lineno": 1127, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.determine_network_topology", "name": "determine_network_topology", "lineno": 1172, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.cycle_matrix", "name": "cycle_matrix", "lineno": 1273, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.component", "name": "component", "lineno": 1359, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.Network.iterate_components", "name": "iterate_components", "lineno": 1374, "scope": "Network", "is_async": false }, { "id": "pypsa.networks.SubNetwork.__init__", "name": "__init__", "lineno": 1427, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.n", "name": "n", "lineno": 1443, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.components", "name": "components", "lineno": 1459, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.components.filter_down", "name": "filter_down", "lineno": 1491, "scope": "SubNetwork.components", "is_async": false }, { "id": "pypsa.networks.SubNetwork.c", "name": "c", "lineno": 1517, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.snapshots", "name": "snapshots", "lineno": 1530, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.snapshot_weightings", "name": "snapshot_weightings", "lineno": 1541, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.investment_periods", "name": "investment_periods", "lineno": 1552, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.investment_period_weightings", "name": "investment_period_weightings", "lineno": 1563, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.scenarios", "name": "scenarios", "lineno": 1574, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.has_scenarios", "name": "has_scenarios", "lineno": 1586, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.branches_i", "name": "branches_i", "lineno": 1597, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.branches", "name": "branches", "lineno": 1628, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.component", "name": "component", "lineno": 1644, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.df", "name": "df", "lineno": 1663, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.static", "name": "static", "lineno": 1682, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.pnl", "name": "pnl", "lineno": 1701, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.dynamic", "name": "dynamic", "lineno": 1720, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.buses_i", "name": "buses_i", "lineno": 1739, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.lines_i", "name": "lines_i", "lineno": 1758, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.transformers_i", "name": "transformers_i", "lineno": 1777, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.generators_i", "name": "generators_i", "lineno": 1796, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.loads_i", "name": "loads_i", "lineno": 1815, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.shunt_impedances_i", "name": "shunt_impedances_i", "lineno": 1834, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.storage_units_i", "name": "storage_units_i", "lineno": 1853, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.stores_i", "name": "stores_i", "lineno": 1872, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.buses", "name": "buses", "lineno": 1891, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.generators", "name": "generators", "lineno": 1910, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.loads", "name": "loads", "lineno": 1929, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.shunt_impedances", "name": "shunt_impedances", "lineno": 1948, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.storage_units", "name": "storage_units", "lineno": 1967, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.stores", "name": "stores", "lineno": 1986, "scope": "SubNetwork", "is_async": false }, { "id": "pypsa.networks.SubNetwork.iterate_components", "name": "iterate_components", "lineno": 2001, "scope": "SubNetwork", "is_async": false } ], "pypsa.type_utils": [ { "id": "pypsa.type_utils.is_1d_list_like", "name": "is_1d_list_like", "lineno": 18, "scope": null, "is_async": false } ], "pypsa.version": [ { "id": "pypsa.version.check_pypsa_version", "name": "check_pypsa_version", "lineno": 25, "scope": null, "is_async": false } ], "pypsa._options": [ { "id": "pypsa._options.InvalidOptionError.__init__", "name": "__init__", "lineno": 18, "scope": "InvalidOptionError", "is_async": false }, { "id": "pypsa._options.InvalidOptionError.__str__", "name": "__str__", "lineno": 34, "scope": "InvalidOptionError", "is_async": false }, { "id": "pypsa._options.Option.__init__", "name": "__init__", "lineno": 39, "scope": "Option", "is_async": false }, { "id": "pypsa._options.Option.value", "name": "value", "lineno": 45, "scope": "Option", "is_async": false }, { "id": "pypsa._options.Option.value", "name": "value", "lineno": 49, "scope": "Option", "is_async": false }, { "id": "pypsa._options.Option.reset", "name": "reset", "lineno": 52, "scope": "Option", "is_async": false }, { "id": "pypsa._options.Option.docs", "name": "docs", "lineno": 57, "scope": "Option", "is_async": false }, { "id": "pypsa._options.OptionsNode.__init__", "name": "__init__", "lineno": 72, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.OptionsNode.__getattr__", "name": "__getattr__", "lineno": 76, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.OptionsNode.__setattr__", "name": "__setattr__", "lineno": 96, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.OptionsNode._add_option", "name": "_add_option", "lineno": 123, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.OptionsNode.get_option", "name": "get_option", "lineno": 147, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.OptionsNode.set_option", "name": "set_option", "lineno": 188, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.OptionsNode.reset_option", "name": "reset_option", "lineno": 231, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.OptionsNode.reset_all", "name": "reset_all", "lineno": 272, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.OptionsNode._load_from_env", "name": "_load_from_env", "lineno": 295, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.OptionsNode._describe_options", "name": "_describe_options", "lineno": 333, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.OptionsNode.describe", "name": "describe", "lineno": 358, "scope": "OptionsNode", "is_async": false }, { "id": "pypsa._options.option_context", "name": "option_context", "lineno": 381, "scope": null, "is_async": false } ], "pypsa": [ { "id": "pypsa.__getattr__", "name": "__getattr__", "lineno": 83, "scope": null, "is_async": false } ], "pypsa.clustering.spatial": [ { "id": "pypsa.clustering.spatial.normed_or_uniform", "name": "normed_or_uniform", "lineno": 90, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.make_consense", "name": "make_consense", "lineno": 120, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.make_consense.consense", "name": "consense", "lineno": 144, "scope": "make_consense", "is_async": false }, { "id": "pypsa.clustering.spatial.align_strategies", "name": "align_strategies", "lineno": 157, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.flatten_multiindex", "name": "flatten_multiindex", "lineno": 181, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.aggregateoneport", "name": "aggregateoneport", "lineno": 206, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.aggregatebuses", "name": "aggregatebuses", "lineno": 333, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.aggregatelines", "name": "aggregatelines", "lineno": 370, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_kmeans", "name": "busmap_by_kmeans", "lineno": 516, "scope": "SpatialClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_hac", "name": "busmap_by_hac", "lineno": 576, "scope": "SpatialClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_greedy_modularity", "name": "busmap_by_greedy_modularity", "lineno": 668, "scope": "SpatialClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_kmeans", "name": "cluster_by_kmeans", "lineno": 733, "scope": "SpatialClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_hac", "name": "cluster_by_hac", "lineno": 772, "scope": "SpatialClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_greedy_modularity", "name": "cluster_by_greedy_modularity", "lineno": 835, "scope": "SpatialClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_busmap", "name": "cluster_by_busmap", "lineno": 872, "scope": "SpatialClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "name": "get_clustering_from_busmap", "lineno": 915, "scope": "SpatialClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.spatial.busmap_by_stubs", "name": "busmap_by_stubs", "lineno": 1081, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.busmap_by_stubs.attrs_match", "name": "attrs_match", "lineno": 1106, "scope": "busmap_by_stubs", "is_async": false }, { "id": "pypsa.clustering.spatial.busmap_by_kmeans", "name": "busmap_by_kmeans", "lineno": 1133, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.busmap_by_hac", "name": "busmap_by_hac", "lineno": 1172, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.busmap_by_greedy_modularity", "name": "busmap_by_greedy_modularity", "lineno": 1222, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.kmeans_clustering", "name": "kmeans_clustering", "lineno": 1247, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.hac_clustering", "name": "hac_clustering", "lineno": 1288, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.greedy_modularity_clustering", "name": "greedy_modularity_clustering", "lineno": 1352, "scope": null, "is_async": false }, { "id": "pypsa.clustering.spatial.get_clustering_from_busmap", "name": "get_clustering_from_busmap", "lineno": 1391, "scope": null, "is_async": false } ], "pypsa.clustering.temporal": [ { "id": "pypsa.clustering.temporal._warn_if_solved", "name": "_warn_if_solved", "lineno": 28, "scope": null, "is_async": false }, { "id": "pypsa.clustering.temporal._check_no_scenarios", "name": "_check_no_scenarios", "lineno": 44, "scope": null, "is_async": false }, { "id": "pypsa.clustering.temporal._get_aggregation_rule", "name": "_get_aggregation_rule", "lineno": 78, "scope": null, "is_async": false }, { "id": "pypsa.clustering.temporal._handle_leap_day", "name": "_handle_leap_day", "lineno": 102, "scope": null, "is_async": false }, { "id": "pypsa.clustering.temporal._build_resample_map", "name": "_build_resample_map", "lineno": 144, "scope": null, "is_async": false }, { "id": "pypsa.clustering.temporal._resample_with_periods", "name": "_resample_with_periods", "lineno": 175, "scope": null, "is_async": false }, { "id": "pypsa.clustering.temporal._downsample_with_periods", "name": "_downsample_with_periods", "lineno": 260, "scope": null, "is_async": false }, { "id": "pypsa.clustering.temporal.TemporalClusteringMixin.resample", "name": "resample", "lineno": 329, "scope": "TemporalClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "name": "get_resample_result", "lineno": 367, "scope": "TemporalClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.temporal.TemporalClusteringMixin.downsample", "name": "downsample", "lineno": 457, "scope": "TemporalClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.temporal.TemporalClusteringMixin.get_downsample_result", "name": "get_downsample_result", "lineno": 482, "scope": "TemporalClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.temporal.TemporalClusteringMixin.segment", "name": "segment", "lineno": 544, "scope": "TemporalClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.temporal.TemporalClusteringMixin.get_segment_result", "name": "get_segment_result", "lineno": 582, "scope": "TemporalClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.temporal.TemporalClusteringMixin.from_snapshot_map", "name": "from_snapshot_map", "lineno": 726, "scope": "TemporalClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.temporal.TemporalClusteringMixin.get_from_snapshot_map_result", "name": "get_from_snapshot_map_result", "lineno": 752, "scope": "TemporalClusteringMixin", "is_async": false }, { "id": "pypsa.clustering.temporal.resample", "name": "resample", "lineno": 817, "scope": null, "is_async": false }, { "id": "pypsa.clustering.temporal.downsample", "name": "downsample", "lineno": 850, "scope": null, "is_async": false }, { "id": "pypsa.clustering.temporal.segment", "name": "segment", "lineno": 874, "scope": null, "is_async": false }, { "id": "pypsa.clustering.temporal.from_snapshot_map", "name": "from_snapshot_map", "lineno": 913, "scope": null, "is_async": false } ], "pypsa.clustering": [ { "id": "pypsa.clustering.TemporalClusteringAccessor.__init__", "name": "__init__", "lineno": 35, "scope": "TemporalClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.SpatialClusteringAccessor.__init__", "name": "__init__", "lineno": 46, "scope": "SpatialClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.__init__", "name": "__init__", "lineno": 57, "scope": "ClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.temporal", "name": "temporal", "lineno": 64, "scope": "ClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.spatial", "name": "spatial", "lineno": 84, "scope": "ClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.busmap_by_hac", "name": "busmap_by_hac", "lineno": 110, "scope": "ClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.busmap_by_kmeans", "name": "busmap_by_kmeans", "lineno": 119, "scope": "ClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.busmap_by_greedy_modularity", "name": "busmap_by_greedy_modularity", "lineno": 128, "scope": "ClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.cluster_spatially_by_hac", "name": "cluster_spatially_by_hac", "lineno": 137, "scope": "ClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.cluster_spatially_by_kmeans", "name": "cluster_spatially_by_kmeans", "lineno": 146, "scope": "ClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.cluster_spatially_by_greedy_modularity", "name": "cluster_spatially_by_greedy_modularity", "lineno": 155, "scope": "ClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.cluster_by_busmap", "name": "cluster_by_busmap", "lineno": 166, "scope": "ClusteringAccessor", "is_async": false }, { "id": "pypsa.clustering.ClusteringAccessor.get_clustering_from_busmap", "name": "get_clustering_from_busmap", "lineno": 175, "scope": "ClusteringAccessor", "is_async": false } ], "pypsa.components.abstract": [ { "id": "pypsa.components.abstract._ComponentsABC.name", "name": "name", "lineno": 32, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.category", "name": "category", "lineno": 37, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.n_save", "name": "n_save", "lineno": 42, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.names", "name": "names", "lineno": 47, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.snapshots", "name": "snapshots", "lineno": 52, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.has_scenarios", "name": "has_scenarios", "lineno": 57, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.scenarios", "name": "scenarios", "lineno": 62, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.has_investment_periods", "name": "has_investment_periods", "lineno": 67, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.has_periods", "name": "has_periods", "lineno": 72, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.investment_periods", "name": "investment_periods", "lineno": 77, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.extendables", "name": "extendables", "lineno": 82, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.committables", "name": "committables", "lineno": 87, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.fixed", "name": "fixed", "lineno": 92, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.get_activity_mask", "name": "get_activity_mask", "lineno": 96, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC._as_dynamic", "name": "_as_dynamic", "lineno": 100, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.get_active_assets", "name": "get_active_assets", "lineno": 104, "scope": "_ComponentsABC", "is_async": false }, { "id": "pypsa.components.abstract._ComponentsABC.get_bounds_pu", "name": "get_bounds_pu", "lineno": 107, "scope": "_ComponentsABC", "is_async": false } ], "pypsa.components.array": [ { "id": "pypsa.components.array._from_xarray", "name": "_from_xarray", "lineno": 31, "scope": null, "is_async": false }, { "id": "pypsa.components.array._XarrayAccessor.__init__", "name": "__init__", "lineno": 118, "scope": "_XarrayAccessor", "is_async": false }, { "id": "pypsa.components.array._XarrayAccessor._get_component", "name": "_get_component", "lineno": 121, "scope": "_XarrayAccessor", "is_async": false }, { "id": "pypsa.components.array._XarrayAccessor._get_array", "name": "_get_array", "lineno": 125, "scope": "_XarrayAccessor", "is_async": false }, { "id": "pypsa.components.array._XarrayAccessor.__getattr__", "name": "__getattr__", "lineno": 134, "scope": "_XarrayAccessor", "is_async": false }, { "id": "pypsa.components.array._XarrayAccessor.__getitem__", "name": "__getitem__", "lineno": 138, "scope": "_XarrayAccessor", "is_async": false }, { "id": "pypsa.components.array._XarrayAccessor.__dir__", "name": "__dir__", "lineno": 142, "scope": "_XarrayAccessor", "is_async": false }, { "id": "pypsa.components.array._XarrayAccessor.__str__", "name": "__str__", "lineno": 150, "scope": "_XarrayAccessor", "is_async": false }, { "id": "pypsa.components.array._XarrayAccessor.__repr__", "name": "__repr__", "lineno": 155, "scope": "_XarrayAccessor", "is_async": false }, { "id": "pypsa.components.array.ComponentsArrayMixin.__init__", "name": "__init__", "lineno": 168, "scope": "ComponentsArrayMixin", "is_async": false }, { "id": "pypsa.components.array.ComponentsArrayMixin.__deepcopy__", "name": "__deepcopy__", "lineno": 203, "scope": "ComponentsArrayMixin", "is_async": false }, { "id": "pypsa.components.array.ComponentsArrayMixin._as_dynamic", "name": "_as_dynamic", "lineno": 218, "scope": "ComponentsArrayMixin", "is_async": false }, { "id": "pypsa.components.array.ComponentsArrayMixin._as_xarray", "name": "_as_xarray", "lineno": 302, "scope": "ComponentsArrayMixin", "is_async": false } ], "pypsa.components.common": [ { "id": "pypsa.components.common.as_components", "name": "as_components", "lineno": 18, "scope": null, "is_async": false } ], "pypsa.components.components": [ { "id": "pypsa.components.components.Components.__init__", "name": "__init__", "lineno": 140, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.__str__", "name": "__str__", "lineno": 174, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.__repr__", "name": "__repr__", "lineno": 187, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.__getitem__", "name": "__getitem__", "lineno": 215, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.__setitem__", "name": "__setitem__", "lineno": 233, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.__eq__", "name": "__eq__", "lineno": 257, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.__len__", "name": "__len__", "lineno": 282, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.equals", "name": "equals", "lineno": 304, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components._get_data_containers", "name": "_get_data_containers", "lineno": 349, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.standard_types", "name": "standard_types", "lineno": 382, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.name", "name": "name", "lineno": 400, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.list_name", "name": "list_name", "lineno": 419, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.description", "name": "description", "lineno": 438, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.category", "name": "category", "lineno": 457, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.type", "name": "type", "lineno": 476, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.attrs", "name": "attrs", "lineno": 497, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.defaults", "name": "defaults", "lineno": 514, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.empty", "name": "empty", "lineno": 540, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.attached", "name": "attached", "lineno": 564, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.n_save", "name": "n_save", "lineno": 586, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.df", "name": "df", "lineno": 611, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.pnl", "name": "pnl", "lineno": 629, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.ds", "name": "ds", "lineno": 646, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.units", "name": "units", "lineno": 697, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.ports", "name": "ports", "lineno": 723, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components._as_port", "name": "_as_port", "lineno": 744, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components._as_ports", "name": "_as_ports", "lineno": 775, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.unique_carriers", "name": "unique_carriers", "lineno": 808, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.extendables", "name": "extendables", "lineno": 840, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.fixed", "name": "fixed", "lineno": 864, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.committables", "name": "committables", "lineno": 888, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.modulars", "name": "modulars", "lineno": 911, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components._infer_committable_big_m_scale", "name": "_infer_committable_big_m_scale", "lineno": 937, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.get_committable_big_m_values", "name": "get_committable_big_m_values", "lineno": 971, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.periodized_cost", "name": "periodized_cost", "lineno": 1013, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.capital_cost", "name": "capital_cost", "lineno": 1038, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.nyears", "name": "nyears", "lineno": 1059, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.annuity", "name": "annuity", "lineno": 1072, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.Components.overnight_cost", "name": "overnight_cost", "lineno": 1104, "scope": "Components", "is_async": false }, { "id": "pypsa.components.components.SubNetworkComponents.__init__", "name": "__init__", "lineno": 1176, "scope": "SubNetworkComponents", "is_async": false }, { "id": "pypsa.components.components.SubNetworkComponents.__getattr__", "name": "__getattr__", "lineno": 1191, "scope": "SubNetworkComponents", "is_async": false }, { "id": "pypsa.components.components.SubNetworkComponents.__setattr__", "name": "__setattr__", "lineno": 1207, "scope": "SubNetworkComponents", "is_async": false }, { "id": "pypsa.components.components.SubNetworkComponents.__delattr__", "name": "__delattr__", "lineno": 1229, "scope": "SubNetworkComponents", "is_async": false }, { "id": "pypsa.components.components.SubNetworkComponents.__str__", "name": "__str__", "lineno": 1246, "scope": "SubNetworkComponents", "is_async": false }, { "id": "pypsa.components.components.SubNetworkComponents.__repr__", "name": "__repr__", "lineno": 1257, "scope": "SubNetworkComponents", "is_async": false } ], "pypsa.components.descriptors": [ { "id": "pypsa.components.descriptors.ComponentsDescriptorsMixin._operational_attrs", "name": "_operational_attrs", "lineno": 42, "scope": "ComponentsDescriptorsMixin", "is_async": false }, { "id": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_active_assets", "name": "get_active_assets", "lineno": 82, "scope": "ComponentsDescriptorsMixin", "is_async": false }, { "id": "pypsa.components.descriptors.ComponentsDescriptorsMixin.active_assets", "name": "active_assets", "lineno": 151, "scope": "ComponentsDescriptorsMixin", "is_async": false }, { "id": "pypsa.components.descriptors.ComponentsDescriptorsMixin.inactive_assets", "name": "inactive_assets", "lineno": 172, "scope": "ComponentsDescriptorsMixin", "is_async": false }, { "id": "pypsa.components.descriptors.ComponentsDescriptorsMixin.filter_by_active_assets", "name": "filter_by_active_assets", "lineno": 219, "scope": "ComponentsDescriptorsMixin", "is_async": false }, { "id": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_activity_mask", "name": "get_activity_mask", "lineno": 276, "scope": "ComponentsDescriptorsMixin", "is_async": false } ], "pypsa.components.index": [ { "id": "pypsa.components.index.ComponentsIndexMixin.names", "name": "names", "lineno": 39, "scope": "ComponentsIndexMixin", "is_async": false }, { "id": "pypsa.components.index.ComponentsIndexMixin.component_names", "name": "component_names", "lineno": 65, "scope": "ComponentsIndexMixin", "is_async": false }, { "id": "pypsa.components.index.ComponentsIndexMixin.snapshots", "name": "snapshots", "lineno": 87, "scope": "ComponentsIndexMixin", "is_async": false }, { "id": "pypsa.components.index.ComponentsIndexMixin.timesteps", "name": "timesteps", "lineno": 100, "scope": "ComponentsIndexMixin", "is_async": false }, { "id": "pypsa.components.index.ComponentsIndexMixin.investment_periods", "name": "investment_periods", "lineno": 113, "scope": "ComponentsIndexMixin", "is_async": false }, { "id": "pypsa.components.index.ComponentsIndexMixin.has_investment_periods", "name": "has_investment_periods", "lineno": 126, "scope": "ComponentsIndexMixin", "is_async": false }, { "id": "pypsa.components.index.ComponentsIndexMixin.periods", "name": "periods", "lineno": 139, "scope": "ComponentsIndexMixin", "is_async": false }, { "id": "pypsa.components.index.ComponentsIndexMixin.has_periods", "name": "has_periods", "lineno": 152, "scope": "ComponentsIndexMixin", "is_async": false }, { "id": "pypsa.components.index.ComponentsIndexMixin.scenarios", "name": "scenarios", "lineno": 160, "scope": "ComponentsIndexMixin", "is_async": false }, { "id": "pypsa.components.index.ComponentsIndexMixin.has_scenarios", "name": "has_scenarios", "lineno": 168, "scope": "ComponentsIndexMixin", "is_async": false } ], "pypsa.components.legacy": [ { "id": "pypsa.components.legacy.Component.__new__", "name": "__new__", "lineno": 73, "scope": "Component", "is_async": false } ], "pypsa.components.store": [ { "id": "pypsa.components.store.ComponentsStore.__repr__", "name": "__repr__", "lineno": 59, "scope": "ComponentsStore", "is_async": false }, { "id": "pypsa.components.store.ComponentsStore.__setattr__", "name": "__setattr__", "lineno": 89, "scope": "ComponentsStore", "is_async": false }, { "id": "pypsa.components.store.ComponentsStore.__getitem__", "name": "__getitem__", "lineno": 96, "scope": "ComponentsStore", "is_async": false }, { "id": "pypsa.components.store.ComponentsStore.__getattr__", "name": "__getattr__", "lineno": 139, "scope": "ComponentsStore", "is_async": false }, { "id": "pypsa.components.store.ComponentsStore.__delattr__", "name": "__delattr__", "lineno": 157, "scope": "ComponentsStore", "is_async": false }, { "id": "pypsa.components.store.ComponentsStore.__dir__", "name": "__dir__", "lineno": 163, "scope": "ComponentsStore", "is_async": false }, { "id": "pypsa.components.store.ComponentsStore.__iter__", "name": "__iter__", "lineno": 171, "scope": "ComponentsStore", "is_async": false }, { "id": "pypsa.components.store.ComponentsStore.__contains__", "name": "__contains__", "lineno": 182, "scope": "ComponentsStore", "is_async": false } ], "pypsa.components.transform": [ { "id": "pypsa.components.transform.ComponentsTransformMixin.add", "name": "add", "lineno": 42, "scope": "ComponentsTransformMixin", "is_async": false }, { "id": "pypsa.components.transform.ComponentsTransformMixin.rename_component_names", "name": "rename_component_names", "lineno": 167, "scope": "ComponentsTransformMixin", "is_async": false } ], "pypsa.components.types": [ { "id": "pypsa.components.types.add_component_type", "name": "add_component_type", "lineno": 33, "scope": null, "is_async": false }, { "id": "pypsa.components.types._load_default_component_types", "name": "_load_default_component_types", "lineno": 138, "scope": null, "is_async": false }, { "id": "pypsa.components.types.get", "name": "get", "lineno": 183, "scope": null, "is_async": false } ], "pypsa.components": [ { "id": "pypsa.components.__getattr__", "name": "__getattr__", "lineno": 31, "scope": null, "is_async": false } ], "pypsa.components._types.buses": [ { "id": "pypsa.components._types.buses.Buses.add", "name": "add", "lineno": 46, "scope": "Buses", "is_async": false }, { "id": "pypsa.components._types.buses.Buses.add_missing_buses", "name": "add_missing_buses", "lineno": 63, "scope": "Buses", "is_async": false } ], "pypsa.components._types.carriers": [ { "id": "pypsa.components._types.carriers.Carriers.add", "name": "add", "lineno": 47, "scope": "Carriers", "is_async": false }, { "id": "pypsa.components._types.carriers.Carriers.assign_colors", "name": "assign_colors", "lineno": 64, "scope": "Carriers", "is_async": false }, { "id": "pypsa.components._types.carriers.Carriers.add_missing_carriers", "name": "add_missing_carriers", "lineno": 142, "scope": "Carriers", "is_async": false } ], "pypsa.components._types.generators": [ { "id": "pypsa.components._types.generators.Generators.get_bounds_pu", "name": "get_bounds_pu", "lineno": 49, "scope": "Generators", "is_async": false }, { "id": "pypsa.components._types.generators.Generators.add", "name": "add", "lineno": 74, "scope": "Generators", "is_async": false } ], "pypsa.components._types.global_constraints": [ { "id": "pypsa.components._types.global_constraints.GlobalConstraints.add", "name": "add", "lineno": 42, "scope": "GlobalConstraints", "is_async": false } ], "pypsa.components._types.lines": [ { "id": "pypsa.components._types.lines.Lines.get_bounds_pu", "name": "get_bounds_pu", "lineno": 50, "scope": "Lines", "is_async": false }, { "id": "pypsa.components._types.lines.Lines.add", "name": "add", "lineno": 80, "scope": "Lines", "is_async": false }, { "id": "pypsa.components._types.lines.Lines.calculate_line_length", "name": "calculate_line_length", "lineno": 97, "scope": "Lines", "is_async": false } ], "pypsa.components._types.line_types": [ { "id": "pypsa.components._types.line_types.LineTypes.add", "name": "add", "lineno": 42, "scope": "LineTypes", "is_async": false } ], "pypsa.components._types.links": [ { "id": "pypsa.components._types.links.Links._output_ports", "name": "_output_ports", "lineno": 49, "scope": "Links", "is_async": false }, { "id": "pypsa.components._types.links.Links._port_suffix", "name": "_port_suffix", "lineno": 52, "scope": "Links", "is_async": false }, { "id": "pypsa.components._types.links.Links._coefficient_attr", "name": "_coefficient_attr", "lineno": 56, "scope": "Links", "is_async": false }, { "id": "pypsa.components._types.links.Links.get_bounds_pu", "name": "get_bounds_pu", "lineno": 59, "scope": "Links", "is_async": false }, { "id": "pypsa.components._types.links.Links.add", "name": "add", "lineno": 84, "scope": "Links", "is_async": false } ], "pypsa.components._types.loads": [ { "id": "pypsa.components._types.loads.Loads.add", "name": "add", "lineno": 38, "scope": "Loads", "is_async": false } ], "pypsa.components._types.processes": [ { "id": "pypsa.components._types.processes.Processes._output_ports", "name": "_output_ports", "lineno": 46, "scope": "Processes", "is_async": false }, { "id": "pypsa.components._types.processes.Processes._port_suffix", "name": "_port_suffix", "lineno": 49, "scope": "Processes", "is_async": false }, { "id": "pypsa.components._types.processes.Processes._coefficient_attr", "name": "_coefficient_attr", "lineno": 53, "scope": "Processes", "is_async": false }, { "id": "pypsa.components._types.processes.Processes.get_bounds_pu", "name": "get_bounds_pu", "lineno": 56, "scope": "Processes", "is_async": false }, { "id": "pypsa.components._types.processes.Processes.add", "name": "add", "lineno": 81, "scope": "Processes", "is_async": false } ], "pypsa.components._types.shapes": [ { "id": "pypsa.components._types.shapes.Shapes.add", "name": "add", "lineno": 35, "scope": "Shapes", "is_async": false } ], "pypsa.components._types.shunt_impedances": [ { "id": "pypsa.components._types.shunt_impedances.ShuntImpedances.add", "name": "add", "lineno": 35, "scope": "ShuntImpedances", "is_async": false } ], "pypsa.components._types.storage_units": [ { "id": "pypsa.components._types.storage_units.StorageUnits.get_bounds_pu", "name": "get_bounds_pu", "lineno": 39, "scope": "StorageUnits", "is_async": false }, { "id": "pypsa.components._types.storage_units.StorageUnits.add", "name": "add", "lineno": 76, "scope": "StorageUnits", "is_async": false } ], "pypsa.components._types.stores": [ { "id": "pypsa.components._types.stores.Stores.get_bounds_pu", "name": "get_bounds_pu", "lineno": 46, "scope": "Stores", "is_async": false }, { "id": "pypsa.components._types.stores.Stores.add", "name": "add", "lineno": 71, "scope": "Stores", "is_async": false } ], "pypsa.components._types.sub_networks": [ { "id": "pypsa.components._types.sub_networks.SubNetworks.add", "name": "add", "lineno": 42, "scope": "SubNetworks", "is_async": false } ], "pypsa.components._types.transformers": [ { "id": "pypsa.components._types.transformers.Transformers.get_bounds_pu", "name": "get_bounds_pu", "lineno": 44, "scope": "Transformers", "is_async": false }, { "id": "pypsa.components._types.transformers.Transformers.add", "name": "add", "lineno": 74, "scope": "Transformers", "is_async": false } ], "pypsa.components._types.transformer_types": [ { "id": "pypsa.components._types.transformer_types.TransformerTypes.add", "name": "add", "lineno": 42, "scope": "TransformerTypes", "is_async": false } ], "pypsa.components._types._patch": [ { "id": "pypsa.components._types._patch.create_docstring_parameters", "name": "create_docstring_parameters", "lineno": 19, "scope": null, "is_async": false }, { "id": "pypsa.components._types._patch.patch_add_docstring", "name": "patch_add_docstring", "lineno": 86, "scope": null, "is_async": false }, { "id": "pypsa.components._types._patch.patch_add_docstring.add", "name": "add", "lineno": 91, "scope": "patch_add_docstring", "is_async": false }, { "id": "pypsa.components._types._patch.patch_add_docstring._camel_to_snake", "name": "_camel_to_snake", "lineno": 100, "scope": "patch_add_docstring", "is_async": false } ], "pypsa.components._types": [], "pypsa.components._types.mixin.multiports": [ { "id": "pypsa.components._types.mixin.multiports._Multiport.additional_ports", "name": "additional_ports", "lineno": 35, "scope": "_Multiport", "is_async": false }, { "id": "pypsa.components._types.mixin.multiports._Multiport._output_ports", "name": "_output_ports", "lineno": 63, "scope": "_Multiport", "is_async": false }, { "id": "pypsa.components._types.mixin.multiports._Multiport._port_suffix", "name": "_port_suffix", "lineno": 75, "scope": "_Multiport", "is_async": false }, { "id": "pypsa.components._types.mixin.multiports._Multiport._coefficient_attr", "name": "_coefficient_attr", "lineno": 93, "scope": "_Multiport", "is_async": false }, { "id": "pypsa.components._types.mixin.multiports._Multiport._delay_positions", "name": "_delay_positions", "lineno": 96, "scope": "_Multiport", "is_async": false }, { "id": "pypsa.components._types.mixin.multiports._Multiport.get_delay_source_indexer", "name": "get_delay_source_indexer", "lineno": 132, "scope": "_Multiport", "is_async": false } ], "pypsa.components._types.mixin": [], "pypsa.definitions.components": [ { "id": "pypsa.definitions.components.ComponentType.__eq__", "name": "__eq__", "lineno": 50, "scope": "ComponentType", "is_async": false }, { "id": "pypsa.definitions.components.ComponentType.__repr__", "name": "__repr__", "lineno": 73, "scope": "ComponentType", "is_async": false } ], "pypsa.definitions.structures": [ { "id": "pypsa.definitions.structures.Dict.__copy__", "name": "__copy__", "lineno": 23, "scope": "Dict", "is_async": false }, { "id": "pypsa.definitions.structures.Dict.__deepcopy__", "name": "__deepcopy__", "lineno": 27, "scope": "Dict", "is_async": false }, { "id": "pypsa.definitions.structures.Dict.copy", "name": "copy", "lineno": 31, "scope": "Dict", "is_async": false }, { "id": "pypsa.definitions.structures.Dict.__setattr__", "name": "__setattr__", "lineno": 35, "scope": "Dict", "is_async": false }, { "id": "pypsa.definitions.structures.Dict.__getattr__", "name": "__getattr__", "lineno": 42, "scope": "Dict", "is_async": false }, { "id": "pypsa.definitions.structures.Dict.__delattr__", "name": "__delattr__", "lineno": 49, "scope": "Dict", "is_async": false }, { "id": "pypsa.definitions.structures.Dict.__dir__", "name": "__dir__", "lineno": 55, "scope": "Dict", "is_async": false } ], "pypsa.network.abstract": [ { "id": "pypsa.network.abstract._NetworkABC.has_scenarios", "name": "has_scenarios", "lineno": 72, "scope": "_NetworkABC", "is_async": false }, { "id": "pypsa.network.abstract._NetworkABC.has_periods", "name": "has_periods", "lineno": 78, "scope": "_NetworkABC", "is_async": false }, { "id": "pypsa.network.abstract._NetworkABC.passive_branch_components", "name": "passive_branch_components", "lineno": 84, "scope": "_NetworkABC", "is_async": false }, { "id": "pypsa.network.abstract._NetworkABC.controllable_branch_components", "name": "controllable_branch_components", "lineno": 90, "scope": "_NetworkABC", "is_async": false }, { "id": "pypsa.network.abstract._NetworkABC.one_port_components", "name": "one_port_components", "lineno": 96, "scope": "_NetworkABC", "is_async": false }, { "id": "pypsa.network.abstract._NetworkABC.branch_components", "name": "branch_components", "lineno": 102, "scope": "_NetworkABC", "is_async": false }, { "id": "pypsa.network.abstract._NetworkABC.all_components", "name": "all_components", "lineno": 108, "scope": "_NetworkABC", "is_async": false }, { "id": "pypsa.network.abstract._NetworkABC.components", "name": "components", "lineno": 114, "scope": "_NetworkABC", "is_async": false }, { "id": "pypsa.network.abstract._NetworkABC.c", "name": "c", "lineno": 120, "scope": "_NetworkABC", "is_async": false } ], "pypsa.network.components": [ { "id": "pypsa.network.components.NetworkComponentsMixin.__init__", "name": "__init__", "lineno": 71, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin._read_in_default_standard_types", "name": "_read_in_default_standard_types", "lineno": 75, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.components", "name": "components", "lineno": 85, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.c", "name": "c", "lineno": 137, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.sub_networks", "name": "sub_networks", "lineno": 151, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.sub_networks", "name": "sub_networks", "lineno": 160, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.buses", "name": "buses", "lineno": 166, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.buses", "name": "buses", "lineno": 173, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.carriers", "name": "carriers", "lineno": 179, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.carriers", "name": "carriers", "lineno": 188, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.global_constraints", "name": "global_constraints", "lineno": 194, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.global_constraints", "name": "global_constraints", "lineno": 203, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.lines", "name": "lines", "lineno": 209, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.lines", "name": "lines", "lineno": 216, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.line_types", "name": "line_types", "lineno": 222, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.line_types", "name": "line_types", "lineno": 231, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.transformers", "name": "transformers", "lineno": 237, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.transformers", "name": "transformers", "lineno": 246, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.transformer_types", "name": "transformer_types", "lineno": 252, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.transformer_types", "name": "transformer_types", "lineno": 261, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.links", "name": "links", "lineno": 267, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.links", "name": "links", "lineno": 274, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.processes", "name": "processes", "lineno": 280, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.processes", "name": "processes", "lineno": 289, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.loads", "name": "loads", "lineno": 295, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.loads", "name": "loads", "lineno": 302, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.generators", "name": "generators", "lineno": 308, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.generators", "name": "generators", "lineno": 317, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.storage_units", "name": "storage_units", "lineno": 323, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.storage_units", "name": "storage_units", "lineno": 332, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.stores", "name": "stores", "lineno": 338, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.stores", "name": "stores", "lineno": 347, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.shunt_impedances", "name": "shunt_impedances", "lineno": 353, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.shunt_impedances", "name": "shunt_impedances", "lineno": 362, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.shapes", "name": "shapes", "lineno": 368, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.shapes", "name": "shapes", "lineno": 377, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.sub_networks_t", "name": "sub_networks_t", "lineno": 383, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.sub_networks_t", "name": "sub_networks_t", "lineno": 394, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.buses_t", "name": "buses_t", "lineno": 404, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.buses_t", "name": "buses_t", "lineno": 415, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.carriers_t", "name": "carriers_t", "lineno": 425, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.carriers_t", "name": "carriers_t", "lineno": 436, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.global_constraints_t", "name": "global_constraints_t", "lineno": 446, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.global_constraints_t", "name": "global_constraints_t", "lineno": 457, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.lines_t", "name": "lines_t", "lineno": 467, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.lines_t", "name": "lines_t", "lineno": 478, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.line_types_t", "name": "line_types_t", "lineno": 488, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.line_types_t", "name": "line_types_t", "lineno": 499, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.transformers_t", "name": "transformers_t", "lineno": 509, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.transformers_t", "name": "transformers_t", "lineno": 520, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.transformer_types_t", "name": "transformer_types_t", "lineno": 530, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.transformer_types_t", "name": "transformer_types_t", "lineno": 541, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.links_t", "name": "links_t", "lineno": 551, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.links_t", "name": "links_t", "lineno": 562, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.loads_t", "name": "loads_t", "lineno": 572, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.loads_t", "name": "loads_t", "lineno": 583, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.generators_t", "name": "generators_t", "lineno": 593, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.generators_t", "name": "generators_t", "lineno": 604, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.storage_units_t", "name": "storage_units_t", "lineno": 614, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.storage_units_t", "name": "storage_units_t", "lineno": 625, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.stores_t", "name": "stores_t", "lineno": 635, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.stores_t", "name": "stores_t", "lineno": 646, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.shunt_impedances_t", "name": "shunt_impedances_t", "lineno": 656, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.shunt_impedances_t", "name": "shunt_impedances_t", "lineno": 667, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.shapes_t", "name": "shapes_t", "lineno": 677, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.shapes_t", "name": "shapes_t", "lineno": 688, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.controllable_branch_components", "name": "controllable_branch_components", "lineno": 698, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.controllable_one_port_components", "name": "controllable_one_port_components", "lineno": 710, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.passive_branch_components", "name": "passive_branch_components", "lineno": 722, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.passive_one_port_components", "name": "passive_one_port_components", "lineno": 734, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.standard_type_components", "name": "standard_type_components", "lineno": 746, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.one_port_components", "name": "one_port_components", "lineno": 758, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.branch_components", "name": "branch_components", "lineno": 770, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.all_components", "name": "all_components", "lineno": 782, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin._index_names", "name": "_index_names", "lineno": 811, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.component_attrs", "name": "component_attrs", "lineno": 828, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.df", "name": "df", "lineno": 855, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.static", "name": "static", "lineno": 883, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.pnl", "name": "pnl", "lineno": 911, "scope": "NetworkComponentsMixin", "is_async": false }, { "id": "pypsa.network.components.NetworkComponentsMixin.dynamic", "name": "dynamic", "lineno": 939, "scope": "NetworkComponentsMixin", "is_async": false } ], "pypsa.network.descriptors": [ { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_extendable_i", "name": "get_extendable_i", "lineno": 46, "scope": "NetworkDescriptorsMixin", "is_async": false }, { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_non_extendable_i", "name": "get_non_extendable_i", "lineno": 60, "scope": "NetworkDescriptorsMixin", "is_async": false }, { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_committable_i", "name": "get_committable_i", "lineno": 74, "scope": "NetworkDescriptorsMixin", "is_async": false }, { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_active_assets", "name": "get_active_assets", "lineno": 88, "scope": "NetworkDescriptorsMixin", "is_async": false }, { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_dense", "name": "get_switchable_as_dense", "lineno": 112, "scope": "NetworkDescriptorsMixin", "is_async": false }, { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_iter", "name": "get_switchable_as_iter", "lineno": 150, "scope": "NetworkDescriptorsMixin", "is_async": false }, { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_iter.is_same_indices", "name": "is_same_indices", "lineno": 208, "scope": "NetworkDescriptorsMixin.get_switchable_as_iter", "is_async": false }, { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_iter.reindex_maybe", "name": "reindex_maybe", "lineno": 213, "scope": "NetworkDescriptorsMixin.get_switchable_as_iter", "is_async": false }, { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_iter.reindex_maybe", "name": "reindex_maybe", "lineno": 218, "scope": "NetworkDescriptorsMixin.get_switchable_as_iter", "is_async": false }, { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin.bus_carrier_unit", "name": "bus_carrier_unit", "lineno": 231, "scope": "NetworkDescriptorsMixin", "is_async": false } ], "pypsa.network.graph": [ { "id": "pypsa.network.graph.NetworkGraphMixin.graph", "name": "graph", "lineno": 44, "scope": "NetworkGraphMixin", "is_async": false }, { "id": "pypsa.network.graph.NetworkGraphMixin.graph.gen_edges", "name": "gen_edges", "lineno": 98, "scope": "NetworkGraphMixin.graph", "is_async": false }, { "id": "pypsa.network.graph.NetworkGraphMixin.adjacency_matrix", "name": "adjacency_matrix", "lineno": 128, "scope": "NetworkGraphMixin", "is_async": false }, { "id": "pypsa.network.graph.NetworkGraphMixin.incidence_matrix", "name": "incidence_matrix", "lineno": 234, "scope": "NetworkGraphMixin", "is_async": false } ], "pypsa.network.index": [ { "id": "pypsa.network.index.NetworkIndexMixin.set_snapshots", "name": "set_snapshots", "lineno": 48, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.snapshots", "name": "snapshots", "lineno": 165, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.snapshots", "name": "snapshots", "lineno": 200, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.timesteps", "name": "timesteps", "lineno": 218, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.timesteps", "name": "timesteps", "lineno": 271, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.set_investment_periods", "name": "set_investment_periods", "lineno": 293, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.periods", "name": "periods", "lineno": 377, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.periods", "name": "periods", "lineno": 424, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.has_periods", "name": "has_periods", "lineno": 440, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.investment_periods", "name": "investment_periods", "lineno": 469, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.investment_periods", "name": "investment_periods", "lineno": 518, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.has_investment_periods", "name": "has_investment_periods", "lineno": 538, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.snapshot_weightings", "name": "snapshot_weightings", "lineno": 573, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.snapshot_weightings", "name": "snapshot_weightings", "lineno": 611, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.nyears", "name": "nyears", "lineno": 627, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.investment_period_weightings", "name": "investment_period_weightings", "lineno": 658, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.investment_period_weightings", "name": "investment_period_weightings", "lineno": 694, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.set_scenarios", "name": "set_scenarios", "lineno": 712, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.scenarios", "name": "scenarios", "lineno": 793, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.scenarios", "name": "scenarios", "lineno": 805, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.scenario_weightings", "name": "scenario_weightings", "lineno": 809, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.has_scenarios", "name": "has_scenarios", "lineno": 821, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.set_risk_preference", "name": "set_risk_preference", "lineno": 827, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.risk_preference", "name": "risk_preference", "lineno": 885, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.has_risk_preference", "name": "has_risk_preference", "lineno": 898, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.is_collection", "name": "is_collection", "lineno": 907, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.get_scenario", "name": "get_scenario", "lineno": 926, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.get_network", "name": "get_network", "lineno": 992, "scope": "NetworkIndexMixin", "is_async": false }, { "id": "pypsa.network.index.NetworkIndexMixin.slice_network", "name": "slice_network", "lineno": 1045, "scope": "NetworkIndexMixin", "is_async": false } ], "pypsa.network.io": [ { "id": "pypsa.network.io._get_safe_excel_sheet_name", "name": "_get_safe_excel_sheet_name", "lineno": 50, "scope": null, "is_async": false }, { "id": "pypsa.network.io._retrieve_from_url", "name": "_retrieve_from_url", "lineno": 73, "scope": null, "is_async": false }, { "id": "pypsa.network.io._retrieve_from_url", "name": "_retrieve_from_url", "lineno": 79, "scope": null, "is_async": false }, { "id": "pypsa.network.io._retrieve_from_url", "name": "_retrieve_from_url", "lineno": 85, "scope": null, "is_async": false }, { "id": "pypsa.network.io._ImpExper.__enter__", "name": "__enter__", "lineno": 110, "scope": "_ImpExper", "is_async": false }, { "id": "pypsa.network.io._ImpExper.__exit__", "name": "__exit__", "lineno": 116, "scope": "_ImpExper", "is_async": false }, { "id": "pypsa.network.io._ImpExper.finish", "name": "finish", "lineno": 130, "scope": "_ImpExper", "is_async": false }, { "id": "pypsa.network.io._Exporter.remove_static", "name": "remove_static", "lineno": 139, "scope": "_Exporter", "is_async": false }, { "id": "pypsa.network.io._Exporter.remove_series", "name": "remove_series", "lineno": 142, "scope": "_Exporter", "is_async": false }, { "id": "pypsa.network.io._Exporter.save_attributes", "name": "save_attributes", "lineno": 146, "scope": "_Exporter", "is_async": false }, { "id": "pypsa.network.io._Exporter.save_meta", "name": "save_meta", "lineno": 150, "scope": "_Exporter", "is_async": false }, { "id": "pypsa.network.io._Exporter.save_crs", "name": "save_crs", "lineno": 154, "scope": "_Exporter", "is_async": false }, { "id": "pypsa.network.io._Exporter.save_snapshots", "name": "save_snapshots", "lineno": 158, "scope": "_Exporter", "is_async": false }, { "id": "pypsa.network.io._Exporter.save_investment_periods", "name": "save_investment_periods", "lineno": 162, "scope": "_Exporter", "is_async": false }, { "id": "pypsa.network.io._Exporter.save_scenarios", "name": "save_scenarios", "lineno": 166, "scope": "_Exporter", "is_async": false }, { "id": "pypsa.network.io._Exporter.save_static", "name": "save_static", "lineno": 170, "scope": "_Exporter", "is_async": false }, { "id": "pypsa.network.io._Exporter.save_series", "name": "save_series", "lineno": 174, "scope": "_Exporter", "is_async": false }, { "id": "pypsa.network.io._Importer.get_scenarios", "name": "get_scenarios", "lineno": 181, "scope": "_Importer", "is_async": false }, { "id": "pypsa.network.io._ImporterCSV.__init__", "name": "__init__", "lineno": 188, "scope": "_ImporterCSV", "is_async": false }, { "id": "pypsa.network.io._ImporterCSV.get_attributes", "name": "get_attributes", "lineno": 209, "scope": "_ImporterCSV", "is_async": false }, { "id": "pypsa.network.io._ImporterCSV.get_meta", "name": "get_meta", "lineno": 222, "scope": "_ImporterCSV", "is_async": false }, { "id": "pypsa.network.io._ImporterCSV.get_crs", "name": "get_crs", "lineno": 227, "scope": "_ImporterCSV", "is_async": false }, { "id": "pypsa.network.io._ImporterCSV.get_snapshots", "name": "get_snapshots", "lineno": 232, "scope": "_ImporterCSV", "is_async": false }, { "id": "pypsa.network.io._ImporterCSV.get_investment_periods", "name": "get_investment_periods", "lineno": 257, "scope": "_ImporterCSV", "is_async": false }, { "id": "pypsa.network.io._ImporterCSV.get_static", "name": "get_static", "lineno": 266, "scope": "_ImporterCSV", "is_async": false }, { "id": "pypsa.network.io._ImporterCSV.get_series", "name": "get_series", "lineno": 287, "scope": "_ImporterCSV", "is_async": false }, { "id": "pypsa.network.io._ImporterCSV.finish", "name": "finish", "lineno": 300, "scope": "_ImporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.__init__", "name": "__init__", "lineno": 307, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.save_attributes", "name": "save_attributes", "lineno": 329, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.save_meta", "name": "save_meta", "lineno": 337, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.save_crs", "name": "save_crs", "lineno": 342, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.save_snapshots", "name": "save_snapshots", "lineno": 347, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.save_investment_periods", "name": "save_investment_periods", "lineno": 353, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.save_scenarios", "name": "save_scenarios", "lineno": 361, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.save_static", "name": "save_static", "lineno": 366, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.save_series", "name": "save_series", "lineno": 372, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.remove_static", "name": "remove_static", "lineno": 378, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.remove_series", "name": "remove_series", "lineno": 388, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ExporterCSV.finish", "name": "finish", "lineno": 397, "scope": "_ExporterCSV", "is_async": false }, { "id": "pypsa.network.io._ImporterExcel.__init__", "name": "__init__", "lineno": 404, "scope": "_ImporterExcel", "is_async": false }, { "id": "pypsa.network.io._ImporterExcel.get_attributes", "name": "get_attributes", "lineno": 439, "scope": "_ImporterExcel", "is_async": false }, { "id": "pypsa.network.io._ImporterExcel.get_meta", "name": "get_meta", "lineno": 455, "scope": "_ImporterExcel", "is_async": false }, { "id": "pypsa.network.io._ImporterExcel.get_crs", "name": "get_crs", "lineno": 479, "scope": "_ImporterExcel", "is_async": false }, { "id": "pypsa.network.io._ImporterExcel.get_snapshots", "name": "get_snapshots", "lineno": 491, "scope": "_ImporterExcel", "is_async": false }, { "id": "pypsa.network.io._ImporterExcel.get_investment_periods", "name": "get_investment_periods", "lineno": 511, "scope": "_ImporterExcel", "is_async": false }, { "id": "pypsa.network.io._ImporterExcel.get_static", "name": "get_static", "lineno": 522, "scope": "_ImporterExcel", "is_async": false }, { "id": "pypsa.network.io._ImporterExcel.get_series", "name": "get_series", "lineno": 548, "scope": "_ImporterExcel", "is_async": false }, { "id": "pypsa.network.io._ImporterExcel.finish", "name": "finish", "lineno": 557, "scope": "_ImporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.__init__", "name": "__init__", "lineno": 564, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.writer", "name": "writer", "lineno": 594, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.save_attributes", "name": "save_attributes", "lineno": 608, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.save_meta", "name": "save_meta", "lineno": 614, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.save_crs", "name": "save_crs", "lineno": 627, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.save_snapshots", "name": "save_snapshots", "lineno": 632, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.save_investment_periods", "name": "save_investment_periods", "lineno": 636, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.save_scenarios", "name": "save_scenarios", "lineno": 640, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.save_static", "name": "save_static", "lineno": 645, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.save_series", "name": "save_series", "lineno": 649, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.remove_static", "name": "remove_static", "lineno": 655, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.remove_series", "name": "remove_series", "lineno": 665, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ExporterExcel.finish", "name": "finish", "lineno": 676, "scope": "_ExporterExcel", "is_async": false }, { "id": "pypsa.network.io._ImporterHDF5.__init__", "name": "__init__", "lineno": 689, "scope": "_ImporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ImporterHDF5.get_attributes", "name": "get_attributes", "lineno": 714, "scope": "_ImporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ImporterHDF5.get_meta", "name": "get_meta", "lineno": 718, "scope": "_ImporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ImporterHDF5.get_crs", "name": "get_crs", "lineno": 722, "scope": "_ImporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ImporterHDF5.get_snapshots", "name": "get_snapshots", "lineno": 726, "scope": "_ImporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ImporterHDF5.get_investment_periods", "name": "get_investment_periods", "lineno": 730, "scope": "_ImporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ImporterHDF5.get_static", "name": "get_static", "lineno": 736, "scope": "_ImporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ImporterHDF5.get_series", "name": "get_series", "lineno": 746, "scope": "_ImporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ImporterHDF5.finish", "name": "finish", "lineno": 755, "scope": "_ImporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.__init__", "name": "__init__", "lineno": 762, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.__exit__", "name": "__exit__", "lineno": 783, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.save_attributes", "name": "save_attributes", "lineno": 787, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.save_meta", "name": "save_meta", "lineno": 797, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.save_crs", "name": "save_crs", "lineno": 801, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.save_snapshots", "name": "save_snapshots", "lineno": 805, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.save_investment_periods", "name": "save_investment_periods", "lineno": 809, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.save_scenarios", "name": "save_scenarios", "lineno": 818, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.save_static", "name": "save_static", "lineno": 823, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.save_series", "name": "save_series", "lineno": 830, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ExporterHDF5.finish", "name": "finish", "lineno": 835, "scope": "_ExporterHDF5", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.__init__", "name": "__init__", "lineno": 845, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.__enter__", "name": "__enter__", "lineno": 863, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.__exit__", "name": "__exit__", "lineno": 869, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.get_attributes", "name": "get_attributes", "lineno": 879, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.get_meta", "name": "get_meta", "lineno": 887, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.get_crs", "name": "get_crs", "lineno": 891, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.get_snapshots", "name": "get_snapshots", "lineno": 895, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.get_investment_periods", "name": "get_investment_periods", "lineno": 899, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.get_scenarios", "name": "get_scenarios", "lineno": 903, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.get_static", "name": "get_static", "lineno": 910, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.get_series", "name": "get_series", "lineno": 935, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ImporterNetCDF.finish", "name": "finish", "lineno": 956, "scope": "_ImporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.__init__", "name": "__init__", "lineno": 963, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.save_attributes", "name": "save_attributes", "lineno": 988, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.save_meta", "name": "save_meta", "lineno": 992, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.save_crs", "name": "save_crs", "lineno": 996, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.save_snapshots", "name": "save_snapshots", "lineno": 1000, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.save_investment_periods", "name": "save_investment_periods", "lineno": 1006, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.save_scenarios", "name": "save_scenarios", "lineno": 1012, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.save_static", "name": "save_static", "lineno": 1017, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.save_series", "name": "save_series", "lineno": 1030, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.set_compression_encoding", "name": "set_compression_encoding", "lineno": 1041, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.typecast_float32", "name": "typecast_float32", "lineno": 1048, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._ExporterNetCDF.finish", "name": "finish", "lineno": 1055, "scope": "_ExporterNetCDF", "is_async": false }, { "id": "pypsa.network.io._sort_attrs", "name": "_sort_attrs", "lineno": 1070, "scope": null, "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin._export_to_exporter", "name": "_export_to_exporter", "lineno": 1118, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin._import_from_importer", "name": "_import_from_importer", "lineno": 1286, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin.import_from_csv_folder", "name": "import_from_csv_folder", "lineno": 1424, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin.export_to_csv_folder", "name": "export_to_csv_folder", "lineno": 1458, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin.import_from_excel", "name": "import_from_excel", "lineno": 1510, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin.export_to_excel", "name": "export_to_excel", "lineno": 1540, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin.import_from_hdf5", "name": "import_from_hdf5", "lineno": 1588, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin.export_to_hdf5", "name": "export_to_hdf5", "lineno": 1609, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin.import_from_netcdf", "name": "import_from_netcdf", "lineno": 1653, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin.export_to_netcdf", "name": "export_to_netcdf", "lineno": 1678, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin._import_components_from_df", "name": "_import_components_from_df", "lineno": 1736, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin._import_series_from_df", "name": "_import_series_from_df", "lineno": 1859, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin.import_from_pypower_ppc", "name": "import_from_pypower_ppc", "lineno": 1952, "scope": "NetworkIOMixin", "is_async": false }, { "id": "pypsa.network.io.NetworkIOMixin.import_from_pandapower_net", "name": "import_from_pandapower_net", "lineno": 2205, "scope": "NetworkIOMixin", "is_async": false } ], "pypsa.network.power_flow": [ { "id": "pypsa.network.power_flow.zsum", "name": "zsum", "lineno": 39, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.normed", "name": "normed", "lineno": 56, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.real", "name": "real", "lineno": 61, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.imag", "name": "imag", "lineno": 66, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow._allocate_pf_outputs", "name": "_allocate_pf_outputs", "lineno": 71, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow._calculate_controllable_nodal_power_balance", "name": "_calculate_controllable_nodal_power_balance", "lineno": 92, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow._network_prepare_and_run_pf", "name": "_network_prepare_and_run_pf", "lineno": 141, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.allocate_series_dataframes", "name": "allocate_series_dataframes", "lineno": 241, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.newton_raphson_sparse", "name": "newton_raphson_sparse", "lineno": 267, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.sub_network_pf_singlebus", "name": "sub_network_pf_singlebus", "lineno": 311, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.apply_line_types", "name": "apply_line_types", "lineno": 425, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.apply_transformer_types", "name": "apply_transformer_types", "lineno": 473, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.wye_to_delta", "name": "wye_to_delta", "lineno": 543, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.apply_transformer_t_model", "name": "apply_transformer_t_model", "lineno": 569, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.aggregate_multi_graph", "name": "aggregate_multi_graph", "lineno": 595, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.find_tree", "name": "find_tree", "lineno": 643, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.find_cycles", "name": "find_cycles", "lineno": 674, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.network_batch_lpf", "name": "network_batch_lpf", "lineno": 729, "scope": null, "is_async": false }, { "id": "pypsa.network.power_flow.NetworkPowerFlowMixin.calculate_dependent_values", "name": "calculate_dependent_values", "lineno": 742, "scope": "NetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.NetworkPowerFlowMixin.lpf", "name": "lpf", "lineno": 815, "scope": "NetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.NetworkPowerFlowMixin.pf", "name": "pf", "lineno": 835, "scope": "NetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.NetworkPowerFlowMixin.lpf_contingency", "name": "lpf_contingency", "lineno": 894, "scope": "NetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.components", "name": "components", "lineno": 1006, "scope": "SubNetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.c", "name": "c", "lineno": 1011, "scope": "SubNetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_BODF", "name": "calculate_BODF", "lineno": 1014, "scope": "SubNetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_PTDF", "name": "calculate_PTDF", "lineno": 1053, "scope": "SubNetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_B_H", "name": "calculate_B_H", "lineno": 1089, "scope": "SubNetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_Y", "name": "calculate_Y", "lineno": 1147, "scope": "SubNetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.find_slack_bus", "name": "find_slack_bus", "lineno": 1243, "scope": "SubNetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.find_bus_controls", "name": "find_bus_controls", "lineno": 1296, "scope": "SubNetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf", "name": "pf", "lineno": 1334, "scope": "SubNetworkPowerFlowMixin", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.f", "name": "f", "lineno": 1433, "scope": "SubNetworkPowerFlowMixin.pf", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.dfdx", "name": "dfdx", "lineno": 1461, "scope": "SubNetworkPowerFlowMixin.pf", "is_async": false }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.lpf", "name": "lpf", "lineno": 1756, "scope": "SubNetworkPowerFlowMixin", "is_async": false } ], "pypsa.network.transform": [ { "id": "pypsa.network.transform._get_potential_typos", "name": "_get_potential_typos", "lineno": 38, "scope": null, "is_async": false }, { "id": "pypsa.network.transform._get_potential_typos.is_typo", "name": "is_typo", "lineno": 41, "scope": "_get_potential_typos", "is_async": false }, { "id": "pypsa.network.transform.NetworkTransformMixin.add", "name": "add", "lineno": 94, "scope": "NetworkTransformMixin", "is_async": false }, { "id": "pypsa.network.transform.NetworkTransformMixin.remove", "name": "remove", "lineno": 373, "scope": "NetworkTransformMixin", "is_async": false }, { "id": "pypsa.network.transform.NetworkTransformMixin.merge", "name": "merge", "lineno": 447, "scope": "NetworkTransformMixin", "is_async": false }, { "id": "pypsa.network.transform.NetworkTransformMixin.rename_component_names", "name": "rename_component_names", "lineno": 536, "scope": "NetworkTransformMixin", "is_async": false } ], "pypsa.network": [], "pypsa.optimization.abstract": [ { "id": "pypsa.optimization.abstract.discretized_capacity", "name": "discretized_capacity", "lineno": 29, "scope": null, "is_async": false }, { "id": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively", "name": "optimize_transmission_expansion_iteratively", "lineno": 125, "scope": "OptimizationAbstractMixin", "is_async": false }, { "id": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively.update_line_params", "name": "update_line_params", "lineno": 201, "scope": "OptimizationAbstractMixin.optimize_transmission_expansion_iteratively", "is_async": false }, { "id": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively.msq_diff", "name": "msq_diff", "lineno": 213, "scope": "OptimizationAbstractMixin.optimize_transmission_expansion_iteratively", "is_async": false }, { "id": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively.save_optimal_capacities", "name": "save_optimal_capacities", "lineno": 225, "scope": "OptimizationAbstractMixin.optimize_transmission_expansion_iteratively", "is_async": false }, { "id": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively.discretize_branch_components", "name": "discretize_branch_components", "lineno": 235, "scope": "OptimizationAbstractMixin.optimize_transmission_expansion_iteratively", "is_async": false }, { "id": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_security_constrained", "name": "optimize_security_constrained", "lineno": 375, "scope": "OptimizationAbstractMixin", "is_async": false }, { "id": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_with_rolling_horizon", "name": "optimize_with_rolling_horizon", "lineno": 492, "scope": "OptimizationAbstractMixin", "is_async": false }, { "id": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_and_run_non_linear_powerflow", "name": "optimize_and_run_non_linear_powerflow", "lineno": 554, "scope": "OptimizationAbstractMixin", "is_async": false } ], "pypsa.optimization.common": [ { "id": "pypsa.optimization.common.reindex", "name": "reindex", "lineno": 28, "scope": null, "is_async": false }, { "id": "pypsa.optimization.common._set_dynamic_data", "name": "_set_dynamic_data", "lineno": 49, "scope": null, "is_async": false }, { "id": "pypsa.optimization.common.get_bus_counts", "name": "get_bus_counts", "lineno": 74, "scope": null, "is_async": false }, { "id": "pypsa.optimization.common.get_strongly_meshed_buses", "name": "get_strongly_meshed_buses", "lineno": 100, "scope": null, "is_async": false } ], "pypsa.optimization.constraints": [ { "id": "pypsa.optimization.constraints.define_operational_constraints_for_non_extendables", "name": "define_operational_constraints_for_non_extendables", "lineno": 44, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_operational_constraints_for_extendables", "name": "define_operational_constraints_for_extendables", "lineno": 131, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_operational_constraints_for_committables", "name": "define_operational_constraints_for_committables", "lineno": 205, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_nominal_constraints_for_extendables", "name": "define_nominal_constraints_for_extendables", "lineno": 600, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints._define_ramp_limit_big_m", "name": "_define_ramp_limit_big_m", "lineno": 651, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_ramp_limit_constraints", "name": "define_ramp_limit_constraints", "lineno": 730, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints._get_delay_config", "name": "_get_delay_config", "lineno": 898, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints._iter_balance_args", "name": "_iter_balance_args", "lineno": 928, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_nodal_balance_constraints", "name": "define_nodal_balance_constraints", "lineno": 985, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_kirchhoff_voltage_constraints", "name": "define_kirchhoff_voltage_constraints", "lineno": 1180, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_fixed_nominal_constraints", "name": "define_fixed_nominal_constraints", "lineno": 1252, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_modular_constraints", "name": "define_modular_constraints", "lineno": 1293, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_committability_variables_constraints_with_fixed_upper_limit", "name": "define_committability_variables_constraints_with_fixed_upper_limit", "lineno": 1354, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_committability_variables_constraints_with_variable_upper_limit", "name": "define_committability_variables_constraints_with_variable_upper_limit", "lineno": 1474, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_fixed_operation_constraints", "name": "define_fixed_operation_constraints", "lineno": 1539, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_storage_unit_constraints", "name": "define_storage_unit_constraints", "lineno": 1598, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_store_constraints", "name": "define_store_constraints", "lineno": 1789, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_tangent_loss_constraints", "name": "define_tangent_loss_constraints", "lineno": 1964, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_secant_loss_constraints", "name": "define_secant_loss_constraints", "lineno": 2057, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_total_supply_constraints", "name": "define_total_supply_constraints", "lineno": 2208, "scope": null, "is_async": false }, { "id": "pypsa.optimization.constraints.define_total_supply_constraints._extract_names", "name": "_extract_names", "lineno": 2265, "scope": "define_total_supply_constraints", "is_async": false } ], "pypsa.optimization.expressions": [ { "id": "pypsa.optimization.expressions.check_if_empty", "name": "check_if_empty", "lineno": 38, "scope": null, "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._get_grouping", "name": "_get_grouping", "lineno": 57, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._get_component_index", "name": "_get_component_index", "lineno": 80, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._concat_periods", "name": "_concat_periods", "lineno": 83, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._aggregate_with_weights", "name": "_aggregate_with_weights", "lineno": 86, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._aggregate_components_skip_iteration", "name": "_aggregate_components_skip_iteration", "lineno": 100, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._aggregate_components_groupby", "name": "_aggregate_components_groupby", "lineno": 103, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._aggregate_components_concat_values", "name": "_aggregate_components_concat_values", "lineno": 112, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._aggregate_components_concat_data", "name": "_aggregate_components_concat_data", "lineno": 124, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._apply_option_kwargs", "name": "_apply_option_kwargs", "lineno": 134, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._aggregate_across_components", "name": "_aggregate_across_components", "lineno": 145, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor._get_operational_variable", "name": "_get_operational_variable", "lineno": 157, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capex", "name": "capex", "lineno": 178, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capex.func", "name": "func", "lineno": 202, "scope": "StatisticExpressionsAccessor.capex", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capacity", "name": "capacity", "lineno": 245, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capacity.func", "name": "func", "lineno": 274, "scope": "StatisticExpressionsAccessor.capacity", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.opex", "name": "opex", "lineno": 324, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.opex.func", "name": "func", "lineno": 357, "scope": "StatisticExpressionsAccessor.opex", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.transmission", "name": "transmission", "lineno": 386, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.transmission.func", "name": "func", "lineno": 424, "scope": "StatisticExpressionsAccessor.transmission", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.energy_balance", "name": "energy_balance", "lineno": 459, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.energy_balance.func", "name": "func", "lineno": 513, "scope": "StatisticExpressionsAccessor.energy_balance", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.supply", "name": "supply", "lineno": 555, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.withdrawal", "name": "withdrawal", "lineno": 599, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.curtailment", "name": "curtailment", "lineno": 643, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.curtailment.func", "name": "func", "lineno": 677, "scope": "StatisticExpressionsAccessor.curtailment", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.operation", "name": "operation", "lineno": 725, "scope": "StatisticExpressionsAccessor", "is_async": false }, { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor.operation.func", "name": "func", "lineno": 756, "scope": "StatisticExpressionsAccessor.operation", "is_async": false } ], "pypsa.optimization.global_constraints": [ { "id": "pypsa.optimization.global_constraints.define_tech_capacity_expansion_limit", "name": "define_tech_capacity_expansion_limit", "lineno": 28, "scope": null, "is_async": false }, { "id": "pypsa.optimization.global_constraints.define_nominal_constraints_per_bus_carrier", "name": "define_nominal_constraints_per_bus_carrier", "lineno": 93, "scope": null, "is_async": false }, { "id": "pypsa.optimization.global_constraints.define_growth_limit", "name": "define_growth_limit", "lineno": 184, "scope": null, "is_async": false }, { "id": "pypsa.optimization.global_constraints.define_primary_energy_limit", "name": "define_primary_energy_limit", "lineno": 272, "scope": null, "is_async": false }, { "id": "pypsa.optimization.global_constraints.define_operational_limit", "name": "define_operational_limit", "lineno": 483, "scope": null, "is_async": false }, { "id": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit", "name": "define_transmission_volume_expansion_limit", "lineno": 681, "scope": null, "is_async": false }, { "id": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit.substr", "name": "substr", "lineno": 699, "scope": "define_transmission_volume_expansion_limit", "is_async": false }, { "id": "pypsa.optimization.global_constraints.define_transmission_expansion_cost_limit", "name": "define_transmission_expansion_cost_limit", "lineno": 792, "scope": null, "is_async": false }, { "id": "pypsa.optimization.global_constraints.define_transmission_expansion_cost_limit.substr", "name": "substr", "lineno": 814, "scope": "define_transmission_expansion_cost_limit", "is_async": false } ], "pypsa.optimization.mga": [ { "id": "pypsa.optimization.mga.generate_directions_random", "name": "generate_directions_random", "lineno": 32, "scope": null, "is_async": false }, { "id": "pypsa.optimization.mga.generate_directions_evenly_spaced", "name": "generate_directions_evenly_spaced", "lineno": 70, "scope": null, "is_async": false }, { "id": "pypsa.optimization.mga.generate_directions_halton", "name": "generate_directions_halton", "lineno": 108, "scope": null, "is_async": false }, { "id": "pypsa.optimization.mga._convert_to_dict", "name": "_convert_to_dict", "lineno": 156, "scope": null, "is_async": false }, { "id": "pypsa.optimization.mga._worker_init", "name": "_worker_init", "lineno": 166, "scope": null, "is_async": false }, { "id": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.build_linexpr_from_weights", "name": "build_linexpr_from_weights", "lineno": 187, "scope": "OptimizationAbstractMGAMixin", "is_async": false }, { "id": "pypsa.optimization.mga.OptimizationAbstractMGAMixin._add_near_opt_constraint", "name": "_add_near_opt_constraint", "lineno": 228, "scope": "OptimizationAbstractMGAMixin", "is_async": false }, { "id": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga", "name": "optimize_mga", "lineno": 274, "scope": "OptimizationAbstractMGAMixin", "is_async": false }, { "id": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.project_solved", "name": "project_solved", "lineno": 383, "scope": "OptimizationAbstractMGAMixin", "is_async": false }, { "id": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga_in_direction", "name": "optimize_mga_in_direction", "lineno": 423, "scope": "OptimizationAbstractMGAMixin", "is_async": false }, { "id": "pypsa.optimization.mga.OptimizationAbstractMGAMixin._solve_single_direction", "name": "_solve_single_direction", "lineno": 529, "scope": "OptimizationAbstractMGAMixin", "is_async": false }, { "id": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga_in_multiple_directions", "name": "optimize_mga_in_multiple_directions", "lineno": 572, "scope": "OptimizationAbstractMGAMixin", "is_async": false } ], "pypsa.optimization.optimize": [ { "id": "pypsa.optimization.optimize._apply_delay_shift", "name": "_apply_delay_shift", "lineno": 84, "scope": null, "is_async": false }, { "id": "pypsa.optimization.optimize._resolve_include_objective_constant", "name": "_resolve_include_objective_constant", "lineno": 118, "scope": null, "is_async": false }, { "id": "pypsa.optimization.optimize.define_objective", "name": "define_objective", "lineno": 140, "scope": null, "is_async": false }, { "id": "pypsa.optimization.optimize.define_objective._expected", "name": "_expected", "lineno": 361, "scope": "define_objective", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.__init__", "name": "__init__", "lineno": 441, "scope": "OptimizationAccessor", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.__call__", "name": "__call__", "lineno": 446, "scope": "OptimizationAccessor", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "name": "create_model", "lineno": 601, "scope": "OptimizationAccessor", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.solve_model", "name": "solve_model", "lineno": 819, "scope": "OptimizationAccessor", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "name": "assign_solution", "lineno": 902, "scope": "OptimizationAccessor", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.assign_duals", "name": "assign_duals", "lineno": 1011, "scope": "OptimizationAccessor", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.post_processing", "name": "post_processing", "lineno": 1108, "scope": "OptimizationAccessor", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.post_processing.sign", "name": "sign", "lineno": 1154, "scope": "OptimizationAccessor.post_processing", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.post_processing.v_ang_for_", "name": "v_ang_for_", "lineno": 1175, "scope": "OptimizationAccessor.post_processing", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.fix_optimal_capacities", "name": "fix_optimal_capacities", "lineno": 1197, "scope": "OptimizationAccessor", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.fix_optimal_dispatch", "name": "fix_optimal_dispatch", "lineno": 1211, "scope": "OptimizationAccessor", "is_async": false }, { "id": "pypsa.optimization.optimize.OptimizationAccessor.add_load_shedding", "name": "add_load_shedding", "lineno": 1222, "scope": "OptimizationAccessor", "is_async": false } ], "pypsa.optimization.variables": [ { "id": "pypsa.optimization.variables.define_operational_variables", "name": "define_operational_variables", "lineno": 23, "scope": null, "is_async": false }, { "id": "pypsa.optimization.variables.define_status_variables", "name": "define_status_variables", "lineno": 49, "scope": null, "is_async": false }, { "id": "pypsa.optimization.variables.define_start_up_variables", "name": "define_start_up_variables", "lineno": 100, "scope": null, "is_async": false }, { "id": "pypsa.optimization.variables.define_shut_down_variables", "name": "define_shut_down_variables", "lineno": 151, "scope": null, "is_async": false }, { "id": "pypsa.optimization.variables.define_nominal_variables", "name": "define_nominal_variables", "lineno": 202, "scope": null, "is_async": false }, { "id": "pypsa.optimization.variables.define_modular_variables", "name": "define_modular_variables", "lineno": 225, "scope": null, "is_async": false }, { "id": "pypsa.optimization.variables.define_spillage_variables", "name": "define_spillage_variables", "lineno": 249, "scope": null, "is_async": false }, { "id": "pypsa.optimization.variables.define_loss_variables", "name": "define_loss_variables", "lineno": 269, "scope": null, "is_async": false }, { "id": "pypsa.optimization.variables.define_cvar_variables", "name": "define_cvar_variables", "lineno": 291, "scope": null, "is_async": false } ], "pypsa.optimization": [], "pypsa.plot.accessor": [ { "id": "pypsa.plot.accessor.PlotAccessor.__init__", "name": "__init__", "lineno": 25, "scope": "PlotAccessor", "is_async": false }, { "id": "pypsa.plot.accessor.PlotAccessor.__call__", "name": "__call__", "lineno": 30, "scope": "PlotAccessor", "is_async": false }, { "id": "pypsa.plot.accessor.PlotAccessor.map", "name": "map", "lineno": 35, "scope": "PlotAccessor", "is_async": false }, { "id": "pypsa.plot.accessor.PlotAccessor.iplot", "name": "iplot", "lineno": 40, "scope": "PlotAccessor", "is_async": false }, { "id": "pypsa.plot.accessor.PlotAccessor.explore", "name": "explore", "lineno": 45, "scope": "PlotAccessor", "is_async": false } ], "pypsa.plot": [], "pypsa.plot.maps.common": [ { "id": "pypsa.plot.maps.common._is_cartopy_available", "name": "_is_cartopy_available", "lineno": 31, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.apply_cmap", "name": "apply_cmap", "lineno": 36, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "name": "convert_matplotlib_color_to_plotly", "lineno": 50, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly._convert_single_color", "name": "_convert_single_color", "lineno": 70, "scope": "convert_matplotlib_color_to_plotly", "is_async": false }, { "id": "pypsa.plot.maps.common.as_branch_series", "name": "as_branch_series", "lineno": 90, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.apply_layouter", "name": "apply_layouter", "lineno": 102, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.apply_layouter", "name": "apply_layouter", "lineno": 110, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.apply_layouter", "name": "apply_layouter", "lineno": 117, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.add_jitter", "name": "add_jitter", "lineno": 191, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.to_rgba255", "name": "to_rgba255", "lineno": 221, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.to_rgba255_css", "name": "to_rgba255_css", "lineno": 246, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.set_tooltip_style", "name": "set_tooltip_style", "lineno": 266, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.scale_to_max_abs", "name": "scale_to_max_abs", "lineno": 314, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.get_global_stat", "name": "get_global_stat", "lineno": 339, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.create_rgba_colors", "name": "create_rgba_colors", "lineno": 410, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.wkt_to_linestring", "name": "wkt_to_linestring", "lineno": 459, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.linestring_to_pdk_path", "name": "linestring_to_pdk_path", "lineno": 487, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.series_to_pdk_path", "name": "series_to_pdk_path", "lineno": 507, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.rotate_polygon", "name": "rotate_polygon", "lineno": 530, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.flip_polygon", "name": "flip_polygon", "lineno": 554, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.scale_polygon_by_width", "name": "scale_polygon_by_width", "lineno": 582, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.translate_polygon", "name": "translate_polygon", "lineno": 610, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.calculate_midpoint", "name": "calculate_midpoint", "lineno": 632, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.calculate_angle", "name": "calculate_angle", "lineno": 654, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.meters_to_lonlat", "name": "meters_to_lonlat", "lineno": 678, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.clip_lat", "name": "clip_lat", "lineno": 706, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.poly_to_geojson", "name": "poly_to_geojson", "lineno": 732, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.feature_to_geojson", "name": "feature_to_geojson", "lineno": 764, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.shapefile_to_geojson", "name": "shapefile_to_geojson", "lineno": 794, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.shorten_string", "name": "shorten_string", "lineno": 849, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.round_value", "name": "round_value", "lineno": 871, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.series_to_html_str", "name": "series_to_html_str", "lineno": 905, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.common.df_to_html_table", "name": "df_to_html_table", "lineno": 988, "scope": null, "is_async": false } ], "pypsa.plot.maps.interactive": [ { "id": "pypsa.plot.maps.interactive.iplot", "name": "iplot", "lineno": 90, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.__init__", "name": "__init__", "lineno": 389, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.map_style", "name": "map_style", "lineno": 433, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.tooltip_style", "name": "tooltip_style", "lineno": 438, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.layers", "name": "layers", "lineno": 443, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter._init_xy", "name": "_init_xy", "lineno": 447, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter._init_map_style", "name": "_init_map_style", "lineno": 478, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter._init_view_state", "name": "_init_view_state", "lineno": 488, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.view_state", "name": "view_state", "lineno": 525, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter._make_arrows", "name": "_make_arrows", "lineno": 537, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.prepare_component_data", "name": "prepare_component_data", "lineno": 588, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.add_bus_layer", "name": "add_bus_layer", "lineno": 639, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter._pie_slice_vertices", "name": "_pie_slice_vertices", "lineno": 739, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter._make_pie", "name": "_make_pie", "lineno": 793, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.add_pie_chart_layer", "name": "add_pie_chart_layer", "lineno": 867, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.init_branch_component_data", "name": "init_branch_component_data", "lineno": 1060, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.create_branch_paths", "name": "create_branch_paths", "lineno": 1105, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.create_branch_color", "name": "create_branch_color", "lineno": 1145, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.create_branch_layer", "name": "create_branch_layer", "lineno": 1184, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.init_arrow_data", "name": "init_arrow_data", "lineno": 1218, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.create_arrows", "name": "create_arrows", "lineno": 1255, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.create_arrows.center_segment", "name": "center_segment", "lineno": 1272, "scope": "PydeckPlotter.create_arrows", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.create_arrow_color", "name": "create_arrow_color", "lineno": 1294, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.create_arrow_layer", "name": "create_arrow_layer", "lineno": 1334, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.scale_branch_param", "name": "scale_branch_param", "lineno": 1365, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.create_tooltips", "name": "create_tooltips", "lineno": 1435, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "name": "add_branch_and_arrow_layer", "lineno": 1479, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.add_geomap_layer", "name": "add_geomap_layer", "lineno": 1705, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.deck", "name": "deck", "lineno": 1791, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.PydeckPlotter.build_layers", "name": "build_layers", "lineno": 1825, "scope": "PydeckPlotter", "is_async": false }, { "id": "pypsa.plot.maps.interactive.explore", "name": "explore", "lineno": 2069, "scope": null, "is_async": false } ], "pypsa.plot.maps.static": [ { "id": "pypsa.plot.maps.static.MapPlotter.__init__", "name": "__init__", "lineno": 55, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.n", "name": "n", "lineno": 112, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.x", "name": "x", "lineno": 117, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.x", "name": "x", "lineno": 124, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.y", "name": "y", "lineno": 129, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.y", "name": "y", "lineno": 136, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.margin", "name": "margin", "lineno": 141, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.margin", "name": "margin", "lineno": 146, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.boundaries", "name": "boundaries", "lineno": 151, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.boundaries", "name": "boundaries", "lineno": 160, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.ax", "name": "ax", "lineno": 171, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.ax", "name": "ax", "lineno": 178, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.area_factor", "name": "area_factor", "lineno": 196, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.area_factor", "name": "area_factor", "lineno": 201, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.set_layout", "name": "set_layout", "lineno": 208, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.set_boundaries", "name": "set_boundaries", "lineno": 241, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.init_axis", "name": "init_axis", "lineno": 281, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.add_geomap_features", "name": "add_geomap_features", "lineno": 382, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.get_multiindex_buses", "name": "get_multiindex_buses", "lineno": 449, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.get_singleindex_buses", "name": "get_singleindex_buses", "lineno": 512, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter._dataframe_from_arguments", "name": "_dataframe_from_arguments", "lineno": 549, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter._flow_ds_from_arg", "name": "_flow_ds_from_arg", "lineno": 554, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.get_branch_collection", "name": "get_branch_collection", "lineno": 592, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter._get_branch_collection_lines", "name": "_get_branch_collection_lines", "lineno": 627, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter._get_branch_collection_patches", "name": "_get_branch_collection_patches", "lineno": 666, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter._directed_flow", "name": "_directed_flow", "lineno": 722, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.get_flow_collection", "name": "get_flow_collection", "lineno": 784, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.scaling_factor_from_area_contribution", "name": "scaling_factor_from_area_contribution", "lineno": 821, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.aggregate_flow_by_connection", "name": "aggregate_flow_by_connection", "lineno": 859, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.flow_to_width", "name": "flow_to_width", "lineno": 895, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.MapPlotter.draw_map", "name": "draw_map", "lineno": 925, "scope": "MapPlotter", "is_async": false }, { "id": "pypsa.plot.maps.static.plot", "name": "plot", "lineno": 1258, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.static.HandlerCircle.__init__", "name": "__init__", "lineno": 1330, "scope": "HandlerCircle", "is_async": false }, { "id": "pypsa.plot.maps.static.HandlerCircle.create_artists", "name": "create_artists", "lineno": 1335, "scope": "HandlerCircle", "is_async": false }, { "id": "pypsa.plot.maps.static.WedgeHandler.__init__", "name": "__init__", "lineno": 1374, "scope": "WedgeHandler", "is_async": false }, { "id": "pypsa.plot.maps.static.WedgeHandler.create_artists", "name": "create_artists", "lineno": 1379, "scope": "WedgeHandler", "is_async": false }, { "id": "pypsa.plot.maps.static.HandlerArrow.__init__", "name": "__init__", "lineno": 1417, "scope": "HandlerArrow", "is_async": false }, { "id": "pypsa.plot.maps.static.HandlerArrow.create_artists", "name": "create_artists", "lineno": 1434, "scope": "HandlerArrow", "is_async": false }, { "id": "pypsa.plot.maps.static.add_legend_lines", "name": "add_legend_lines", "lineno": 1469, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.static.add_legend_patches", "name": "add_legend_patches", "lineno": 1527, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.static.add_legend_circles", "name": "add_legend_circles", "lineno": 1572, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.static.add_legend_semicircles", "name": "add_legend_semicircles", "lineno": 1638, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.static.add_legend_arrows", "name": "add_legend_arrows", "lineno": 1708, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.static.round_to_significant_digits", "name": "round_to_significant_digits", "lineno": 1792, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.static.scaled_legend_label", "name": "scaled_legend_label", "lineno": 1803, "scope": null, "is_async": false }, { "id": "pypsa.plot.maps.static.get_legend_representatives", "name": "get_legend_representatives", "lineno": 1858, "scope": null, "is_async": false } ], "pypsa.plot.maps": [], "pypsa.plot.statistics.base": [ { "id": "pypsa.plot.statistics.base.PlotsGenerator.__init__", "name": "__init__", "lineno": 30, "scope": "PlotsGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.base.PlotsGenerator.derive_statistic_parameters", "name": "derive_statistic_parameters", "lineno": 42, "scope": "PlotsGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.base.PlotsGenerator.get_unique_carriers", "name": "get_unique_carriers", "lineno": 49, "scope": "PlotsGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.base.PlotsGenerator._get_carrier_attribute", "name": "_get_carrier_attribute", "lineno": 67, "scope": "PlotsGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_colors", "name": "get_carrier_colors", "lineno": 106, "scope": "PlotsGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_labels", "name": "get_carrier_labels", "lineno": 130, "scope": "PlotsGenerator", "is_async": false } ], "pypsa.plot.statistics.charts": [ { "id": "pypsa.plot.statistics.charts._get_periods", "name": "_get_periods", "lineno": 38, "scope": null, "is_async": false }, { "id": "pypsa.plot.statistics.charts.adjust_collection_bar_defaults", "name": "adjust_collection_bar_defaults", "lineno": 55, "scope": null, "is_async": false }, { "id": "pypsa.plot.statistics.charts.prepare_bar_data", "name": "prepare_bar_data", "lineno": 115, "scope": null, "is_async": false }, { "id": "pypsa.plot.statistics.charts.aggregate_scenarios_for_plotly", "name": "aggregate_scenarios_for_plotly", "lineno": 159, "scope": null, "is_async": false }, { "id": "pypsa.plot.statistics.charts.facet_iter", "name": "facet_iter", "lineno": 201, "scope": null, "is_async": false }, { "id": "pypsa.plot.statistics.charts.map_dataframe_pandas_plot", "name": "map_dataframe_pandas_plot", "lineno": 264, "scope": null, "is_async": false }, { "id": "pypsa.plot.statistics.charts.ChartGenerator._to_title", "name": "_to_title", "lineno": 369, "scope": "ChartGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.charts.ChartGenerator._validate", "name": "_validate", "lineno": 373, "scope": "ChartGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.charts.ChartGenerator._to_long_format", "name": "_to_long_format", "lineno": 381, "scope": "ChartGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.charts.ChartGenerator.plot", "name": "plot", "lineno": 408, "scope": "ChartGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.charts.ChartGenerator._create_category_orders", "name": "_create_category_orders", "lineno": 557, "scope": "ChartGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.charts.ChartGenerator.iplot", "name": "iplot", "lineno": 576, "scope": "ChartGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.charts.ChartGenerator.derive_statistic_parameters", "name": "derive_statistic_parameters", "lineno": 829, "scope": "ChartGenerator", "is_async": false } ], "pypsa.plot.statistics.maps": [ { "id": "pypsa.plot.statistics.maps.MapPlotGenerator.__init__", "name": "__init__", "lineno": 40, "scope": "MapPlotGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.maps.MapPlotGenerator.derive_statistic_parameters", "name": "derive_statistic_parameters", "lineno": 52, "scope": "MapPlotGenerator", "is_async": false }, { "id": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "name": "plot", "lineno": 77, "scope": "MapPlotGenerator", "is_async": false } ], "pypsa.plot.statistics.plotter": [ { "id": "pypsa.plot.statistics.plotter._StatisticPlotterBase._prepare_chart_data", "name": "_prepare_chart_data", "lineno": 45, "scope": "_StatisticPlotterBase", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.__init__", "name": "__init__", "lineno": 150, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.__call__", "name": "__call__", "lineno": 164, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.area", "name": "area", "lineno": 203, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.bar", "name": "bar", "lineno": 207, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.scatter", "name": "scatter", "lineno": 211, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.line", "name": "line", "lineno": 215, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.box", "name": "box", "lineno": 219, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.violin", "name": "violin", "lineno": 223, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.histogram", "name": "histogram", "lineno": 227, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.chart", "name": "chart", "lineno": 233, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter.map", "name": "map", "lineno": 408, "scope": "StatisticPlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.__init__", "name": "__init__", "lineno": 555, "scope": "StatisticInteractivePlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.__call__", "name": "__call__", "lineno": 569, "scope": "StatisticInteractivePlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.area", "name": "area", "lineno": 605, "scope": "StatisticInteractivePlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.bar", "name": "bar", "lineno": 609, "scope": "StatisticInteractivePlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.scatter", "name": "scatter", "lineno": 613, "scope": "StatisticInteractivePlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.line", "name": "line", "lineno": 617, "scope": "StatisticInteractivePlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.box", "name": "box", "lineno": 621, "scope": "StatisticInteractivePlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.violin", "name": "violin", "lineno": 625, "scope": "StatisticInteractivePlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.histogram", "name": "histogram", "lineno": 629, "scope": "StatisticInteractivePlotter", "is_async": false }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.chart", "name": "chart", "lineno": 633, "scope": "StatisticInteractivePlotter", "is_async": false } ], "pypsa.plot.statistics.schema": [ { "id": "pypsa.plot.statistics.schema._combine_schemas", "name": "_combine_schemas", "lineno": 161, "scope": null, "is_async": false }, { "id": "pypsa.plot.statistics.schema._apply_auto_faceting", "name": "_apply_auto_faceting", "lineno": 221, "scope": null, "is_async": false }, { "id": "pypsa.plot.statistics.schema.apply_parameter_schema", "name": "apply_parameter_schema", "lineno": 264, "scope": null, "is_async": false }, { "id": "pypsa.plot.statistics.schema.get_relevant_plot_values", "name": "get_relevant_plot_values", "lineno": 318, "scope": null, "is_async": false } ], "pypsa.plot.statistics": [], "pypsa.statistics.abstract": [ { "id": "pypsa.statistics.abstract.resolve_at_port", "name": "resolve_at_port", "lineno": 28, "scope": null, "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor.__init__", "name": "__init__", "lineno": 55, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor.n", "name": "n", "lineno": 60, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._get_grouping", "name": "_get_grouping", "lineno": 69, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor.is_multi_indexed", "name": "is_multi_indexed", "lineno": 92, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "name": "_aggregate_timeseries", "lineno": 104, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_with_weights", "name": "_aggregate_with_weights", "lineno": 125, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components_groupby", "name": "_aggregate_components_groupby", "lineno": 129, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components_concat_values", "name": "_aggregate_components_concat_values", "lineno": 133, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components_concat_data", "name": "_aggregate_components_concat_data", "lineno": 137, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._apply_option_kwargs", "name": "_apply_option_kwargs", "lineno": 141, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_across_components", "name": "_aggregate_across_components", "lineno": 145, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._get_component_index", "name": "_get_component_index", "lineno": 149, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._concat_periods", "name": "_concat_periods", "lineno": 153, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "name": "_aggregate_components", "lineno": 156, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components_skip_iteration", "name": "_aggregate_components_skip_iteration", "lineno": 243, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._filter_active_assets", "name": "_filter_active_assets", "lineno": 246, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._filter_bus_carrier", "name": "_filter_bus_carrier", "lineno": 264, "scope": "AbstractStatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor._filter_carrier", "name": "_filter_carrier", "lineno": 299, "scope": "AbstractStatisticsAccessor", "is_async": false } ], "pypsa.statistics.expressions": [ { "id": "pypsa.statistics.expressions.get_operation", "name": "get_operation", "lineno": 35, "scope": null, "is_async": false }, { "id": "pypsa.statistics.expressions.port_efficiency", "name": "port_efficiency", "lineno": 67, "scope": null, "is_async": false }, { "id": "pypsa.statistics.expressions.get_transmission_branches", "name": "get_transmission_branches", "lineno": 99, "scope": null, "is_async": false }, { "id": "pypsa.statistics.expressions.get_transmission_carriers", "name": "get_transmission_carriers", "lineno": 193, "scope": null, "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticHandler.__init__", "name": "__init__", "lineno": 271, "scope": "StatisticHandler", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticHandler.__call__", "name": "__call__", "lineno": 287, "scope": "StatisticHandler", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticHandler.__repr__", "name": "__repr__", "lineno": 290, "scope": "StatisticHandler", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor._get_component_index", "name": "_get_component_index", "lineno": 388, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor._concat_periods", "name": "_concat_periods", "lineno": 391, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor._weighted_sum_per_network", "name": "_weighted_sum_per_network", "lineno": 396, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor._aggregate_with_weights", "name": "_aggregate_with_weights", "lineno": 423, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor._aggregate_components_groupby", "name": "_aggregate_components_groupby", "lineno": 440, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor._aggregate_components_concat_values", "name": "_aggregate_components_concat_values", "lineno": 470, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor._aggregate_components_concat_data", "name": "_aggregate_components_concat_data", "lineno": 479, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor._apply_option_kwargs", "name": "_apply_option_kwargs", "lineno": 505, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor._aggregate_across_components", "name": "_aggregate_across_components", "lineno": 524, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor._aggregate_components_skip_iteration", "name": "_aggregate_components_skip_iteration", "lineno": 537, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.__call__", "name": "__call__", "lineno": 549, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.capex", "name": "capex", "lineno": 666, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.capex.func", "name": "func", "lineno": 746, "scope": "StatisticsAccessor.capex", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.installed_capex", "name": "installed_capex", "lineno": 781, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.installed_capex.func", "name": "func", "lineno": 862, "scope": "StatisticsAccessor.installed_capex", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.expanded_capex", "name": "expanded_capex", "lineno": 895, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.overnight_cost", "name": "overnight_cost", "lineno": 1005, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.overnight_cost.func", "name": "func", "lineno": 1067, "scope": "StatisticsAccessor.overnight_cost", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.fom", "name": "fom", "lineno": 1090, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.fom.func", "name": "func", "lineno": 1151, "scope": "StatisticsAccessor.fom", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.optimal_capacity", "name": "optimal_capacity", "lineno": 1182, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.optimal_capacity.func", "name": "func", "lineno": 1270, "scope": "StatisticsAccessor.optimal_capacity", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.installed_capacity", "name": "installed_capacity", "lineno": 1304, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.installed_capacity.func", "name": "func", "lineno": 1392, "scope": "StatisticsAccessor.installed_capacity", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.expanded_capacity", "name": "expanded_capacity", "lineno": 1426, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.opex", "name": "opex", "lineno": 1535, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.opex.func", "name": "func", "lineno": 1639, "scope": "StatisticsAccessor.opex", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.system_cost", "name": "system_cost", "lineno": 1710, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.supply", "name": "supply", "lineno": 1832, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.withdrawal", "name": "withdrawal", "lineno": 1936, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.transmission", "name": "transmission", "lineno": 2040, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.transmission.func", "name": "func", "lineno": 2128, "scope": "StatisticsAccessor.transmission", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.energy_balance", "name": "energy_balance", "lineno": 2159, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.energy_balance.func", "name": "func", "lineno": 2267, "scope": "StatisticsAccessor.energy_balance", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.curtailment", "name": "curtailment", "lineno": 2306, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.curtailment.func", "name": "func", "lineno": 2388, "scope": "StatisticsAccessor.curtailment", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.capacity_factor", "name": "capacity_factor", "lineno": 2421, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.capacity_factor.func", "name": "func", "lineno": 2501, "scope": "StatisticsAccessor.capacity_factor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.revenue", "name": "revenue", "lineno": 2532, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.revenue.func", "name": "func", "lineno": 2624, "scope": "StatisticsAccessor.revenue", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.market_value", "name": "market_value", "lineno": 2674, "scope": "StatisticsAccessor", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.market_value.func", "name": "func", "lineno": 2780, "scope": "StatisticsAccessor.market_value", "is_async": false }, { "id": "pypsa.statistics.expressions.StatisticsAccessor.prices", "name": "prices", "lineno": 2808, "scope": "StatisticsAccessor", "is_async": false } ], "pypsa.statistics.grouping": [ { "id": "pypsa.statistics.grouping.Groupers._map_with_multiindex", "name": "_map_with_multiindex", "lineno": 31, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.__repr__", "name": "__repr__", "lineno": 74, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.__getitem__", "name": "__getitem__", "lineno": 88, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.__setitem__", "name": "__setitem__", "lineno": 116, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers._get_generic_grouper", "name": "_get_generic_grouper", "lineno": 132, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.list_groupers", "name": "list_groupers", "lineno": 139, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers._multi_grouper", "name": "_multi_grouper", "lineno": 162, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers._multi_grouper.multi_grouper", "name": "multi_grouper", "lineno": 198, "scope": "Groupers._multi_grouper", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.add_grouper", "name": "add_grouper", "lineno": 222, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.carrier", "name": "carrier", "lineno": 245, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.bus_carrier", "name": "bus_carrier", "lineno": 275, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.bus", "name": "bus", "lineno": 305, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.country", "name": "country", "lineno": 326, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.location", "name": "location", "lineno": 351, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.unit", "name": "unit", "lineno": 376, "scope": "Groupers", "is_async": false }, { "id": "pypsa.statistics.grouping.Groupers.name", "name": "name", "lineno": 399, "scope": "Groupers", "is_async": false } ], "pypsa.statistics": [], "test.conftest": [ { "id": "test.conftest.no_warnings", "name": "no_warnings", "lineno": 21, "scope": null, "is_async": false }, { "id": "test.conftest._set_test_options", "name": "_set_test_options", "lineno": 42, "scope": null, "is_async": false }, { "id": "test.conftest.close_matplotlib_figures", "name": "close_matplotlib_figures", "lineno": 50, "scope": null, "is_async": false }, { "id": "test.conftest.pytest_addoption", "name": "pytest_addoption", "lineno": 57, "scope": null, "is_async": false }, { "id": "test.conftest.pytest_configure", "name": "pytest_configure", "lineno": 79, "scope": null, "is_async": false }, { "id": "test.conftest.component_name", "name": "component_name", "lineno": 105, "scope": null, "is_async": false }, { "id": "test.conftest.ac_dc_network", "name": "ac_dc_network", "lineno": 113, "scope": null, "is_async": false }, { "id": "test.conftest.storage_hvdc_network", "name": "storage_hvdc_network", "lineno": 118, "scope": null, "is_async": false }, { "id": "test.conftest.scigrid_de_network", "name": "scigrid_de_network", "lineno": 123, "scope": null, "is_async": false }, { "id": "test.conftest.model_energy_network", "name": "model_energy_network", "lineno": 128, "scope": null, "is_async": false }, { "id": "test.conftest.stochastic_network", "name": "stochastic_network", "lineno": 133, "scope": null, "is_async": false }, { "id": "test.conftest.ac_dc_solved", "name": "ac_dc_solved", "lineno": 141, "scope": null, "is_async": false }, { "id": "test.conftest.ac_dc_periods", "name": "ac_dc_periods", "lineno": 149, "scope": null, "is_async": false }, { "id": "test.conftest.ac_dc_stochastic", "name": "ac_dc_stochastic", "lineno": 160, "scope": null, "is_async": false }, { "id": "test.conftest.ac_dc_types", "name": "ac_dc_types", "lineno": 175, "scope": null, "is_async": false }, { "id": "test.conftest.ac_dc_network_r", "name": "ac_dc_network_r", "lineno": 183, "scope": null, "is_async": false }, { "id": "test.conftest.ac_dc_stochastic_r", "name": "ac_dc_stochastic_r", "lineno": 189, "scope": null, "is_async": false }, { "id": "test.conftest.ac_dc_shapes", "name": "ac_dc_shapes", "lineno": 196, "scope": null, "is_async": false }, { "id": "test.conftest.ac_dc_shapes.create_bbox", "name": "create_bbox", "lineno": 200, "scope": "ac_dc_shapes", "is_async": false }, { "id": "test.conftest.scipy_network", "name": "scipy_network", "lineno": 230, "scope": null, "is_async": false }, { "id": "test.conftest.network_only_component_names", "name": "network_only_component_names", "lineno": 241, "scope": null, "is_async": false }, { "id": "test.conftest.networks", "name": "networks", "lineno": 268, "scope": null, "is_async": false }, { "id": "test.conftest.networks_including_solved", "name": "networks_including_solved", "lineno": 273, "scope": null, "is_async": false }, { "id": "test.conftest.multiport_process_network", "name": "multiport_process_network", "lineno": 281, "scope": null, "is_async": false }, { "id": "test.conftest.multiport_process_network._df", "name": "_df", "lineno": 304, "scope": "multiport_process_network", "is_async": false }, { "id": "test.conftest.network_collection", "name": "network_collection", "lineno": 327, "scope": null, "is_async": false }, { "id": "test.conftest.pandapower_custom_network", "name": "pandapower_custom_network", "lineno": 336, "scope": null, "is_async": false }, { "id": "test.conftest.pandapower_cigre_network", "name": "pandapower_cigre_network", "lineno": 362, "scope": null, "is_async": false }, { "id": "test.conftest.stochastic_benchmark_network", "name": "stochastic_benchmark_network", "lineno": 374, "scope": null, "is_async": false } ], "test.test_bugs": [ { "id": "test.test_bugs.test_1144", "name": "test_1144", "lineno": 28, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_890", "name": "test_890", "lineno": 39, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_331", "name": "test_331", "lineno": 69, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_nomansland_bus", "name": "test_nomansland_bus", "lineno": 83, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_515", "name": "test_515", "lineno": 105, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_779", "name": "test_779", "lineno": 124, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_multiport_assignment_defaults_single_add", "name": "test_multiport_assignment_defaults_single_add", "lineno": 136, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_multiport_assignment_defaults_multiple_add", "name": "test_multiport_assignment_defaults_multiple_add", "lineno": 151, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_1268", "name": "test_1268", "lineno": 167, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_1319", "name": "test_1319", "lineno": 183, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_1411", "name": "test_1411", "lineno": 204, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_1420", "name": "test_1420", "lineno": 248, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_1472", "name": "test_1472", "lineno": 271, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_1449", "name": "test_1449", "lineno": 308, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_1522", "name": "test_1522", "lineno": 358, "scope": null, "is_async": false }, { "id": "test.test_bugs.test_statistics_groupby_time_true", "name": "test_statistics_groupby_time_true", "lineno": 388, "scope": null, "is_async": false } ], "test.test_buses": [ { "id": "test.test_buses.test_add_missing_buses", "name": "test_add_missing_buses", "lineno": 8, "scope": null, "is_async": false }, { "id": "test.test_buses.test_add_missing_buses_stochastic", "name": "test_add_missing_buses_stochastic", "lineno": 43, "scope": null, "is_async": false } ], "test.test_capital_cost_split": [ { "id": "test.test_capital_cost_split.simple_network", "name": "simple_network", "lineno": 22, "scope": null, "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_annuity_basic", "name": "test_annuity_basic", "lineno": 33, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_annuity_zero_discount_rate", "name": "test_annuity_zero_discount_rate", "lineno": 40, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_annuity_series", "name": "test_annuity_series", "lineno": 46, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_annuity_series_with_zero_rate", "name": "test_annuity_series_with_zero_rate", "lineno": 54, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_annuity_infinite_lifetime", "name": "test_annuity_infinite_lifetime", "lineno": 62, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_annuity_zero_rate_infinite_lifetime", "name": "test_annuity_zero_rate_infinite_lifetime", "lineno": 67, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_annuity_negative_discount_rate", "name": "test_annuity_negative_discount_rate", "lineno": 72, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_annuity_negative_rate_infinite_lifetime", "name": "test_annuity_negative_rate_infinite_lifetime", "lineno": 78, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_annuity_non_positive_lifetime_raises", "name": "test_annuity_non_positive_lifetime_raises", "lineno": 83, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_with_overnight", "name": "test_periodized_cost_with_overnight", "lineno": 90, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_with_capital_cost", "name": "test_periodized_cost_with_capital_cost", "lineno": 108, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_zero_discount", "name": "test_periodized_cost_zero_discount", "lineno": 124, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_uniform_nyears_series", "name": "test_periodized_cost_uniform_nyears_series", "lineno": 140, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_varying_nyears_raises", "name": "test_periodized_cost_varying_nyears_raises", "lineno": 156, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_varying_nyears_capital_ok", "name": "test_periodized_cost_varying_nyears_capital_ok", "lineno": 171, "scope": "TestCostsModule", "is_async": false }, { "id": "test.test_capital_cost_split.TestBackwardCompatibility.test_default_values", "name": "test_default_values", "lineno": 191, "scope": "TestBackwardCompatibility", "is_async": false }, { "id": "test.test_capital_cost_split.TestBackwardCompatibility.test_optimization_with_defaults", "name": "test_optimization_with_defaults", "lineno": 208, "scope": "TestBackwardCompatibility", "is_async": false }, { "id": "test.test_capital_cost_split.TestOvernightCostWithDiscountRate.test_annuity_applied", "name": "test_annuity_applied", "lineno": 230, "scope": "TestOvernightCostWithDiscountRate", "is_async": false }, { "id": "test.test_capital_cost_split.TestOvernightCostWithDiscountRate.test_zero_discount_rate", "name": "test_zero_discount_rate", "lineno": 259, "scope": "TestOvernightCostWithDiscountRate", "is_async": false }, { "id": "test.test_capital_cost_split.TestOvernightCostWithDiscountRate.test_fom_added_separately", "name": "test_fom_added_separately", "lineno": 288, "scope": "TestOvernightCostWithDiscountRate", "is_async": false }, { "id": "test.test_capital_cost_split.TestStatisticsFunctions.test_overnight_cost_function_exists", "name": "test_overnight_cost_function_exists", "lineno": 318, "scope": "TestStatisticsFunctions", "is_async": false }, { "id": "test.test_capital_cost_split.TestStatisticsFunctions.test_fom_function_exists", "name": "test_fom_function_exists", "lineno": 338, "scope": "TestStatisticsFunctions", "is_async": false }, { "id": "test.test_capital_cost_split.TestStatisticsFunctions.test_overnight_cost_with_overnight_cost", "name": "test_overnight_cost_with_overnight_cost", "lineno": 356, "scope": "TestStatisticsFunctions", "is_async": false }, { "id": "test.test_capital_cost_split.TestStatisticsFunctions.test_overnight_cost_with_capital_cost", "name": "test_overnight_cost_with_capital_cost", "lineno": 385, "scope": "TestStatisticsFunctions", "is_async": false }, { "id": "test.test_capital_cost_split.TestStatisticsFunctions.test_fom_calculation", "name": "test_fom_calculation", "lineno": 404, "scope": "TestStatisticsFunctions", "is_async": false }, { "id": "test.test_capital_cost_split.TestMultiComponentScenarios.test_multiple_generators", "name": "test_multiple_generators", "lineno": 434, "scope": "TestMultiComponentScenarios", "is_async": false }, { "id": "test.test_capital_cost_split.TestMultiComponentScenarios.test_links_with_overnight_cost", "name": "test_links_with_overnight_cost", "lineno": 467, "scope": "TestMultiComponentScenarios", "is_async": false }, { "id": "test.test_capital_cost_split.TestDeprecation.test_common_annuity_deprecated", "name": "test_common_annuity_deprecated", "lineno": 494, "scope": "TestDeprecation", "is_async": false }, { "id": "test.test_capital_cost_split.TestDeprecation.test_costs_annuity_no_warning", "name": "test_costs_annuity_no_warning", "lineno": 499, "scope": "TestDeprecation", "is_async": false }, { "id": "test.test_capital_cost_split.TestComponentProperties.test_overnight_cost_property_with_overnight", "name": "test_overnight_cost_property_with_overnight", "lineno": 509, "scope": "TestComponentProperties", "is_async": false }, { "id": "test.test_capital_cost_split.TestComponentProperties.test_overnight_cost_property_with_capital", "name": "test_overnight_cost_property_with_capital", "lineno": 528, "scope": "TestComponentProperties", "is_async": false }, { "id": "test.test_capital_cost_split.TestComponentProperties.test_annuity_property", "name": "test_annuity_property", "lineno": 538, "scope": "TestComponentProperties", "is_async": false }, { "id": "test.test_capital_cost_split.TestConsistencyCheck.test_warns_when_both_costs_set", "name": "test_warns_when_both_costs_set", "lineno": 561, "scope": "TestConsistencyCheck", "is_async": false }, { "id": "test.test_capital_cost_split.TestConsistencyCheck.test_no_warning_overnight_only", "name": "test_no_warning_overnight_only", "lineno": 582, "scope": "TestConsistencyCheck", "is_async": false } ], "test.test_carriers": [ { "id": "test.test_carriers.test_add_missing_carriers", "name": "test_add_missing_carriers", "lineno": 9, "scope": null, "is_async": false }, { "id": "test.test_carriers.test_add_missing_carriers_stochastic", "name": "test_add_missing_carriers_stochastic", "lineno": 41, "scope": null, "is_async": false }, { "id": "test.test_carriers.test_assign_colors", "name": "test_assign_colors", "lineno": 59, "scope": null, "is_async": false }, { "id": "test.test_carriers.test_assign_colors_stochastic", "name": "test_assign_colors_stochastic", "lineno": 104, "scope": null, "is_async": false }, { "id": "test.test_carriers.test_unique_carriers", "name": "test_unique_carriers", "lineno": 121, "scope": null, "is_async": false } ], "test.test_collection": [ { "id": "test.test_collection.network1", "name": "network1", "lineno": 14, "scope": null, "is_async": false }, { "id": "test.test_collection.network2", "name": "network2", "lineno": 31, "scope": null, "is_async": false }, { "id": "test.test_collection.network3", "name": "network3", "lineno": 51, "scope": null, "is_async": false }, { "id": "test.test_collection.collection", "name": "collection", "lineno": 60, "scope": null, "is_async": false }, { "id": "test.test_collection.TestNetworkCollectionInit.test_collection_init_list", "name": "test_collection_init_list", "lineno": 69, "scope": "TestNetworkCollectionInit", "is_async": false }, { "id": "test.test_collection.TestNetworkCollectionInit.test_collection_init_list_with_index", "name": "test_collection_init_list_with_index", "lineno": 84, "scope": "TestNetworkCollectionInit", "is_async": false }, { "id": "test.test_collection.TestNetworkCollectionInit.test_collection_initi_list_with_multiindex", "name": "test_collection_initi_list_with_multiindex", "lineno": 94, "scope": "TestNetworkCollectionInit", "is_async": false }, { "id": "test.test_collection.TestNetworkCollectionInit.test_collection_init_series", "name": "test_collection_init_series", "lineno": 107, "scope": "TestNetworkCollectionInit", "is_async": false }, { "id": "test.test_collection.TestNetworkCollectionInit.test_collection_init_series_with_multiindex", "name": "test_collection_init_series_with_multiindex", "lineno": 119, "scope": "TestNetworkCollectionInit", "is_async": false }, { "id": "test.test_collection.TestNetworkCollectionInit.test_collection_init_invalid_type", "name": "test_collection_init_invalid_type", "lineno": 131, "scope": "TestNetworkCollectionInit", "is_async": false }, { "id": "test.test_collection.TestNetworkCollectionInit.test_collection_init_duplicate_names", "name": "test_collection_init_duplicate_names", "lineno": 140, "scope": "TestNetworkCollectionInit", "is_async": false }, { "id": "test.test_collection.TestNetworkCollectionInit.test_collection_init_index_mismatch", "name": "test_collection_init_index_mismatch", "lineno": 165, "scope": "TestNetworkCollectionInit", "is_async": false }, { "id": "test.test_collection.test_collection_index_names", "name": "test_collection_index_names", "lineno": 171, "scope": null, "is_async": false }, { "id": "test.test_collection.test_collection_not_implemented_members", "name": "test_collection_not_implemented_members", "lineno": 198, "scope": null, "is_async": false }, { "id": "test.test_collection.test_collection_getitem_slice", "name": "test_collection_getitem_slice", "lineno": 212, "scope": null, "is_async": false }, { "id": "test.test_collection.test_collection_iteration", "name": "test_collection_iteration", "lineno": 231, "scope": null, "is_async": false }, { "id": "test.test_collection.test_collection_dynamic_data", "name": "test_collection_dynamic_data", "lineno": 242, "scope": null, "is_async": false }, { "id": "test.test_collection.test_collection_statistics_nonexistent_method", "name": "test_collection_statistics_nonexistent_method", "lineno": 261, "scope": null, "is_async": false }, { "id": "test.test_collection.test_collection_repr", "name": "test_collection_repr", "lineno": 273, "scope": null, "is_async": false }, { "id": "test.test_collection.test_collection_init_with_paths", "name": "test_collection_init_with_paths", "lineno": 314, "scope": null, "is_async": false }, { "id": "test.test_collection.test_collection_init_mixed_networks_and_strings", "name": "test_collection_init_mixed_networks_and_strings", "lineno": 350, "scope": null, "is_async": false }, { "id": "test.test_collection.test_collection_init_empty_string", "name": "test_collection_init_empty_string", "lineno": 371, "scope": null, "is_async": false }, { "id": "test.test_collection.TestCollectionComponents.test_static_data", "name": "test_static_data", "lineno": 381, "scope": "TestCollectionComponents", "is_async": false }, { "id": "test.test_collection.test_has_scenarios_collection", "name": "test_has_scenarios_collection", "lineno": 418, "scope": null, "is_async": false } ], "test.test_collection_statistics": [ { "id": "test.test_collection_statistics.optimized_network_collection_from_ac_dc", "name": "optimized_network_collection_from_ac_dc", "lineno": 16, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.simple_network", "name": "simple_network", "lineno": 26, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.mock_single_bus_dispatch", "name": "mock_single_bus_dispatch", "lineno": 67, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.TestNetworkCollectionIndexValidation.test_single_index_without_name_gets_default", "name": "test_single_index_without_name_gets_default", "lineno": 99, "scope": "TestNetworkCollectionIndexValidation", "is_async": false }, { "id": "test.test_collection_statistics.TestNetworkCollectionIndexValidation.test_multiindex_without_names_raises_error", "name": "test_multiindex_without_names_raises_error", "lineno": 108, "scope": "TestNetworkCollectionIndexValidation", "is_async": false }, { "id": "test.test_collection_statistics.TestNetworkCollectionIndexValidation.test_multiindex_with_partial_names_raises_error", "name": "test_multiindex_with_partial_names_raises_error", "lineno": 119, "scope": "TestNetworkCollectionIndexValidation", "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_statistics_basic", "name": "test_network_collection_statistics_basic", "lineno": 132, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_bus_carrier_grouper", "name": "test_network_collection_bus_carrier_grouper", "lineno": 147, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_carrier_bus_carrier_grouper", "name": "test_network_collection_carrier_bus_carrier_grouper", "lineno": 166, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_carrier_nice_names", "name": "test_network_collection_carrier_nice_names", "lineno": 190, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_country_grouper", "name": "test_network_collection_country_grouper", "lineno": 229, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_location_grouper", "name": "test_network_collection_location_grouper", "lineno": 249, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_unit_grouper", "name": "test_network_collection_unit_grouper", "lineno": 273, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_multiple_groupers", "name": "test_network_collection_multiple_groupers", "lineno": 293, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_name_grouper", "name": "test_network_collection_name_grouper", "lineno": 312, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_multiindex_scenarios", "name": "test_network_collection_multiindex_scenarios", "lineno": 341, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_vs_single_network", "name": "test_network_collection_vs_single_network", "lineno": 369, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_empty_results", "name": "test_network_collection_empty_results", "lineno": 391, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_custom_grouper", "name": "test_network_collection_custom_grouper", "lineno": 403, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_custom_grouper.first_letter_grouper", "name": "first_letter_grouper", "lineno": 408, "scope": "test_network_collection_custom_grouper", "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_get_transmission_branches", "name": "test_network_collection_get_transmission_branches", "lineno": 432, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_get_transmission_carriers", "name": "test_network_collection_get_transmission_carriers", "lineno": 483, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_default_energy_balance_groupby", "name": "test_network_collection_default_energy_balance_groupby", "lineno": 529, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_opex_and_capex", "name": "test_network_collection_opex_and_capex", "lineno": 543, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_transmission", "name": "test_network_collection_transmission", "lineno": 562, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_revenue", "name": "test_network_collection_revenue", "lineno": 575, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_bus_carrier_filter", "name": "test_network_collection_bus_carrier_filter", "lineno": 596, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics._assert_collection_matches_individuals", "name": "_assert_collection_matches_individuals", "lineno": 626, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_different_snapshots", "name": "test_network_collection_different_snapshots", "lineno": 645, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_overlapping_snapshots", "name": "test_network_collection_overlapping_snapshots", "lineno": 666, "scope": null, "is_async": false }, { "id": "test.test_collection_statistics.test_network_collection_different_snapshot_weightings", "name": "test_network_collection_different_snapshot_weightings", "lineno": 675, "scope": null, "is_async": false } ], "test.test_committable_extendable": [ { "id": "test.test_committable_extendable.base_network", "name": "base_network", "lineno": 15, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.two_bus_network", "name": "two_bus_network", "lineno": 24, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.add_com_ext_generator", "name": "add_com_ext_generator", "lineno": 34, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.add_com_ext_link", "name": "add_com_ext_link", "lineno": 48, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.assert_power_balance", "name": "assert_power_balance", "lineno": 63, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_committable_extendable_modular_generator", "name": "test_committable_extendable_modular_generator", "lineno": 69, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_committable_extendable_modular_link", "name": "test_committable_extendable_modular_link", "lineno": 103, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_committable_extendable_generator", "name": "test_committable_extendable_generator", "lineno": 133, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_committable_extendable_multiple_generators", "name": "test_committable_extendable_multiple_generators", "lineno": 162, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_big_m_formulation_constraints", "name": "test_big_m_formulation_constraints", "lineno": 209, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_big_m_scale_infers_peak_load", "name": "test_big_m_scale_infers_peak_load", "lineno": 221, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_big_m_scale_fallback_without_load", "name": "test_big_m_scale_fallback_without_load", "lineno": 230, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_component_api_get_committable_big_m_values", "name": "test_component_api_get_committable_big_m_values", "lineno": 238, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_component_api_get_committable_big_m_values_without_max_pu", "name": "test_component_api_get_committable_big_m_values_without_max_pu", "lineno": 255, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_big_m_validation", "name": "test_big_m_validation", "lineno": 269, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_non_negative_constraint", "name": "test_non_negative_constraint", "lineno": 295, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_committable_extendable_can_switch_off", "name": "test_committable_extendable_can_switch_off", "lineno": 308, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_big_m_warning_emitted", "name": "test_big_m_warning_emitted", "lineno": 331, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_many_generators_performance", "name": "test_many_generators_performance", "lineno": 354, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_extreme_min_pu", "name": "test_extreme_min_pu", "lineno": 421, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_edge_cases", "name": "test_edge_cases", "lineno": 441, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_committable_extendable_with_ramp_limits", "name": "test_committable_extendable_with_ramp_limits", "lineno": 469, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_committable_extendable_link_with_ramp_limits", "name": "test_committable_extendable_link_with_ramp_limits", "lineno": 504, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_committable_extendable_linearized_uc", "name": "test_committable_extendable_linearized_uc", "lineno": 535, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_committable_extendable_linearized_vs_milp", "name": "test_committable_extendable_linearized_vs_milp", "lineno": 548, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_committable_extendable_linearized_vs_milp.create_network", "name": "create_network", "lineno": 549, "scope": "test_committable_extendable_linearized_vs_milp", "is_async": false }, { "id": "test.test_committable_extendable.test_modular_linearized_uc_raises", "name": "test_modular_linearized_uc_raises", "lineno": 587, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_snapshot_interval_up_down_time_calculation", "name": "test_snapshot_interval_up_down_time_calculation", "lineno": 625, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_no_start_costs", "name": "test_no_start_costs", "lineno": 639, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_ramp_big_m_startup_shutdown_limits", "name": "test_ramp_big_m_startup_shutdown_limits", "lineno": 660, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_ramp_big_m_constraint_names", "name": "test_ramp_big_m_constraint_names", "lineno": 717, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_ramp_big_m_with_explicit_big_m", "name": "test_ramp_big_m_with_explicit_big_m", "lineno": 746, "scope": null, "is_async": false }, { "id": "test.test_committable_extendable.test_ramp_big_m_coexistence_com_fix_and_com_ext", "name": "test_ramp_big_m_coexistence_com_fix_and_com_ext", "lineno": 775, "scope": null, "is_async": false } ], "test.test_common": [ { "id": "test.test_common.test_unexpected_error_message_formatting", "name": "test_unexpected_error_message_formatting", "lineno": 26, "scope": null, "is_async": false }, { "id": "test.test_common.test_decorator_with_arguments", "name": "test_decorator_with_arguments", "lineno": 43, "scope": null, "is_async": false }, { "id": "test.test_common.test_decorator_with_arguments.ResultHandler.__init__", "name": "__init__", "lineno": 47, "scope": "test_decorator_with_arguments.ResultHandler", "is_async": false }, { "id": "test.test_common.test_decorator_with_arguments.ResultHandler.__call__", "name": "__call__", "lineno": 50, "scope": "test_decorator_with_arguments.ResultHandler", "is_async": false }, { "id": "test.test_common.test_decorator_with_arguments.TestClass.__init__", "name": "__init__", "lineno": 55, "scope": "test_decorator_with_arguments.TestClass", "is_async": false }, { "id": "test.test_common.test_decorator_with_arguments.TestClass.method_with_decorator_args", "name": "method_with_decorator_args", "lineno": 59, "scope": "test_decorator_with_arguments.TestClass", "is_async": false }, { "id": "test.test_common.test_decorator_without_arguments", "name": "test_decorator_without_arguments", "lineno": 68, "scope": null, "is_async": false }, { "id": "test.test_common.test_decorator_without_arguments.ResultHandler.__init__", "name": "__init__", "lineno": 72, "scope": "test_decorator_without_arguments.ResultHandler", "is_async": false }, { "id": "test.test_common.test_decorator_without_arguments.ResultHandler.__call__", "name": "__call__", "lineno": 75, "scope": "test_decorator_without_arguments.ResultHandler", "is_async": false }, { "id": "test.test_common.test_decorator_without_arguments.TestClass.__init__", "name": "__init__", "lineno": 82, "scope": "test_decorator_without_arguments.TestClass", "is_async": false }, { "id": "test.test_common.test_decorator_without_arguments.TestClass.method_with_simple_decorator", "name": "method_with_simple_decorator", "lineno": 86, "scope": "test_decorator_without_arguments.TestClass", "is_async": false }, { "id": "test.test_common.test_class_method_access", "name": "test_class_method_access", "lineno": 95, "scope": null, "is_async": false }, { "id": "test.test_common.test_class_method_access.ResultHandler.__init__", "name": "__init__", "lineno": 99, "scope": "test_class_method_access.ResultHandler", "is_async": false }, { "id": "test.test_common.test_class_method_access.ResultHandler.__call__", "name": "__call__", "lineno": 102, "scope": "test_class_method_access.ResultHandler", "is_async": false }, { "id": "test.test_common.test_class_method_access.TestClass.__init__", "name": "__init__", "lineno": 107, "scope": "test_class_method_access.TestClass", "is_async": false }, { "id": "test.test_common.test_class_method_access.TestClass.method", "name": "method", "lineno": 111, "scope": "test_class_method_access.TestClass", "is_async": false }, { "id": "test.test_common.test_as_index", "name": "test_as_index", "lineno": 125, "scope": null, "is_async": false }, { "id": "test.test_common.TestEquals.test_equals", "name": "test_equals", "lineno": 186, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.TestEquals.test_equals_logs", "name": "test_equals_logs", "lineno": 198, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.TestEquals.test_equals_ignored_classes", "name": "test_equals_ignored_classes", "lineno": 211, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.TestEquals.test_equals_ignored_classes.IgnoredClass.__init__", "name": "__init__", "lineno": 213, "scope": "TestEquals.test_equals_ignored_classes.IgnoredClass", "is_async": false }, { "id": "test.test_common.TestEquals.test_equals_type_mismatch", "name": "test_equals_type_mismatch", "lineno": 220, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.TestEquals.test_invalid_log_mode_type", "name": "test_invalid_log_mode_type", "lineno": 224, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.TestEquals.test_nested_structures", "name": "test_nested_structures", "lineno": 228, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.TestEquals.test_pandas_series", "name": "test_pandas_series", "lineno": 235, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.TestEquals.test_pandas_empty_dataframes", "name": "test_pandas_empty_dataframes", "lineno": 243, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.TestEquals.test_numpy_arrays_with_nan", "name": "test_numpy_arrays_with_nan", "lineno": 249, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.TestEquals.test_same_object_identity", "name": "test_same_object_identity", "lineno": 255, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.TestEquals.test_dict_with_missing_keys", "name": "test_dict_with_missing_keys", "lineno": 259, "scope": "TestEquals", "is_async": false }, { "id": "test.test_common.warning_catcher", "name": "warning_catcher", "lineno": 269, "scope": null, "is_async": false }, { "id": "test.test_common.test_list_as_string", "name": "test_list_as_string", "lineno": 275, "scope": null, "is_async": false }, { "id": "test.test_common.mock_response", "name": "mock_response", "lineno": 301, "scope": null, "is_async": false }, { "id": "test.test_common.mock_response.MockResponse.__init__", "name": "__init__", "lineno": 305, "scope": "mock_response.MockResponse", "is_async": false }, { "id": "test.test_common.mock_response.MockResponse.read", "name": "read", "lineno": 308, "scope": "mock_response.MockResponse", "is_async": false }, { "id": "test.test_common.test_check_for_update", "name": "test_check_for_update", "lineno": 332, "scope": null, "is_async": false }, { "id": "test.test_common.test_check_for_update_error_handling", "name": "test_check_for_update_error_handling", "lineno": 341, "scope": null, "is_async": false }, { "id": "test.test_common.test_check_for_update_respects_network_option", "name": "test_check_for_update_respects_network_option", "lineno": 351, "scope": null, "is_async": false }, { "id": "test.test_common.test_url_loading_respects_network_option", "name": "test_url_loading_respects_network_option", "lineno": 370, "scope": null, "is_async": false }, { "id": "test.test_common.test_url_loading_respects_network_option.dummy_function", "name": "dummy_function", "lineno": 376, "scope": "test_url_loading_respects_network_option", "is_async": false }, { "id": "test.test_common.test_url_loading_respects_network_option.mock_io_function", "name": "mock_io_function", "lineno": 389, "scope": "test_url_loading_respects_network_option", "is_async": false }, { "id": "test.test_common.test_network_constructor_respects_network_option", "name": "test_network_constructor_respects_network_option", "lineno": 399, "scope": null, "is_async": false }, { "id": "test.test_common.TestDict.test_dict_copy_methods", "name": "test_dict_copy_methods", "lineno": 412, "scope": "TestDict", "is_async": false }, { "id": "test.test_common.TestGenerateColors.test_generate_colors_basic", "name": "test_generate_colors_basic", "lineno": 447, "scope": "TestGenerateColors", "is_async": false }, { "id": "test.test_common.TestGenerateColors.test_generate_colors_single", "name": "test_generate_colors_single", "lineno": 455, "scope": "TestGenerateColors", "is_async": false }, { "id": "test.test_common.TestGenerateColors.test_generate_colors_zero", "name": "test_generate_colors_zero", "lineno": 461, "scope": "TestGenerateColors", "is_async": false }, { "id": "test.test_common.TestGenerateColors.test_generate_colors_cycling", "name": "test_generate_colors_cycling", "lineno": 467, "scope": "TestGenerateColors", "is_async": false }, { "id": "test.test_common.TestGenerateColors.test_generate_colors_different_palettes", "name": "test_generate_colors_different_palettes", "lineno": 476, "scope": "TestGenerateColors", "is_async": false }, { "id": "test.test_common.TestGenerateColors.test_generate_colors_continuous_palette", "name": "test_generate_colors_continuous_palette", "lineno": 492, "scope": "TestGenerateColors", "is_async": false }, { "id": "test.test_common.TestNormalizeCarrierNiceNames.test_none", "name": "test_none", "lineno": 505, "scope": "TestNormalizeCarrierNiceNames", "is_async": false }, { "id": "test.test_common.TestNormalizeCarrierNiceNames.test_string_nice_name", "name": "test_string_nice_name", "lineno": 508, "scope": "TestNormalizeCarrierNiceNames", "is_async": false }, { "id": "test.test_common.TestNormalizeCarrierNiceNames.test_string_canonical_passthrough", "name": "test_string_canonical_passthrough", "lineno": 511, "scope": "TestNormalizeCarrierNiceNames", "is_async": false }, { "id": "test.test_common.TestNormalizeCarrierNiceNames.test_list", "name": "test_list", "lineno": 514, "scope": "TestNormalizeCarrierNiceNames", "is_async": false }, { "id": "test.test_common.TestNormalizeCarrierNiceNames.test_duplicate_nice_names_skipped", "name": "test_duplicate_nice_names_skipped", "lineno": 520, "scope": "TestNormalizeCarrierNiceNames", "is_async": false }, { "id": "test.test_common.TestNormalizeCarrierNiceNames.test_empty_nice_names", "name": "test_empty_nice_names", "lineno": 524, "scope": "TestNormalizeCarrierNiceNames", "is_async": false }, { "id": "test.test_common.TestNormalizeCarrierNiceNames.test_tuple_passthrough", "name": "test_tuple_passthrough", "lineno": 528, "scope": "TestNormalizeCarrierNiceNames", "is_async": false } ], "test.test_common_deprecations": [ { "id": "test.test_common_deprecations.mock_version_semver", "name": "mock_version_semver", "lineno": 19, "scope": null, "is_async": false }, { "id": "test.test_common_deprecations.test_rename_deprecated_kwargs_basic", "name": "test_rename_deprecated_kwargs_basic", "lineno": 24, "scope": null, "is_async": false }, { "id": "test.test_common_deprecations.test_rename_deprecated_kwargs_both_args_present", "name": "test_rename_deprecated_kwargs_both_args_present", "lineno": 51, "scope": null, "is_async": false }, { "id": "test.test_common_deprecations.test_rename_deprecated_kwargs_no_deprecated_args", "name": "test_rename_deprecated_kwargs_no_deprecated_args", "lineno": 65, "scope": null, "is_async": false }, { "id": "test.test_common_deprecations.test_rename_deprecated_kwargs_multiple_aliases", "name": "test_rename_deprecated_kwargs_multiple_aliases", "lineno": 85, "scope": null, "is_async": false }, { "id": "test.test_common_deprecations.test_deprecated_kwargs_decorator", "name": "test_deprecated_kwargs_decorator", "lineno": 109, "scope": null, "is_async": false }, { "id": "test.test_common_deprecations.test_deprecated_kwargs_decorator.test_func", "name": "test_func", "lineno": 113, "scope": "test_deprecated_kwargs_decorator", "is_async": false }, { "id": "test.test_common_deprecations.test_deprecated_common_kwargs", "name": "test_deprecated_common_kwargs", "lineno": 131, "scope": null, "is_async": false }, { "id": "test.test_common_deprecations.test_deprecated_common_kwargs.test_func", "name": "test_func", "lineno": 135, "scope": "test_deprecated_common_kwargs", "is_async": false }, { "id": "test.test_common_deprecations.test_deprecated_namespace", "name": "test_deprecated_namespace", "lineno": 153, "scope": null, "is_async": false }, { "id": "test.test_common_deprecations.test_deprecated_namespace.test_func", "name": "test_func", "lineno": 156, "scope": "test_deprecated_namespace", "is_async": false }, { "id": "test.test_common_deprecations.test_component_names_deprecation", "name": "test_component_names_deprecation", "lineno": 181, "scope": null, "is_async": false } ], "test.test_compatibility_ext_and_com": [ { "id": "test.test_compatibility_ext_and_com.base_network", "name": "base_network", "lineno": 13, "scope": null, "is_async": false }, { "id": "test.test_compatibility_ext_and_com.test_compatibility_ext_and_comt", "name": "test_compatibility_ext_and_comt", "lineno": 22, "scope": null, "is_async": false }, { "id": "test.test_compatibility_ext_and_com.test_ext_and_com_single", "name": "test_ext_and_com_single", "lineno": 154, "scope": null, "is_async": false }, { "id": "test.test_compatibility_ext_and_com.test_unit_commitment_mod", "name": "test_unit_commitment_mod", "lineno": 182, "scope": null, "is_async": false }, { "id": "test.test_compatibility_ext_and_com.test_generator_combinations", "name": "test_generator_combinations", "lineno": 271, "scope": null, "is_async": false }, { "id": "test.test_compatibility_ext_and_com.test_com_ext_mod_p_nom", "name": "test_com_ext_mod_p_nom", "lineno": 282, "scope": null, "is_async": false }, { "id": "test.test_compatibility_ext_and_com.test_p_nom_not_multiple_of_mod_raises", "name": "test_p_nom_not_multiple_of_mod_raises", "lineno": 311, "scope": null, "is_async": false } ], "test.test_components": [ { "id": "test.test_components.test_components_non_implemented", "name": "test_components_non_implemented", "lineno": 15, "scope": null, "is_async": false }, { "id": "test.test_components.legacy_component", "name": "legacy_component", "lineno": 26, "scope": null, "is_async": false }, { "id": "test.test_components.test_component_initialization", "name": "test_component_initialization", "lineno": 42, "scope": null, "is_async": false }, { "id": "test.test_components.test_active_assets", "name": "test_active_assets", "lineno": 50, "scope": null, "is_async": false }, { "id": "test.test_components.test_components_iteration_equivalence", "name": "test_components_iteration_equivalence", "lineno": 59, "scope": null, "is_async": false }, { "id": "test.test_components.test_active_in_investment_period", "name": "test_active_in_investment_period", "lineno": 76, "scope": null, "is_async": false }, { "id": "test.test_components.test_imports", "name": "test_imports", "lineno": 85, "scope": null, "is_async": false }, { "id": "test.test_components.test_modulars_property", "name": "test_modulars_property", "lineno": 92, "scope": null, "is_async": false }, { "id": "test.test_components.test_modulars_with_extendables_and_committables", "name": "test_modulars_with_extendables_and_committables", "lineno": 115, "scope": null, "is_async": false }, { "id": "test.test_components.test_modulars_different_components", "name": "test_modulars_different_components", "lineno": 179, "scope": null, "is_async": false } ], "test.test_components_array": [ { "id": "test.test_components_array.test_as_xarray_static", "name": "test_as_xarray_static", "lineno": 12, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_as_xarray_dynamic", "name": "test_as_xarray_dynamic", "lineno": 26, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_as_xarray_static_with_periods", "name": "test_as_xarray_static_with_periods", "lineno": 52, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_as_xarray_dynamic_with_periods", "name": "test_as_xarray_dynamic_with_periods", "lineno": 73, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_as_xarray_static_with_scenarios", "name": "test_as_xarray_static_with_scenarios", "lineno": 104, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_as_xarray_dynamic_with_scenarios", "name": "test_as_xarray_dynamic_with_scenarios", "lineno": 124, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_as_xarray_scenario_dim_order", "name": "test_as_xarray_scenario_dim_order", "lineno": 154, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_ds_property_consistency", "name": "test_ds_property_consistency", "lineno": 167, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_from_xarray", "name": "test_from_xarray", "lineno": 180, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_from_xarray_auxiliary_dimensions", "name": "test_from_xarray_auxiliary_dimensions", "lineno": 209, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_from_xarray_auxiliary_dimensions.MockComponent.__init__", "name": "__init__", "lineno": 218, "scope": "test_from_xarray_auxiliary_dimensions.MockComponent", "is_async": false }, { "id": "test.test_components_array.test_from_xarray_edge_cases", "name": "test_from_xarray_edge_cases", "lineno": 253, "scope": null, "is_async": false }, { "id": "test.test_components_array.test_from_xarray_edge_cases.MockComponent.__init__", "name": "__init__", "lineno": 262, "scope": "test_from_xarray_edge_cases.MockComponent", "is_async": false } ], "test.test_components_custom": [ { "id": "test.test_components_custom.test_custom_components", "name": "test_custom_components", "lineno": 13, "scope": null, "is_async": false }, { "id": "test.test_components_custom.test_custom_component_registration", "name": "test_custom_component_registration", "lineno": 26, "scope": null, "is_async": false } ], "test.test_components_store": [ { "id": "test.test_components_store.test_init", "name": "test_init", "lineno": 8, "scope": null, "is_async": false } ], "test.test_components_utils": [ { "id": "test.test_components_utils.test_as_components", "name": "test_as_components", "lineno": 10, "scope": null, "is_async": false } ], "test.test_consistency_check": [ { "id": "test.test_consistency_check.assert_log_or_error_in_consistency", "name": "assert_log_or_error_in_consistency", "lineno": 15, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.consistent_n", "name": "consistent_n", "lineno": 25, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_consistency", "name": "test_consistency", "lineno": 37, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_missing_bus", "name": "test_missing_bus", "lineno": 46, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_committable_extendable_allowed", "name": "test_committable_extendable_allowed", "lineno": 51, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_nans_in_capacity_limits", "name": "test_nans_in_capacity_limits", "lineno": 66, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_shapes_with_missing_idx", "name": "test_shapes_with_missing_idx", "lineno": 73, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_unknown_carriers", "name": "test_unknown_carriers", "lineno": 91, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_inconsistent_e_sum_values", "name": "test_inconsistent_e_sum_values", "lineno": 97, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_scenarios_sum_to_one", "name": "test_scenarios_sum_to_one", "lineno": 108, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_committable_down_with_p_init", "name": "test_committable_down_with_p_init", "lineno": 122, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_unknown_check", "name": "test_unknown_check", "lineno": 134, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_scenario_invariant_attributes", "name": "test_scenario_invariant_attributes", "lineno": 141, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_scenario_invariant_attributes_comprehensive", "name": "test_scenario_invariant_attributes_comprehensive", "lineno": 159, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_p_nom_mod_invariant", "name": "test_p_nom_mod_invariant", "lineno": 329, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_line_types_consistency", "name": "test_line_types_consistency", "lineno": 358, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_line_types_consistency_pass", "name": "test_line_types_consistency_pass", "lineno": 401, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_line_types_consistency_non_stochastic", "name": "test_line_types_consistency_non_stochastic", "lineno": 433, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_transformer_types_consistency_fail", "name": "test_transformer_types_consistency_fail", "lineno": 450, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_transformer_types_consistency_pass", "name": "test_transformer_types_consistency_pass", "lineno": 482, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_transformer_types_consistency_non_stochastic", "name": "test_transformer_types_consistency_non_stochastic", "lineno": 509, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_check_for_unknown_buses", "name": "test_check_for_unknown_buses", "lineno": 524, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_check_for_unknown_buses_empty_double_digit", "name": "test_check_for_unknown_buses_empty_double_digit", "lineno": 542, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.test_check_for_unknown_buses_when_adding", "name": "test_check_for_unknown_buses_when_adding", "lineno": 563, "scope": null, "is_async": false }, { "id": "test.test_consistency_check.TestNumericalTolerance.n", "name": "n", "lineno": 596, "scope": "TestNumericalTolerance", "is_async": false }, { "id": "test.test_consistency_check.TestNumericalTolerance.test_e_sum_within_tolerance_no_warning", "name": "test_e_sum_within_tolerance_no_warning", "lineno": 603, "scope": "TestNumericalTolerance", "is_async": false }, { "id": "test.test_consistency_check.TestNumericalTolerance.test_static_power_within_tolerance_no_warning", "name": "test_static_power_within_tolerance_no_warning", "lineno": 610, "scope": "TestNumericalTolerance", "is_async": false }, { "id": "test.test_consistency_check.TestNumericalTolerance.test_time_series_within_tolerance_no_warning", "name": "test_time_series_within_tolerance_no_warning", "lineno": 621, "scope": "TestNumericalTolerance", "is_async": false }, { "id": "test.test_consistency_check.TestNumericalTolerance.test_large_tolerance_suppresses_warning", "name": "test_large_tolerance_suppresses_warning", "lineno": 637, "scope": "TestNumericalTolerance", "is_async": false } ], "test.test_constants": [ { "id": "test.test_constants.TestConstants.test_default_epsg", "name": "test_default_epsg", "lineno": 23, "scope": "TestConstants", "is_async": false }, { "id": "test.test_constants.TestConstants.test_default_timestamp", "name": "test_default_timestamp", "lineno": 28, "scope": "TestConstants", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_re_ports_basic_matches", "name": "test_re_ports_basic_matches", "lineno": 37, "scope": "TestRegexPatterns", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_re_ports_capture_groups", "name": "test_re_ports_capture_groups", "lineno": 46, "scope": "TestRegexPatterns", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_re_ports_non_matches", "name": "test_re_ports_non_matches", "lineno": 57, "scope": "TestRegexPatterns", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_re_ports_filter_matches", "name": "test_re_ports_filter_matches", "lineno": 67, "scope": "TestRegexPatterns", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_re_ports_filter_non_matches", "name": "test_re_ports_filter_non_matches", "lineno": 76, "scope": "TestRegexPatterns", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_re_ports_ge_2_matches", "name": "test_re_ports_ge_2_matches", "lineno": 85, "scope": "TestRegexPatterns", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_re_ports_ge_2_capture_groups", "name": "test_re_ports_ge_2_capture_groups", "lineno": 96, "scope": "TestRegexPatterns", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_re_ports_ge_2_non_matches", "name": "test_re_ports_ge_2_non_matches", "lineno": 107, "scope": "TestRegexPatterns", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_regex_pattern_types", "name": "test_regex_pattern_types", "lineno": 118, "scope": "TestRegexPatterns", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_regex_patterns_parametrized", "name": "test_regex_patterns_parametrized", "lineno": 139, "scope": "TestRegexPatterns", "is_async": false }, { "id": "test.test_constants.TestRegexPatterns.test_regex_patterns_edge_cases", "name": "test_regex_patterns_edge_cases", "lineno": 144, "scope": "TestRegexPatterns", "is_async": false } ], "test.test_deprecations": [ { "id": "test.test_deprecations.test_statistics_deprecated_kwargs", "name": "test_statistics_deprecated_kwargs", "lineno": 10, "scope": null, "is_async": false } ], "test.test_descriptors": [ { "id": "test.test_descriptors.network", "name": "network", "lineno": 21, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_get_switchable_as_dense", "name": "test_get_switchable_as_dense", "lineno": 27, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_get_switchable_as_iter", "name": "test_get_switchable_as_iter", "lineno": 40, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_allocate_series_dataframes", "name": "test_allocate_series_dataframes", "lineno": 52, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_get_extendable_i", "name": "test_get_extendable_i", "lineno": 66, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_get_non_extendable_i", "name": "test_get_non_extendable_i", "lineno": 78, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_expand_series", "name": "test_expand_series", "lineno": 90, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_additional_ports", "name": "test_additional_ports", "lineno": 110, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_additional_ports_process", "name": "test_additional_ports_process", "lineno": 121, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_update_ports_component_attrs", "name": "test_update_ports_component_attrs", "lineno": 145, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_update_ports_column_ordering", "name": "test_update_ports_column_ordering", "lineno": 208, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_update_ports_column_ordering_process", "name": "test_update_ports_column_ordering_process", "lineno": 255, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_additional_linkports_isolated_between_networks", "name": "test_additional_linkports_isolated_between_networks", "lineno": 294, "scope": null, "is_async": false }, { "id": "test.test_descriptors.test_get_bounds_pu", "name": "test_get_bounds_pu", "lineno": 321, "scope": null, "is_async": false } ], "test.test_docs": [ { "id": "test.test_docs.test_docs_flag", "name": "test_docs_flag", "lineno": 34, "scope": null, "is_async": false }, { "id": "test.test_docs.test_doctest_code", "name": "test_doctest_code", "lineno": 92, "scope": null, "is_async": false }, { "id": "test.test_docs.test_doctest_docs", "name": "test_doctest_docs", "lineno": 126, "scope": null, "is_async": false }, { "id": "test.test_docs.test_doctest_docs.PseudoModule.__init__", "name": "__init__", "lineno": 146, "scope": "test_doctest_docs.PseudoModule", "is_async": false }, { "id": "test.test_docs.test_notebooks", "name": "test_notebooks", "lineno": 173, "scope": null, "is_async": false }, { "id": "test.test_docs._collect_go_urls", "name": "_collect_go_urls", "lineno": 250, "scope": null, "is_async": false }, { "id": "test.test_docs.test_go_links", "name": "test_go_links", "lineno": 262, "scope": null, "is_async": false } ], "test.test_examples": [ { "id": "test.test_examples.test_ac_dc_meshed", "name": "test_ac_dc_meshed", "lineno": 15, "scope": null, "is_async": false }, { "id": "test.test_examples.test_storage_hvdc", "name": "test_storage_hvdc", "lineno": 20, "scope": null, "is_async": false }, { "id": "test.test_examples.test_scigrid_de", "name": "test_scigrid_de", "lineno": 25, "scope": null, "is_async": false }, { "id": "test.test_examples.test_model_energy", "name": "test_model_energy", "lineno": 30, "scope": null, "is_async": false }, { "id": "test.test_examples.test_carbon_management", "name": "test_carbon_management", "lineno": 35, "scope": null, "is_async": false }, { "id": "test.test_examples.seeded_cache", "name": "seeded_cache", "lineno": 45, "scope": null, "is_async": false }, { "id": "test.test_examples.test_caching", "name": "test_caching", "lineno": 54, "scope": null, "is_async": false }, { "id": "test.test_examples.test_clear_cache", "name": "test_clear_cache", "lineno": 60, "scope": null, "is_async": false }, { "id": "test.test_examples.test_cache_miss_network_disabled", "name": "test_cache_miss_network_disabled", "lineno": 66, "scope": null, "is_async": false }, { "id": "test.test_examples.test_cache_miss_404_falls_back_to_latest", "name": "test_cache_miss_404_falls_back_to_latest", "lineno": 78, "scope": null, "is_async": false }, { "id": "test.test_examples.test_cache_miss_404_falls_back_to_latest.fake_urlretrieve", "name": "fake_urlretrieve", "lineno": 85, "scope": "test_cache_miss_404_falls_back_to_latest", "is_async": false }, { "id": "test.test_examples.test_check_url_availability", "name": "test_check_url_availability", "lineno": 106, "scope": null, "is_async": false } ], "test.test_graph": [ { "id": "test.test_graph.test_adjacency_matrix_returns_dataframe", "name": "test_adjacency_matrix_returns_dataframe", "lineno": 19, "scope": null, "is_async": false }, { "id": "test.test_graph.test_adjacency_matrix_with_weights", "name": "test_adjacency_matrix_with_weights", "lineno": 54, "scope": null, "is_async": false }, { "id": "test.test_graph.test_adjacency_matrix_returns_sparse", "name": "test_adjacency_matrix_returns_sparse", "lineno": 80, "scope": null, "is_async": false }, { "id": "test.test_graph.test_adjacency_matrix_sparse_with_weights", "name": "test_adjacency_matrix_sparse_with_weights", "lineno": 114, "scope": null, "is_async": false }, { "id": "test.test_graph.test_adjacency_matrix_compatibility", "name": "test_adjacency_matrix_compatibility", "lineno": 146, "scope": null, "is_async": false }, { "id": "test.test_graph.test_adjacency_matrix_deprecation_warning", "name": "test_adjacency_matrix_deprecation_warning", "lineno": 169, "scope": null, "is_async": false } ], "test.test_guards": [ { "id": "test.test_guards.test_log_free_import", "name": "test_log_free_import", "lineno": 13, "scope": null, "is_async": false }, { "id": "test.test_guards.test_runtime_verification_enabled", "name": "test_runtime_verification_enabled", "lineno": 23, "scope": null, "is_async": false }, { "id": "test.test_guards.test_runtime_verification_disabled_by_default", "name": "test_runtime_verification_disabled_by_default", "lineno": 30, "scope": null, "is_async": false } ], "test.test_indices": [ { "id": "test.test_indices.network", "name": "network", "lineno": 10, "scope": null, "is_async": false }, { "id": "test.test_indices.network_add_snapshots", "name": "network_add_snapshots", "lineno": 15, "scope": null, "is_async": false }, { "id": "test.test_indices.network_add_snapshots_multiindex", "name": "network_add_snapshots_multiindex", "lineno": 26, "scope": null, "is_async": false }, { "id": "test.test_indices.test_snapshot_index_consistency", "name": "test_snapshot_index_consistency", "lineno": 42, "scope": null, "is_async": false }, { "id": "test.test_indices.test_existing_value_casting", "name": "test_existing_value_casting", "lineno": 54, "scope": null, "is_async": false }, { "id": "test.test_indices.test_set_snapshots_checks", "name": "test_set_snapshots_checks", "lineno": 67, "scope": null, "is_async": false } ], "test.test_io": [ { "id": "test.test_io.custom_equals", "name": "custom_equals", "lineno": 30, "scope": null, "is_async": false }, { "id": "test.test_io.TestCSVDir.test_csv_io", "name": "test_csv_io", "lineno": 73, "scope": "TestCSVDir", "is_async": false }, { "id": "test.test_io.TestCSVDir.test_csv_io_quotes", "name": "test_csv_io_quotes", "lineno": 89, "scope": "TestCSVDir", "is_async": false }, { "id": "test.test_io.TestCSVDir.test_csv_io_Path", "name": "test_csv_io_Path", "lineno": 97, "scope": "TestCSVDir", "is_async": false }, { "id": "test.test_io.TestCSVDir.test_csv_io_multiindexed", "name": "test_csv_io_multiindexed", "lineno": 102, "scope": "TestCSVDir", "is_async": false }, { "id": "test.test_io.TestCSVDir.test_csv_io_shapes", "name": "test_csv_io_shapes", "lineno": 112, "scope": "TestCSVDir", "is_async": false }, { "id": "test.test_io.TestCSVDir.test_csv_io_shapes_with_missing", "name": "test_csv_io_shapes_with_missing", "lineno": 122, "scope": "TestCSVDir", "is_async": false }, { "id": "test.test_io.TestCSVDir.test_io_equality", "name": "test_io_equality", "lineno": 138, "scope": "TestCSVDir", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_io", "name": "test_netcdf_io", "lineno": 175, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_io_Path", "name": "test_netcdf_io_Path", "lineno": 182, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_io_datetime", "name": "test_netcdf_io_datetime", "lineno": 187, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_io_multiindexed", "name": "test_netcdf_io_multiindexed", "lineno": 197, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_io_shapes", "name": "test_netcdf_io_shapes", "lineno": 212, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_io_shapes_with_missing", "name": "test_netcdf_io_shapes_with_missing", "lineno": 222, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_from_url", "name": "test_netcdf_from_url", "lineno": 234, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_io_no_compression", "name": "test_netcdf_io_no_compression", "lineno": 238, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_io_custom_compression", "name": "test_netcdf_io_custom_compression", "lineno": 251, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_io_typecast", "name": "test_netcdf_io_typecast", "lineno": 269, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_netcdf_io_typecast_and_compression", "name": "test_netcdf_io_typecast_and_compression", "lineno": 274, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestNetcdf.test_io_equality", "name": "test_io_equality", "lineno": 283, "scope": "TestNetcdf", "is_async": false }, { "id": "test.test_io.TestHDF5.test_hdf5_io", "name": "test_hdf5_io", "lineno": 314, "scope": "TestHDF5", "is_async": false }, { "id": "test.test_io.TestHDF5.test_hdf5_io_Path", "name": "test_hdf5_io_Path", "lineno": 322, "scope": "TestHDF5", "is_async": false }, { "id": "test.test_io.TestHDF5.test_hdf5_io_multiindexed", "name": "test_hdf5_io_multiindexed", "lineno": 327, "scope": "TestHDF5", "is_async": false }, { "id": "test.test_io.TestHDF5.test_hdf5_io_shapes", "name": "test_hdf5_io_shapes", "lineno": 336, "scope": "TestHDF5", "is_async": false }, { "id": "test.test_io.TestHDF5.test_hdf5_io_shapes_with_missing", "name": "test_hdf5_io_shapes_with_missing", "lineno": 346, "scope": "TestHDF5", "is_async": false }, { "id": "test.test_io.TestHDF5.test_io_equality", "name": "test_io_equality", "lineno": 362, "scope": "TestHDF5", "is_async": false }, { "id": "test.test_io.TestExcelIO.test_excel_io", "name": "test_excel_io", "lineno": 400, "scope": "TestExcelIO", "is_async": false }, { "id": "test.test_io.TestExcelIO.test_excel_io_Path", "name": "test_excel_io_Path", "lineno": 407, "scope": "TestExcelIO", "is_async": false }, { "id": "test.test_io.TestExcelIO.test_excel_io_datetime", "name": "test_excel_io_datetime", "lineno": 412, "scope": "TestExcelIO", "is_async": false }, { "id": "test.test_io.TestExcelIO.test_excel_io_multiindexed", "name": "test_excel_io_multiindexed", "lineno": 421, "scope": "TestExcelIO", "is_async": false }, { "id": "test.test_io.TestExcelIO.test_excel_io_shapes", "name": "test_excel_io_shapes", "lineno": 437, "scope": "TestExcelIO", "is_async": false }, { "id": "test.test_io.TestExcelIO.test_excel_io_shapes_with_missing", "name": "test_excel_io_shapes_with_missing", "lineno": 447, "scope": "TestExcelIO", "is_async": false }, { "id": "test.test_io.TestExcelIO.test_io_equality", "name": "test_io_equality", "lineno": 463, "scope": "TestExcelIO", "is_async": false }, { "id": "test.test_io.TestExcelIO.test_io_time_dependent_efficiencies_excel", "name": "test_io_time_dependent_efficiencies_excel", "lineno": 490, "scope": "TestExcelIO", "is_async": false }, { "id": "test.test_io.test_io_equality", "name": "test_io_equality", "lineno": 533, "scope": null, "is_async": false }, { "id": "test.test_io.test_examples_consistency", "name": "test_examples_consistency", "lineno": 581, "scope": null, "is_async": false }, { "id": "test.test_io.test_import_from_pandapower_network", "name": "test_import_from_pandapower_network", "lineno": 594, "scope": null, "is_async": false }, { "id": "test.test_io.test_io_time_dependent_efficiencies", "name": "test_io_time_dependent_efficiencies", "lineno": 617, "scope": null, "is_async": false }, { "id": "test.test_io.test_sort_attrs", "name": "test_sort_attrs", "lineno": 658, "scope": null, "is_async": false }, { "id": "test.test_io.test_version_warning", "name": "test_version_warning", "lineno": 693, "scope": null, "is_async": false } ], "test.test_io_cloudpathlib": [ { "id": "test.test_io_cloudpathlib.cloudpathlib_local_implementation", "name": "cloudpathlib_local_implementation", "lineno": 38, "scope": null, "is_async": false }, { "id": "test.test_io_cloudpathlib.cloudpath_local_bucket", "name": "cloudpath_local_bucket", "lineno": 50, "scope": null, "is_async": false }, { "id": "test.test_io_cloudpathlib.cloudpath_network_parameterized_ext", "name": "cloudpath_network_parameterized_ext", "lineno": 58, "scope": null, "is_async": false }, { "id": "test.test_io_cloudpathlib.cloudpath_network", "name": "cloudpath_network", "lineno": 66, "scope": null, "is_async": false }, { "id": "test.test_io_cloudpathlib.TestIOCloudpath.test_io_cloudpath_netcdf", "name": "test_io_cloudpath_netcdf", "lineno": 79, "scope": "TestIOCloudpath", "is_async": false }, { "id": "test.test_io_cloudpathlib.TestIOCloudpath.test_io_cloudpath_hdf5", "name": "test_io_cloudpath_hdf5", "lineno": 88, "scope": "TestIOCloudpath", "is_async": false }, { "id": "test.test_io_cloudpathlib.TestIOCloudpath.test_io_cloudpath_csv_folder", "name": "test_io_cloudpath_csv_folder", "lineno": 99, "scope": "TestIOCloudpath", "is_async": false }, { "id": "test.test_io_cloudpathlib.test_cloudpathlib_anypath_uses_pathlib_path_locally", "name": "test_cloudpathlib_anypath_uses_pathlib_path_locally", "lineno": 108, "scope": null, "is_async": false } ], "test.test_link_post_discretization": [ { "id": "test.test_link_post_discretization.build_network", "name": "build_network", "lineno": 9, "scope": null, "is_async": false }, { "id": "test.test_link_post_discretization.test_post_discretization", "name": "test_post_discretization", "lineno": 89, "scope": null, "is_async": false } ], "test.test_lopf_activity_mask": [ { "id": "test.test_lopf_activity_mask.test_optimize", "name": "test_optimize", "lineno": 12, "scope": null, "is_async": false }, { "id": "test.test_lopf_activity_mask.test_optimize_with_power_flow", "name": "test_optimize_with_power_flow", "lineno": 37, "scope": null, "is_async": false }, { "id": "test.test_lopf_activity_mask.test_optimize_with_power_flow.test_scenario", "name": "test_scenario", "lineno": 55, "scope": "test_optimize_with_power_flow", "is_async": false }, { "id": "test.test_lopf_activity_mask.test_generators_with_active_attribute", "name": "test_generators_with_active_attribute", "lineno": 89, "scope": null, "is_async": false }, { "id": "test.test_lopf_activity_mask.test_stores_with_active_attribute", "name": "test_stores_with_active_attribute", "lineno": 127, "scope": null, "is_async": false }, { "id": "test.test_lopf_activity_mask.test_storage_units_with_active_attribute", "name": "test_storage_units_with_active_attribute", "lineno": 179, "scope": null, "is_async": false }, { "id": "test.test_lopf_activity_mask.test_cyclic_overrides_initial_warnings", "name": "test_cyclic_overrides_initial_warnings", "lineno": 243, "scope": null, "is_async": false }, { "id": "test.test_lopf_activity_mask.test_mixed_components_with_active_attribute", "name": "test_mixed_components_with_active_attribute", "lineno": 334, "scope": null, "is_async": false }, { "id": "test.test_lopf_activity_mask.test_inactive_stores_with_global_operational_limit", "name": "test_inactive_stores_with_global_operational_limit", "lineno": 428, "scope": null, "is_async": false }, { "id": "test.test_lopf_activity_mask.test_all_storage_units_inactive", "name": "test_all_storage_units_inactive", "lineno": 497, "scope": null, "is_async": false } ], "test.test_lopf_ac_dc": [ { "id": "test.test_lopf_ac_dc.test_optimize", "name": "test_optimize", "lineno": 8, "scope": null, "is_async": false } ], "test.test_lopf_and_subsequent_power_flow": [ { "id": "test.test_lopf_and_subsequent_power_flow.test_optimize_with_power_flow", "name": "test_optimize_with_power_flow", "lineno": 6, "scope": null, "is_async": false } ], "test.test_lopf_basic_constraints": [ { "id": "test.test_lopf_basic_constraints.describe_storage_unit_contraints", "name": "describe_storage_unit_contraints", "lineno": 15, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.describe_nodal_balance_constraint", "name": "describe_nodal_balance_constraint", "lineno": 68, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.describe_upper_dispatch_constraints", "name": "describe_upper_dispatch_constraints", "lineno": 93, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.describe_lower_dispatch_constraints", "name": "describe_lower_dispatch_constraints", "lineno": 116, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.describe_store_contraints", "name": "describe_store_contraints", "lineno": 149, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.describe_cycle_constraints", "name": "describe_cycle_constraints", "lineno": 175, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.describe_cycle_constraints.cycle_flow", "name": "cycle_flow", "lineno": 180, "scope": "describe_cycle_constraints", "is_async": false }, { "id": "test.test_lopf_basic_constraints.solved_n", "name": "solved_n", "lineno": 208, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.test_tolerance", "name": "test_tolerance", "lineno": 216, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.test_optimization_with_strongly_meshed_bus", "name": "test_optimization_with_strongly_meshed_bus", "lineno": 225, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.test_define_generator_constraints_static", "name": "test_define_generator_constraints_static", "lineno": 251, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.test_define_generator_constraints", "name": "test_define_generator_constraints", "lineno": 269, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.test_define_fixed_operational_constraints_positive", "name": "test_define_fixed_operational_constraints_positive", "lineno": 329, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.test_define_fixed_operational_constraints_zero", "name": "test_define_fixed_operational_constraints_zero", "lineno": 348, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.test_define_fixed_operational_constraints_extendable", "name": "test_define_fixed_operational_constraints_extendable", "lineno": 368, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.test_nodal_balance_respects_load_sign", "name": "test_nodal_balance_respects_load_sign", "lineno": 409, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.test_nodal_balance_load_sign_rhs_values", "name": "test_nodal_balance_load_sign_rhs_values", "lineno": 437, "scope": null, "is_async": false }, { "id": "test.test_lopf_basic_constraints.test_define_fixed_operational_constraints_infinite_p_nom", "name": "test_define_fixed_operational_constraints_infinite_p_nom", "lineno": 459, "scope": null, "is_async": false } ], "test.test_lopf_global_constraints": [ { "id": "test.test_lopf_global_constraints.test_operational_limit_n_ac_dc_meshed", "name": "test_operational_limit_n_ac_dc_meshed", "lineno": 8, "scope": null, "is_async": false }, { "id": "test.test_lopf_global_constraints.test_operational_limit_storage_hvdc", "name": "test_operational_limit_storage_hvdc", "lineno": 30, "scope": null, "is_async": false }, { "id": "test.test_lopf_global_constraints.test_assign_all_duals", "name": "test_assign_all_duals", "lineno": 62, "scope": null, "is_async": false }, { "id": "test.test_lopf_global_constraints.test_assign_duals_noname", "name": "test_assign_duals_noname", "lineno": 84, "scope": null, "is_async": false }, { "id": "test.test_lopf_global_constraints.test_assign_custom_variable", "name": "test_assign_custom_variable", "lineno": 112, "scope": null, "is_async": false }, { "id": "test.test_lopf_global_constraints.test_custom_variable_warnings", "name": "test_custom_variable_warnings", "lineno": 122, "scope": null, "is_async": false } ], "test.test_lopf_iteratively": [ { "id": "test.test_lopf_iteratively.test_optimize_post_discretization", "name": "test_optimize_post_discretization", "lineno": 8, "scope": null, "is_async": false } ], "test.test_lopf_losses": [ { "id": "test.test_lopf_losses.test_optimize_losses", "name": "test_optimize_losses", "lineno": 9, "scope": null, "is_async": false } ], "test.test_lopf_mga": [ { "id": "test.test_lopf_mga.test_mga", "name": "test_mga", "lineno": 11, "scope": null, "is_async": false }, { "id": "test.test_lopf_mga.test_mga_in_direction", "name": "test_mga_in_direction", "lineno": 56, "scope": null, "is_async": false }, { "id": "test.test_lopf_mga.test_mga_in_multiple_directions", "name": "test_mga_in_multiple_directions", "lineno": 135, "scope": null, "is_async": false }, { "id": "test.test_lopf_mga.test_generate_directions", "name": "test_generate_directions", "lineno": 185, "scope": null, "is_async": false } ], "test.test_lopf_modularity": [ { "id": "test.test_lopf_modularity.test_modular_components", "name": "test_modular_components", "lineno": 11, "scope": null, "is_async": false }, { "id": "test.test_lopf_modularity.test_modular_committable_with_ramp_limits", "name": "test_modular_committable_with_ramp_limits", "lineno": 55, "scope": null, "is_async": false } ], "test.test_lopf_multiinvest": [ { "id": "test.test_lopf_multiinvest.n", "name": "n", "lineno": 17, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.n_sus", "name": "n_sus", "lineno": 64, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.n_sts", "name": "n_sts", "lineno": 86, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_single_to_multi_level_snapshots", "name": "test_single_to_multi_level_snapshots", "lineno": 120, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_investment_period_values", "name": "test_investment_period_values", "lineno": 128, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_active_assets", "name": "test_active_assets", "lineno": 146, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_tiny_with_default", "name": "test_tiny_with_default", "lineno": 164, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_tiny_with_build_year", "name": "test_tiny_with_build_year", "lineno": 175, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_tiny_infeasible", "name": "test_tiny_infeasible", "lineno": 188, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_simple_network", "name": "test_simple_network", "lineno": 200, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_simple_network_snapshot_subset", "name": "test_simple_network_snapshot_subset", "lineno": 211, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_simple_network_storage_noncyclic", "name": "test_simple_network_storage_noncyclic", "lineno": 222, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_simple_network_storage_noncyclic_per_period", "name": "test_simple_network_storage_noncyclic_per_period", "lineno": 237, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_simple_network_storage_cyclic", "name": "test_simple_network_storage_cyclic", "lineno": 260, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_simple_network_storage_cyclic_per_period", "name": "test_simple_network_storage_cyclic_per_period", "lineno": 278, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_simple_network_store_noncyclic", "name": "test_simple_network_store_noncyclic", "lineno": 294, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_simple_network_store_noncyclic_per_period", "name": "test_simple_network_store_noncyclic_per_period", "lineno": 309, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_simple_network_store_cyclic", "name": "test_simple_network_store_cyclic", "lineno": 328, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_simple_network_store_cyclic_per_period", "name": "test_simple_network_store_cyclic_per_period", "lineno": 343, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_global_constraint_primary_energy_storage", "name": "test_global_constraint_primary_energy_storage", "lineno": 359, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_global_constraint_primary_energy_store", "name": "test_global_constraint_primary_energy_store", "lineno": 378, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_global_constraint_primary_energy_storage_stochastic", "name": "test_global_constraint_primary_energy_storage_stochastic", "lineno": 398, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_global_constraint_transmission_expansion_limit", "name": "test_global_constraint_transmission_expansion_limit", "lineno": 422, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_global_constraint_transmission_cost_limit", "name": "test_global_constraint_transmission_cost_limit", "lineno": 445, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_global_constraint_bus_tech_limit", "name": "test_global_constraint_bus_tech_limit", "lineno": 484, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_nominal_constraint_bus_carrier_expansion_limit", "name": "test_nominal_constraint_bus_carrier_expansion_limit", "lineno": 511, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_max_growth_constraint", "name": "test_max_growth_constraint", "lineno": 544, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_max_relative_growth_constraint", "name": "test_max_relative_growth_constraint", "lineno": 555, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_store_primary_energy_and_operational_limit_constraint_without_per_period", "name": "test_store_primary_energy_and_operational_limit_constraint_without_per_period", "lineno": 567, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_store_primary_energy_and_operational_limit_constraint_with_per_period", "name": "test_store_primary_energy_and_operational_limit_constraint_with_per_period", "lineno": 618, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_storage_unit_primary_energy_and_operational_limit_constraint_without_per_period", "name": "test_storage_unit_primary_energy_and_operational_limit_constraint_without_per_period", "lineno": 671, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_storage_unit_primary_energy_and_operational_limit_constraint_with_per_period", "name": "test_storage_unit_primary_energy_and_operational_limit_constraint_with_per_period", "lineno": 723, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_bug_1360_stores", "name": "test_bug_1360_stores", "lineno": 777, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_bug_1360_storage_units", "name": "test_bug_1360_storage_units", "lineno": 861, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_storageunit_cp_only_wraps_per_period", "name": "test_storageunit_cp_only_wraps_per_period", "lineno": 972, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_storageunit_ip_only_resets_per_period", "name": "test_storageunit_ip_only_resets_per_period", "lineno": 1023, "scope": null, "is_async": false }, { "id": "test.test_lopf_multiinvest.test_operational_limit_with_investment_period_storage", "name": "test_operational_limit_with_investment_period_storage", "lineno": 1063, "scope": null, "is_async": false } ], "test.test_lopf_multilink": [ { "id": "test.test_lopf_multilink.n", "name": "n", "lineno": 11, "scope": null, "is_async": false }, { "id": "test.test_lopf_multilink.test_attribution_assignment", "name": "test_attribution_assignment", "lineno": 162, "scope": null, "is_async": false }, { "id": "test.test_lopf_multilink.test_optimize", "name": "test_optimize", "lineno": 167, "scope": null, "is_async": false } ], "test.test_lopf_process": [ { "id": "test.test_lopf_process.n", "name": "n", "lineno": 13, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.n_solved", "name": "n_solved", "lineno": 38, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.n_multiport", "name": "n_multiport", "lineno": 44, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.n_multiport_solved", "name": "n_multiport_solved", "lineno": 72, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.test_process_component_basics", "name": "test_process_component_basics", "lineno": 77, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.test_process_optimization_sign_convention", "name": "test_process_optimization_sign_convention", "lineno": 93, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.test_process_pf_sign_convention", "name": "test_process_pf_sign_convention", "lineno": 106, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.test_process_optimize_then_pf_consistency", "name": "test_process_optimize_then_pf_consistency", "lineno": 117, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.test_process_statistics", "name": "test_process_statistics", "lineno": 133, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.test_process_get_bounds_pu", "name": "test_process_get_bounds_pu", "lineno": 144, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.test_process_multi_port_optimization", "name": "test_process_multi_port_optimization", "lineno": 153, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.test_process_multi_port_pf", "name": "test_process_multi_port_pf", "lineno": 170, "scope": null, "is_async": false }, { "id": "test.test_lopf_process.test_process_ramp_limits", "name": "test_process_ramp_limits", "lineno": 185, "scope": null, "is_async": false } ], "test.test_lopf_quadratic_costs": [ { "id": "test.test_lopf_quadratic_costs.test_optimize_quadratic", "name": "test_optimize_quadratic", "lineno": 10, "scope": null, "is_async": false } ], "test.test_lopf_rolling_horizon": [ { "id": "test.test_lopf_rolling_horizon.get_network", "name": "get_network", "lineno": 11, "scope": null, "is_async": false }, { "id": "test.test_lopf_rolling_horizon.test_rolling_horizon", "name": "test_rolling_horizon", "lineno": 46, "scope": null, "is_async": false }, { "id": "test.test_lopf_rolling_horizon.test_rolling_horizon_integrated", "name": "test_rolling_horizon_integrated", "lineno": 65, "scope": null, "is_async": false }, { "id": "test.test_lopf_rolling_horizon.test_rolling_horizon_integrated_overlap", "name": "test_rolling_horizon_integrated_overlap", "lineno": 88, "scope": null, "is_async": false }, { "id": "test.test_lopf_rolling_horizon.test_rolling_horizon_committable_ramp_limits", "name": "test_rolling_horizon_committable_ramp_limits", "lineno": 114, "scope": null, "is_async": false }, { "id": "test.test_lopf_rolling_horizon.test_rolling_horizon_committable_overlap_matches_full_run", "name": "test_rolling_horizon_committable_overlap_matches_full_run", "lineno": 158, "scope": null, "is_async": false }, { "id": "test.test_lopf_rolling_horizon.test_rolling_horizon_linearized_uc_with_ramp_limits", "name": "test_rolling_horizon_linearized_uc_with_ramp_limits", "lineno": 225, "scope": null, "is_async": false } ], "test.test_lopf_storage": [ { "id": "test.test_lopf_storage.target_gen_p", "name": "target_gen_p", "lineno": 15, "scope": null, "is_async": false }, { "id": "test.test_lopf_storage.test_optimize", "name": "test_optimize", "lineno": 26, "scope": null, "is_async": false }, { "id": "test.test_lopf_storage.test_storage_energy_marginal_cost", "name": "test_storage_energy_marginal_cost", "lineno": 32, "scope": null, "is_async": false }, { "id": "test.test_lopf_storage.test_spill_cost", "name": "test_spill_cost", "lineno": 57, "scope": null, "is_async": false }, { "id": "test.test_lopf_storage.test_storage_unit_p_set", "name": "test_storage_unit_p_set", "lineno": 114, "scope": null, "is_async": false }, { "id": "test.test_lopf_storage.test_store_p_set", "name": "test_store_p_set", "lineno": 139, "scope": null, "is_async": false } ], "test.test_lopf_unit_commitment": [ { "id": "test.test_lopf_unit_commitment.test_unit_commitment", "name": "test_unit_commitment", "lineno": 13, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_minimum_up_time", "name": "test_minimum_up_time", "lineno": 59, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_minimum_up_time_up_time_before", "name": "test_minimum_up_time_up_time_before", "lineno": 109, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_minimum_down_time", "name": "test_minimum_down_time", "lineno": 159, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_minimum_down_time_up_time_before", "name": "test_minimum_down_time_up_time_before", "lineno": 205, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_start_up_costs", "name": "test_start_up_costs", "lineno": 252, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_shut_down_costs", "name": "test_shut_down_costs", "lineno": 290, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_unit_commitment_rolling_horizon", "name": "test_unit_commitment_rolling_horizon", "lineno": 326, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_linearized_unit_commitment", "name": "test_linearized_unit_commitment", "lineno": 375, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_link_unit_commitment", "name": "test_link_unit_commitment", "lineno": 426, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_link_ramp_limits", "name": "test_link_ramp_limits", "lineno": 473, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_link_ramp_limits_rolling_horizon", "name": "test_link_ramp_limits_rolling_horizon", "lineno": 527, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_dynamic_ramp_rates", "name": "test_dynamic_ramp_rates", "lineno": 588, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_generator_ramp_constraints_unsorted_names", "name": "test_generator_ramp_constraints_unsorted_names", "lineno": 631, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_generator_ramp_constraints_mask_nan", "name": "test_generator_ramp_constraints_mask_nan", "lineno": 678, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_link_ramp_constraints_mask_nan", "name": "test_link_ramp_constraints_mask_nan", "lineno": 737, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_dynamic_start_up_rates_for_commitables", "name": "test_dynamic_start_up_rates_for_commitables", "lineno": 812, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_ramp_limits_multi_investment_period", "name": "test_ramp_limits_multi_investment_period", "lineno": 865, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_committable_start_up_only_ramp_limit", "name": "test_committable_start_up_only_ramp_limit", "lineno": 889, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_committable_shut_down_only_ramp_limit", "name": "test_committable_shut_down_only_ramp_limit", "lineno": 921, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_committable_ramp_limits_multi_investment_period", "name": "test_committable_ramp_limits_multi_investment_period", "lineno": 958, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_ramp_limit_start_up_binary_uc", "name": "test_ramp_limit_start_up_binary_uc", "lineno": 1006, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_infeasible_start_up_limit", "name": "test_infeasible_start_up_limit", "lineno": 1068, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_ramp_limit_shut_down_binary_uc", "name": "test_ramp_limit_shut_down_binary_uc", "lineno": 1113, "scope": null, "is_async": false }, { "id": "test.test_lopf_unit_commitment.test_ramp_limit_shut_down_first_snapshot_with_slack", "name": "test_ramp_limit_shut_down_first_snapshot_with_slack", "lineno": 1194, "scope": null, "is_async": false } ], "test.test_lopf_varying_inputs": [ { "id": "test.test_lopf_varying_inputs.test_time_dependent_generator_efficiency", "name": "test_time_dependent_generator_efficiency", "lineno": 10, "scope": null, "is_async": false }, { "id": "test.test_lopf_varying_inputs.test_time_dependent_standing_losses_storage_units", "name": "test_time_dependent_standing_losses_storage_units", "lineno": 32, "scope": null, "is_async": false }, { "id": "test.test_lopf_varying_inputs.test_time_dependent_standing_losses_stores", "name": "test_time_dependent_standing_losses_stores", "lineno": 52, "scope": null, "is_async": false } ], "test.test_lpf_ac_dc": [ { "id": "test.test_lpf_ac_dc.ac_dc_network_r", "name": "ac_dc_network_r", "lineno": 14, "scope": null, "is_async": false }, { "id": "test.test_lpf_ac_dc.test_lpf", "name": "test_lpf", "lineno": 19, "scope": null, "is_async": false }, { "id": "test.test_lpf_ac_dc.test_lpf_chunks", "name": "test_lpf_chunks", "lineno": 40, "scope": null, "is_async": false } ], "test.test_lpf_against_pypower": [ { "id": "test.test_lpf_against_pypower.test_pypower_case", "name": "test_pypower_case", "lineno": 18, "scope": null, "is_async": false } ], "test.test_meshed_threshold": [ { "id": "test.test_meshed_threshold.test_meshed_threshold", "name": "test_meshed_threshold", "lineno": 12, "scope": null, "is_async": false }, { "id": "test.test_meshed_threshold.test_get_bus_counts_basic", "name": "test_get_bus_counts_basic", "lineno": 133, "scope": null, "is_async": false }, { "id": "test.test_meshed_threshold.test_get_strongly_meshed_buses_deprecated", "name": "test_get_strongly_meshed_buses_deprecated", "lineno": 147, "scope": null, "is_async": false }, { "id": "test.test_meshed_threshold.test_meshed_thresholds_skip_isolated_buses", "name": "test_meshed_thresholds_skip_isolated_buses", "lineno": 155, "scope": null, "is_async": false }, { "id": "test.test_meshed_threshold.test_meshed_threshold_backward_compatibility_warning", "name": "test_meshed_threshold_backward_compatibility_warning", "lineno": 170, "scope": null, "is_async": false } ], "test.test_network": [ { "id": "test.test_network.swap_df_index", "name": "swap_df_index", "lineno": 19, "scope": null, "is_async": false }, { "id": "test.test_network.n_5bus", "name": "n_5bus", "lineno": 37, "scope": null, "is_async": false }, { "id": "test.test_network.n_5bus_7sn", "name": "n_5bus_7sn", "lineno": 45, "scope": null, "is_async": false }, { "id": "test.test_network.test_remove", "name": "test_remove", "lineno": 55, "scope": null, "is_async": false }, { "id": "test.test_network.test_remove_misspelled_component", "name": "test_remove_misspelled_component", "lineno": 74, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_misspelled_component", "name": "test_add_misspelled_component", "lineno": 89, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_duplicated_names", "name": "test_add_duplicated_names", "lineno": 107, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_static", "name": "test_add_static", "lineno": 124, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_static_with_index", "name": "test_add_static_with_index", "lineno": 147, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_varying_single", "name": "test_add_varying_single", "lineno": 172, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_varying_multiple", "name": "test_add_varying_multiple", "lineno": 203, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_varying_multiple_with_index", "name": "test_add_varying_multiple_with_index", "lineno": 235, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_overwrite_static", "name": "test_add_overwrite_static", "lineno": 279, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_overwrite_varying", "name": "test_add_overwrite_varying", "lineno": 290, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_overwrite_clears_stale_dynamic", "name": "test_add_overwrite_clears_stale_dynamic", "lineno": 309, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_stochastic", "name": "test_add_stochastic", "lineno": 322, "scope": null, "is_async": false }, { "id": "test.test_network.test_multiple_add_defaults", "name": "test_multiple_add_defaults", "lineno": 373, "scope": null, "is_async": false }, { "id": "test.test_network.test_add_return_names", "name": "test_add_return_names", "lineno": 408, "scope": null, "is_async": false }, { "id": "test.test_network.test_equality_behavior", "name": "test_equality_behavior", "lineno": 437, "scope": null, "is_async": false }, { "id": "test.test_network.test_copy_default_behavior", "name": "test_copy_default_behavior", "lineno": 463, "scope": null, "is_async": false }, { "id": "test.test_network.test_copy_with_model", "name": "test_copy_with_model", "lineno": 478, "scope": null, "is_async": false }, { "id": "test.test_network.test_copy_snapshots", "name": "test_copy_snapshots", "lineno": 506, "scope": null, "is_async": false }, { "id": "test.test_network.test_single_add_network_static", "name": "test_single_add_network_static", "lineno": 533, "scope": null, "is_async": false }, { "id": "test.test_network.test_single_add_network_with_time", "name": "test_single_add_network_with_time", "lineno": 548, "scope": null, "is_async": false }, { "id": "test.test_network.test_shape_reprojection", "name": "test_shape_reprojection", "lineno": 567, "scope": null, "is_async": false }, { "id": "test.test_network.test_components_referencing", "name": "test_components_referencing", "lineno": 583, "scope": null, "is_async": false }, { "id": "test.test_network.test_rename_component_names", "name": "test_rename_component_names", "lineno": 594, "scope": null, "is_async": false }, { "id": "test.test_network.test_components_repr", "name": "test_components_repr", "lineno": 628, "scope": null, "is_async": false }, { "id": "test.test_network.test_api_components_legacy", "name": "test_api_components_legacy", "lineno": 640, "scope": null, "is_async": false }, { "id": "test.test_network.test_api_new_components_api", "name": "test_api_new_components_api", "lineno": 673, "scope": null, "is_async": false }, { "id": "test.test_network.test_sanitize", "name": "test_sanitize", "lineno": 725, "scope": null, "is_async": false }, { "id": "test.test_network.test_sanitize_with_existing_data", "name": "test_sanitize_with_existing_data", "lineno": 751, "scope": null, "is_async": false }, { "id": "test.test_network.test_sanitize_no_changes_needed", "name": "test_sanitize_no_changes_needed", "lineno": 772, "scope": null, "is_async": false } ], "test.test_network_cycles": [ { "id": "test.test_network_cycles.test_simple_cycle", "name": "test_simple_cycle", "lineno": 10, "scope": null, "is_async": false }, { "id": "test.test_network_cycles.test_multiple_cycles", "name": "test_multiple_cycles", "lineno": 46, "scope": null, "is_async": false }, { "id": "test.test_network_cycles.test_no_cycles", "name": "test_no_cycles", "lineno": 96, "scope": null, "is_async": false }, { "id": "test.test_network_cycles.test_multiple_subnetworks", "name": "test_multiple_subnetworks", "lineno": 118, "scope": null, "is_async": false }, { "id": "test.test_network_cycles.test_mixed_branch_types", "name": "test_mixed_branch_types", "lineno": 165, "scope": null, "is_async": false }, { "id": "test.test_network_cycles.test_investment_periods", "name": "test_investment_periods", "lineno": 192, "scope": null, "is_async": false }, { "id": "test.test_network_cycles.test_weighted_cycles", "name": "test_weighted_cycles", "lineno": 273, "scope": null, "is_async": false }, { "id": "test.test_network_cycles.test_weighted_cycles_dc_network", "name": "test_weighted_cycles_dc_network", "lineno": 320, "scope": null, "is_async": false } ], "test.test_network_index": [ { "id": "test.test_network_index.TestNetworkScenarioIndex.test_empty_input", "name": "test_empty_input", "lineno": 12, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_both_kwargs_and_scenarios", "name": "test_both_kwargs_and_scenarios", "lineno": 18, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_dict_with_weights", "name": "test_dict_with_weights", "lineno": 24, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_series_with_weights", "name": "test_series_with_weights", "lineno": 30, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_mismatched_weights_length", "name": "test_mismatched_weights_length", "lineno": 36, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_dict_scenarios", "name": "test_dict_scenarios", "lineno": 42, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_series_scenarios", "name": "test_series_scenarios", "lineno": 51, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_sequence_scenarios", "name": "test_sequence_scenarios", "lineno": 61, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_kwargs_scenarios", "name": "test_kwargs_scenarios", "lineno": 70, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_series_name_preserved", "name": "test_series_name_preserved", "lineno": 79, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_sequence_without_weights", "name": "test_sequence_without_weights", "lineno": 87, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.TestNetworkScenarioIndex.test_weights_must_sum_to_one", "name": "test_weights_must_sum_to_one", "lineno": 103, "scope": "TestNetworkScenarioIndex", "is_async": false }, { "id": "test.test_network_index.test_get_scenario", "name": "test_get_scenario", "lineno": 115, "scope": null, "is_async": false }, { "id": "test.test_network_index.test_get_scenario_empty_components_bug_1402", "name": "test_get_scenario_empty_components_bug_1402", "lineno": 151, "scope": null, "is_async": false }, { "id": "test.test_network_index.test_get_network_from_collection", "name": "test_get_network_from_collection", "lineno": 205, "scope": null, "is_async": false }, { "id": "test.test_network_index.test_slice_network", "name": "test_slice_network", "lineno": 249, "scope": null, "is_async": false }, { "id": "test.test_network_index.test_getitem_index_methods", "name": "test_getitem_index_methods", "lineno": 310, "scope": null, "is_async": false } ], "test.test_network_transform": [ { "id": "test.test_network_transform.TestGetPotentialTypos.test_basic_functionality_and_edge_cases", "name": "test_basic_functionality_and_edge_cases", "lineno": 14, "scope": "TestGetPotentialTypos", "is_async": false }, { "id": "test.test_network_transform.TestGetPotentialTypos.test_single_matches", "name": "test_single_matches", "lineno": 64, "scope": "TestGetPotentialTypos", "is_async": false }, { "id": "test.test_network_transform.TestGetPotentialTypos.test_edge_cases_and_special_scenarios", "name": "test_edge_cases_and_special_scenarios", "lineno": 73, "scope": "TestGetPotentialTypos", "is_async": false }, { "id": "test.test_network_transform.TestGetPotentialTypos.test_unintended_attribute_warning", "name": "test_unintended_attribute_warning", "lineno": 101, "scope": "TestGetPotentialTypos", "is_async": false }, { "id": "test.test_network_transform.TestGetPotentialTypos.test_potential_typo_warning", "name": "test_potential_typo_warning", "lineno": 119, "scope": "TestGetPotentialTypos", "is_async": false }, { "id": "test.test_network_transform.TestGetPotentialTypos.test_both_warnings_simultaneously", "name": "test_both_warnings_simultaneously", "lineno": 144, "scope": "TestGetPotentialTypos", "is_async": false }, { "id": "test.test_network_transform.TestGetPotentialTypos.test_no_warning_for_valid_custom_attributes", "name": "test_no_warning_for_valid_custom_attributes", "lineno": 164, "scope": "TestGetPotentialTypos", "is_async": false }, { "id": "test.test_network_transform.TestGetPotentialTypos.test_typo_warning_option_disabled", "name": "test_typo_warning_option_disabled", "lineno": 182, "scope": "TestGetPotentialTypos", "is_async": false } ], "test.test_objective_constant": [ { "id": "test.test_objective_constant.network_with_extendable_assets", "name": "network_with_extendable_assets", "lineno": 15, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.simple_network", "name": "simple_network", "lineno": 35, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_include_objective_constant_true", "name": "test_include_objective_constant_true", "lineno": 45, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_include_objective_constant_false", "name": "test_include_objective_constant_false", "lineno": 58, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_include_objective_constant_none_raises_future_warning", "name": "test_include_objective_constant_none_raises_future_warning", "lineno": 71, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_include_objective_constant_true_suppresses_warning", "name": "test_include_objective_constant_true_suppresses_warning", "lineno": 85, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_include_objective_constant_false_suppresses_warning", "name": "test_include_objective_constant_false_suppresses_warning", "lineno": 97, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_objective_value_consistency", "name": "test_objective_value_consistency", "lineno": 109, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_create_model_with_include_objective_constant", "name": "test_create_model_with_include_objective_constant", "lineno": 145, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_no_objective_constant_when_no_extendables", "name": "test_no_objective_constant_when_no_extendables", "lineno": 161, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_create_model_raises_future_warning", "name": "test_create_model_raises_future_warning", "lineno": 174, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_options_include_objective_constant", "name": "test_options_include_objective_constant", "lineno": 188, "scope": null, "is_async": false }, { "id": "test.test_objective_constant.test_options_include_objective_constant_create_model", "name": "test_options_include_objective_constant_create_model", "lineno": 211, "scope": null, "is_async": false } ], "test.test_optimization_expressions": [ { "id": "test.test_optimization_expressions.prepared_network", "name": "prepared_network", "lineno": 33, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.prepared_network_with_snapshot_subset", "name": "prepared_network_with_snapshot_subset", "lineno": 44, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_capacity", "name": "test_expressions_capacity", "lineno": 56, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expression_capacity_all_filtered", "name": "test_expression_capacity_all_filtered", "lineno": 64, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_capacity_other_options", "name": "test_expressions_capacity_other_options", "lineno": 79, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_capex", "name": "test_expressions_capex", "lineno": 86, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_energy_balance", "name": "test_expressions_energy_balance", "lineno": 96, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_energy_balance_with_snapshot_subset", "name": "test_expressions_energy_balance_with_snapshot_subset", "lineno": 107, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_other_dynamic_expressions_with_snapshot_subset", "name": "test_other_dynamic_expressions_with_snapshot_subset", "lineno": 118, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_energy_balance_other_options", "name": "test_expressions_energy_balance_other_options", "lineno": 136, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_supply", "name": "test_expressions_supply", "lineno": 143, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_withdrawal", "name": "test_expressions_withdrawal", "lineno": 150, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_transmission", "name": "test_expressions_transmission", "lineno": 157, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_opex", "name": "test_expressions_opex", "lineno": 164, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_curtailment", "name": "test_expressions_curtailment", "lineno": 171, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_expressions_operation", "name": "test_expressions_operation", "lineno": 178, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.non_extendable_network", "name": "non_extendable_network", "lineno": 186, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_curtailment_non_extendable_generators", "name": "test_curtailment_non_extendable_generators", "lineno": 224, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_capacity_non_extendable_generators", "name": "test_capacity_non_extendable_generators", "lineno": 236, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_capex_non_extendable_generators", "name": "test_capex_non_extendable_generators", "lineno": 251, "scope": null, "is_async": false }, { "id": "test.test_optimization_expressions.test_concrete_at_port", "name": "test_concrete_at_port", "lineno": 266, "scope": null, "is_async": false } ], "test.test_optional_dependencies": [ { "id": "test.test_optional_dependencies.hide_pytables", "name": "hide_pytables", "lineno": 15, "scope": null, "is_async": false }, { "id": "test.test_optional_dependencies.hide_pytables.mocked_import", "name": "mocked_import", "lineno": 18, "scope": "hide_pytables", "is_async": false }, { "id": "test.test_optional_dependencies.test_message", "name": "test_message", "lineno": 27, "scope": null, "is_async": false }, { "id": "test.test_optional_dependencies.TestDynamicDependencyChecking.test_cartopy_availability_is_dynamic", "name": "test_cartopy_availability_is_dynamic", "lineno": 40, "scope": "TestDynamicDependencyChecking", "is_async": false }, { "id": "test.test_optional_dependencies.TestDynamicDependencyChecking.test_cartopy_checking_not_cached", "name": "test_cartopy_checking_not_cached", "lineno": 45, "scope": "TestDynamicDependencyChecking", "is_async": false }, { "id": "test.test_optional_dependencies.TestDynamicDependencyChecking.test_cartopy_graceful_fallback", "name": "test_cartopy_graceful_fallback", "lineno": 57, "scope": "TestDynamicDependencyChecking", "is_async": false } ], "test.test_options": [ { "id": "test.test_options.restore_options_module", "name": "restore_options_module", "lineno": 22, "scope": null, "is_async": false }, { "id": "test.test_options.mocked_pypsa", "name": "mocked_pypsa", "lineno": 49, "scope": null, "is_async": false }, { "id": "test.test_options.test_getter", "name": "test_getter", "lineno": 59, "scope": null, "is_async": false }, { "id": "test.test_options.test_setter", "name": "test_setter", "lineno": 77, "scope": null, "is_async": false }, { "id": "test.test_options.test_getter_method", "name": "test_getter_method", "lineno": 94, "scope": null, "is_async": false }, { "id": "test.test_options.test_setter_method", "name": "test_setter_method", "lineno": 116, "scope": null, "is_async": false }, { "id": "test.test_options.test_describe_method", "name": "test_describe_method", "lineno": 135, "scope": null, "is_async": false }, { "id": "test.test_options.test_option_context", "name": "test_option_context", "lineno": 155, "scope": null, "is_async": false }, { "id": "test.test_options.test_nested_option_context", "name": "test_nested_option_context", "lineno": 194, "scope": null, "is_async": false }, { "id": "test.test_options.test_general_allow_network_requests", "name": "test_general_allow_network_requests", "lineno": 233, "scope": null, "is_async": false }, { "id": "test.test_options.test_add_return_names_option", "name": "test_add_return_names_option", "lineno": 254, "scope": null, "is_async": false }, { "id": "test.test_options.test_params_optimize", "name": "test_params_optimize", "lineno": 288, "scope": null, "is_async": false }, { "id": "test.test_options.test_env_var_parsing", "name": "test_env_var_parsing", "lineno": 372, "scope": null, "is_async": false }, { "id": "test.test_options.test_invalid_env_var_warns", "name": "test_invalid_env_var_warns", "lineno": 387, "scope": null, "is_async": false }, { "id": "test.test_options.test_option_priority", "name": "test_option_priority", "lineno": 405, "scope": null, "is_async": false }, { "id": "test.test_options.test_dotenv_loading", "name": "test_dotenv_loading", "lineno": 430, "scope": null, "is_async": false } ], "test.test_pf_activity_mask": [ { "id": "test.test_pf_activity_mask.sub_network_full", "name": "sub_network_full", "lineno": 9, "scope": null, "is_async": false }, { "id": "test.test_pf_activity_mask.sub_network_filtered", "name": "sub_network_filtered", "lineno": 15, "scope": null, "is_async": false }, { "id": "test.test_pf_activity_mask.test_different_shape_incidence_matrix", "name": "test_different_shape_incidence_matrix", "lineno": 21, "scope": null, "is_async": false }, { "id": "test.test_pf_activity_mask.test_subnetwork_full_pf", "name": "test_subnetwork_full_pf", "lineno": 29, "scope": null, "is_async": false }, { "id": "test.test_pf_activity_mask.test_subnetwork_filtered_pf", "name": "test_subnetwork_filtered_pf", "lineno": 33, "scope": null, "is_async": false } ], "test.test_pf_against_pandapower": [ { "id": "test.test_pf_against_pandapower.test_pandapower_custom_case", "name": "test_pandapower_custom_case", "lineno": 24, "scope": null, "is_async": false } ], "test.test_pf_against_pypower": [ { "id": "test.test_pf_against_pypower.test_pypower_case", "name": "test_pypower_case", "lineno": 16, "scope": null, "is_async": false } ], "test.test_pf_distributed_slack": [ { "id": "test.test_pf_distributed_slack.normed", "name": "normed", "lineno": 8, "scope": null, "is_async": false }, { "id": "test.test_pf_distributed_slack.test_pf_distributed_slack", "name": "test_pf_distributed_slack", "lineno": 12, "scope": null, "is_async": false } ], "test.test_plot_maps_common": [ { "id": "test.test_plot_maps_common.simple_network", "name": "simple_network", "lineno": 50, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_apply_cmap_numeric_default", "name": "test_apply_cmap_numeric_default", "lineno": 72, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_apply_cmap_numeric_with_colormap_object", "name": "test_apply_cmap_numeric_with_colormap_object", "lineno": 82, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_apply_layouter_returns_coordinates", "name": "test_apply_layouter_returns_coordinates", "lineno": 93, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_apply_layouter_inplace", "name": "test_apply_layouter_inplace", "lineno": 103, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_apply_layouter_custom_layouter", "name": "test_apply_layouter_custom_layouter", "lineno": 115, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_add_jitter_zero", "name": "test_add_jitter_zero", "lineno": 124, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_add_jitter_within_bounds", "name": "test_add_jitter_within_bounds", "lineno": 135, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_to_rgba_named_default_alpha", "name": "test_to_rgba_named_default_alpha", "lineno": 156, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_to_rgba_named_custom_alpha", "name": "test_to_rgba_named_custom_alpha", "lineno": 161, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_to_rgba_hex_default_alpha", "name": "test_to_rgba_hex_default_alpha", "lineno": 166, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_to_rgba_hex_custom_alpha", "name": "test_to_rgba_hex_custom_alpha", "lineno": 171, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_to_rgba_css_named_default_alpha", "name": "test_to_rgba_css_named_default_alpha", "lineno": 180, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_to_rgba_css_named_custom_alpha", "name": "test_to_rgba_css_named_custom_alpha", "lineno": 185, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_to_rgba_css_hex_default_alpha", "name": "test_to_rgba_css_hex_default_alpha", "lineno": 190, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_to_rgba_css_hex_custom_alpha", "name": "test_to_rgba_css_hex_custom_alpha", "lineno": 195, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_set_tooltip_style_defaults", "name": "test_set_tooltip_style_defaults", "lineno": 203, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_set_tooltip_style_custom_values", "name": "test_set_tooltip_style_custom_values", "lineno": 214, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_scale_to_max_abs_positive", "name": "test_scale_to_max_abs_positive", "lineno": 233, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_scale_to_max_abs_negative", "name": "test_scale_to_max_abs_negative", "lineno": 240, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_get_global_stat_numbers", "name": "test_get_global_stat_numbers", "lineno": 248, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_get_global_stat_dicts", "name": "test_get_global_stat_dicts", "lineno": 254, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_get_global_stat_series", "name": "test_get_global_stat_series", "lineno": 260, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_get_global_stat_mixed", "name": "test_get_global_stat_mixed", "lineno": 268, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_get_global_stat_custom_stat", "name": "test_get_global_stat_custom_stat", "lineno": 274, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_get_global_stat_none_or_empty", "name": "test_get_global_stat_none_or_empty", "lineno": 284, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_get_global_stat_invalid_type", "name": "test_get_global_stat_invalid_type", "lineno": 289, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_get_global_stat_invalid_stat", "name": "test_get_global_stat_invalid_stat", "lineno": 294, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_wkt_to_linestring_valid", "name": "test_wkt_to_linestring_valid", "lineno": 300, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_wkt_to_linestring_wrong_geometry", "name": "test_wkt_to_linestring_wrong_geometry", "lineno": 307, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_wkt_to_linestring_invalid_string", "name": "test_wkt_to_linestring_invalid_string", "lineno": 313, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_linestring_to_pdk_path_valid", "name": "test_linestring_to_pdk_path_valid", "lineno": 320, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_linestring_to_pdk_path_wrong_type", "name": "test_linestring_to_pdk_path_wrong_type", "lineno": 331, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_linestring_to_pdk_path_empty_linestring", "name": "test_linestring_to_pdk_path_empty_linestring", "lineno": 337, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_series_to_pdk_path_linestrings", "name": "test_series_to_pdk_path_linestrings", "lineno": 344, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_series_to_pdk_path_wkt_strings", "name": "test_series_to_pdk_path_wkt_strings", "lineno": 351, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_series_to_pdk_path_mixed", "name": "test_series_to_pdk_path_mixed", "lineno": 358, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_series_to_pdk_path_invalid_string", "name": "test_series_to_pdk_path_invalid_string", "lineno": 365, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_rotate_polygon_identity", "name": "test_rotate_polygon_identity", "lineno": 372, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_rotate_polygon_90deg", "name": "test_rotate_polygon_90deg", "lineno": 379, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_rotate_polygon_negative_angle", "name": "test_rotate_polygon_negative_angle", "lineno": 387, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_rotate_polygon_square", "name": "test_rotate_polygon_square", "lineno": 395, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_flip_polygon_x_axis", "name": "test_flip_polygon_x_axis", "lineno": 405, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_flip_polygon_y_axis", "name": "test_flip_polygon_y_axis", "lineno": 412, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_flip_polygon_invalid_axis", "name": "test_flip_polygon_invalid_axis", "lineno": 419, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_flip_polygon_preserves_shape", "name": "test_flip_polygon_preserves_shape", "lineno": 425, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_scale_polygon_basic", "name": "test_scale_polygon_basic", "lineno": 433, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_scale_polygon_preserves_ratios", "name": "test_scale_polygon_preserves_ratios", "lineno": 441, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_scale_polygon_zero_width_raises", "name": "test_scale_polygon_zero_width_raises", "lineno": 454, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_translate_polygon", "name": "test_translate_polygon", "lineno": 461, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_translate_polygon_zero_offset", "name": "test_translate_polygon_zero_offset", "lineno": 470, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_calculate_midpoint", "name": "test_calculate_midpoint", "lineno": 477, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_calculate_angle", "name": "test_calculate_angle", "lineno": 485, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_meters_to_lonlat", "name": "test_meters_to_lonlat", "lineno": 503, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_clip_lat", "name": "test_clip_lat", "lineno": 519, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_poly_to_geojson", "name": "test_poly_to_geojson", "lineno": 538, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_feature_to_geojson_mock", "name": "test_feature_to_geojson_mock", "lineno": 564, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_shapefile_to_geojson_basic", "name": "test_shapefile_to_geojson_basic", "lineno": 594, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_shorten_string", "name": "test_shorten_string", "lineno": 625, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_round_value", "name": "test_round_value", "lineno": 644, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_df_to_html_table_basic", "name": "test_df_to_html_table_basic", "lineno": 664, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_df_to_html_table_rounding_and_max_length", "name": "test_df_to_html_table_rounding_and_max_length", "lineno": 694, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_common.test_convert_matplotlib_color_to_plotly", "name": "test_convert_matplotlib_color_to_plotly", "lineno": 724, "scope": null, "is_async": false } ], "test.test_plot_maps_interactive": [ { "id": "test.test_plot_maps_interactive.test_plot_explore_alias_for_explore", "name": "test_plot_explore_alias_for_explore", "lineno": 17, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_explore_parameters", "name": "test_explore_parameters", "lineno": 27, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_pdkplotter_piecharts", "name": "test_pdkplotter_piecharts", "lineno": 46, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_pdk_plotter_piecharts_bus_split_circle", "name": "test_pdk_plotter_piecharts_bus_split_circle", "lineno": 59, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_pdk_plotter_auto_scale", "name": "test_pdk_plotter_auto_scale", "lineno": 79, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_pdk_plotter_flows", "name": "test_pdk_plotter_flows", "lineno": 88, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_pdk_color_cmaps", "name": "test_pdk_color_cmaps", "lineno": 103, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_pdk_tooltips", "name": "test_pdk_tooltips", "lineno": 120, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_geomap_warning", "name": "test_geomap_warning", "lineno": 135, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_pdkplotter_properties", "name": "test_pdkplotter_properties", "lineno": 141, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_init_map_style_valid", "name": "test_init_map_style_valid", "lineno": 150, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_init_map_style_invalid", "name": "test_init_map_style_invalid", "lineno": 160, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_extra_columns", "name": "test_extra_columns", "lineno": 170, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_interactive.test_geomap_params", "name": "test_geomap_params", "lineno": 188, "scope": null, "is_async": false } ], "test.test_plot_maps_static": [ { "id": "test.test_plot_maps_static.test_plot_standard_params_wo_geomap", "name": "test_plot_standard_params_wo_geomap", "lineno": 33, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_standard_params_w_geomap", "name": "test_plot_standard_params_w_geomap", "lineno": 42, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_on_axis_wo_geomap", "name": "test_plot_on_axis_wo_geomap", "lineno": 48, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_on_axis_w_geomap", "name": "test_plot_on_axis_w_geomap", "lineno": 56, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_bus_circles", "name": "test_plot_bus_circles", "lineno": 65, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_split_circles", "name": "test_plot_split_circles", "lineno": 85, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_with_bus_cmap", "name": "test_plot_with_bus_cmap", "lineno": 104, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_with_line_cmap", "name": "test_plot_with_line_cmap", "lineno": 114, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_alpha", "name": "test_plot_alpha", "lineno": 124, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_line_subset", "name": "test_plot_line_subset", "lineno": 146, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_bus_subset", "name": "test_plot_bus_subset", "lineno": 156, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_from_statistics", "name": "test_plot_from_statistics", "lineno": 179, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_layouter", "name": "test_plot_layouter", "lineno": 208, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_map_flow", "name": "test_plot_map_flow", "lineno": 215, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_map_line_colorbar", "name": "test_plot_map_line_colorbar", "lineno": 235, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_map_bus_colorbar", "name": "test_plot_map_bus_colorbar", "lineno": 249, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_legend_lines", "name": "test_plot_legend_lines", "lineno": 259, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_legend_patches", "name": "test_plot_legend_patches", "lineno": 276, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_legend_circles_no_geomap", "name": "test_plot_legend_circles_no_geomap", "lineno": 292, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_legend_circles_geomap", "name": "test_plot_legend_circles_geomap", "lineno": 304, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_legend_semicircles_geomap", "name": "test_plot_legend_semicircles_geomap", "lineno": 316, "scope": null, "is_async": false }, { "id": "test.test_plot_maps_static.test_plot_alias_for_plot_map", "name": "test_plot_alias_for_plot_map", "lineno": 327, "scope": null, "is_async": false } ], "test.test_riskaversion": [ { "id": "test.test_riskaversion.test_set_risk_preference_requires_scenarios", "name": "test_set_risk_preference_requires_scenarios", "lineno": 11, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_set_and_get_risk_preference_dict_and_flags", "name": "test_set_and_get_risk_preference_dict_and_flags", "lineno": 18, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_set_risk_preference_validation", "name": "test_set_risk_preference_validation", "lineno": 49, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.toy_network", "name": "toy_network", "lineno": 57, "scope": null, "is_async": false }, { "id": "test.test_riskaversion._capacities_mw", "name": "_capacities_mw", "lineno": 75, "scope": null, "is_async": false }, { "id": "test.test_riskaversion._objective_bil", "name": "_objective_bil", "lineno": 85, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_risk_neutral_equivalence_omega_zero", "name": "test_risk_neutral_equivalence_omega_zero", "lineno": 90, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_worst_case_equivalence_omega_one_single_tail", "name": "test_worst_case_equivalence_omega_one_single_tail", "lineno": 113, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_monotone_objective_vs_omega", "name": "test_monotone_objective_vs_omega", "lineno": 140, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_cvar_constraints_cover_many_settings", "name": "test_cvar_constraints_cover_many_settings", "lineno": 168, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_cvar_constraints_multiperiod_opt", "name": "test_cvar_constraints_multiperiod_opt", "lineno": 236, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_cvar_with_quadratic_opex_raises", "name": "test_cvar_with_quadratic_opex_raises", "lineno": 285, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_objective_without_any_costs_raises", "name": "test_objective_without_any_costs_raises", "lineno": 316, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_objective_includes_standby_cost_for_committable", "name": "test_objective_includes_standby_cost_for_committable", "lineno": 329, "scope": null, "is_async": false }, { "id": "test.test_riskaversion.test_cvar_with_zero_opex", "name": "test_cvar_with_zero_opex", "lineno": 356, "scope": null, "is_async": false } ], "test.test_sclopf_scigrid": [ { "id": "test.test_sclopf_scigrid.test_optimize_security_constrained", "name": "test_optimize_security_constrained", "lineno": 11, "scope": null, "is_async": false }, { "id": "test.test_sclopf_scigrid.test_optimize_security_constrained_multiindex_branch_outages", "name": "test_optimize_security_constrained_multiindex_branch_outages", "lineno": 90, "scope": null, "is_async": false } ], "test.test_snapshot_weightings": [ { "id": "test.test_snapshot_weightings.time_index", "name": "time_index", "lineno": 12, "scope": null, "is_async": false }, { "id": "test.test_snapshot_weightings.test_snapshot_weightings_with_timedelta", "name": "test_snapshot_weightings_with_timedelta", "lineno": 19, "scope": null, "is_async": false }, { "id": "test.test_snapshot_weightings.test_default_snapshot_weightings", "name": "test_default_snapshot_weightings", "lineno": 39, "scope": null, "is_async": false } ], "test.test_spatial_clustering": [ { "id": "test.test_spatial_clustering.test_aggregate_generators", "name": "test_aggregate_generators", "lineno": 21, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_aggregate_generators_custom_strategies", "name": "test_aggregate_generators_custom_strategies", "lineno": 48, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_aggregate_generators_consent_error", "name": "test_aggregate_generators_consent_error", "lineno": 74, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_aggregate_storage_units", "name": "test_aggregate_storage_units", "lineno": 90, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_aggregate_storage_units_consent_error", "name": "test_aggregate_storage_units_consent_error", "lineno": 135, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.prepare_network_for_aggregation", "name": "prepare_network_for_aggregation", "lineno": 140, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_default_clustering_k_means", "name": "test_default_clustering_k_means", "lineno": 151, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_default_clustering_hac", "name": "test_default_clustering_hac", "lineno": 161, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_cluster_accessor", "name": "test_cluster_accessor", "lineno": 170, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_cluster_accessor_deprecated", "name": "test_cluster_accessor_deprecated", "lineno": 186, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_custom_line_groupers", "name": "test_custom_line_groupers", "lineno": 203, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_clustering_multiport_links", "name": "test_clustering_multiport_links", "lineno": 220, "scope": null, "is_async": false }, { "id": "test.test_spatial_clustering.test_aggregate_one_ports_no_time_series", "name": "test_aggregate_one_ports_no_time_series", "lineno": 272, "scope": null, "is_async": false } ], "test.test_stand_by_cost": [ { "id": "test.test_stand_by_cost.test_stand_by_cost", "name": "test_stand_by_cost", "lineno": 11, "scope": null, "is_async": false } ], "test.test_statistics": [ { "id": "test.test_statistics.test_stats_alias", "name": "test_stats_alias", "lineno": 14, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_all_methods", "name": "test_all_methods", "lineno": 29, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_default_solved", "name": "test_default_solved", "lineno": 34, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_grouping_by_keys_unsolved", "name": "test_grouping_by_keys_unsolved", "lineno": 59, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_grouping_by_keys_solved", "name": "test_grouping_by_keys_solved", "lineno": 75, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_grouping_by_keys_with_specific_column_solved", "name": "test_grouping_by_keys_with_specific_column_solved", "lineno": 80, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_grouping_by_new_registered_key", "name": "test_grouping_by_new_registered_key", "lineno": 85, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_grouping_by_new_registered_key.new_grouper", "name": "new_grouper", "lineno": 86, "scope": "test_grouping_by_new_registered_key", "is_async": false }, { "id": "test.test_statistics.test_drop_zero", "name": "test_drop_zero", "lineno": 100, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_zero_profit_rule_branches", "name": "test_zero_profit_rule_branches", "lineno": 113, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_net_and_gross_revenue", "name": "test_net_and_gross_revenue", "lineno": 121, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_supply_withdrawal", "name": "test_supply_withdrawal", "lineno": 131, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_opex", "name": "test_opex", "lineno": 140, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_no_grouping", "name": "test_no_grouping", "lineno": 214, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_no_time_aggregation", "name": "test_no_time_aggregation", "lineno": 219, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_carrier_selection", "name": "test_carrier_selection", "lineno": 225, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_bus_carrier_selection", "name": "test_bus_carrier_selection", "lineno": 237, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_bus_carrier_selection_with_list", "name": "test_bus_carrier_selection_with_list", "lineno": 242, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_bus_carrier_searches_all_ports", "name": "test_bus_carrier_searches_all_ports", "lineno": 253, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_storage_capacity", "name": "test_storage_capacity", "lineno": 260, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_single_component", "name": "test_single_component", "lineno": 278, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_aggregate_across_components", "name": "test_aggregate_across_components", "lineno": 285, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_multiindexed", "name": "test_multiindexed", "lineno": 306, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_multiindexed_aggregate_across_components", "name": "test_multiindexed_aggregate_across_components", "lineno": 314, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_inactive_exclusion_in_static", "name": "test_inactive_exclusion_in_static", "lineno": 327, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_transmission_carriers", "name": "test_transmission_carriers", "lineno": 339, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_system_cost", "name": "test_system_cost", "lineno": 346, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_prices", "name": "test_prices", "lineno": 354, "scope": null, "is_async": false }, { "id": "test.test_statistics.network_with_nice_name", "name": "network_with_nice_name", "lineno": 376, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_energy_balance_bus_carrier_filter", "name": "test_energy_balance_bus_carrier_filter", "lineno": 392, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_energy_balance_bus_carrier_nice_name_filter", "name": "test_energy_balance_bus_carrier_nice_name_filter", "lineno": 412, "scope": null, "is_async": false }, { "id": "test.test_statistics.test_energy_balance_carrier_nice_name_filter", "name": "test_energy_balance_carrier_nice_name_filter", "lineno": 425, "scope": null, "is_async": false }, { "id": "test.test_statistics.multi_invest_network", "name": "multi_invest_network", "lineno": 440, "scope": null, "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.capex", "name": "capex", "lineno": 494, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.capex_ungrouped", "name": "capex_ungrouped", "lineno": 498, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.opex", "name": "opex", "lineno": 502, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.opex_ungrouped", "name": "opex_ungrouped", "lineno": 506, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.system_cost", "name": "system_cost", "lineno": 510, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.test_capex_structure", "name": "test_capex_structure", "lineno": 513, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.test_capex_weighted", "name": "test_capex_weighted", "lineno": 518, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.test_capex_active_assets_filtering", "name": "test_capex_active_assets_filtering", "lineno": 526, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.test_opex_structure", "name": "test_opex_structure", "lineno": 530, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.test_opex_matches_marginal_cost", "name": "test_opex_matches_marginal_cost", "lineno": 536, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.test_system_cost_equals_capex_plus_opex", "name": "test_system_cost_equals_capex_plus_opex", "lineno": 555, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestMultiInvest.test_system_cost_consistent_with_objective", "name": "test_system_cost_consistent_with_objective", "lineno": 559, "scope": "TestMultiInvest", "is_async": false }, { "id": "test.test_statistics.TestGetOperation.test_get_operation", "name": "test_get_operation", "lineno": 572, "scope": "TestGetOperation", "is_async": false }, { "id": "test.test_statistics.TestGetOperation.test_get_operation_multi_port", "name": "test_get_operation_multi_port", "lineno": 578, "scope": "TestGetOperation", "is_async": false }, { "id": "test.test_statistics.TestMarketValue.test_multiport", "name": "test_multiport", "lineno": 589, "scope": "TestMarketValue", "is_async": false }, { "id": "test.test_statistics.TestMarketValue.test_with_bus_carrier", "name": "test_with_bus_carrier", "lineno": 613, "scope": "TestMarketValue", "is_async": false }, { "id": "test.test_statistics.TestMarketValue.test_bus_carrier_additivity", "name": "test_bus_carrier_additivity", "lineno": 625, "scope": "TestMarketValue", "is_async": false }, { "id": "test.test_statistics.TestMarketValue.test_generator", "name": "test_generator", "lineno": 642, "scope": "TestMarketValue", "is_async": false }, { "id": "test.test_statistics.TestMarketValue.test_withdrawing_load_sign", "name": "test_withdrawing_load_sign", "lineno": 650, "scope": "TestMarketValue", "is_async": false }, { "id": "test.test_statistics.TestMarketValue.test_grouped_branches_is_finite", "name": "test_grouped_branches_is_finite", "lineno": 671, "scope": "TestMarketValue", "is_async": false } ], "test.test_statistics_plot": [ { "id": "test.test_statistics_plot._multi_period_sample", "name": "_multi_period_sample", "lineno": 32, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_simple_plot", "name": "test_simple_plot", "lineno": 49, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_plot_types", "name": "test_plot_types", "lineno": 63, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_to_long_format_static", "name": "test_to_long_format_static", "lineno": 72, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_to_long_format_dynamic", "name": "test_to_long_format_dynamic", "lineno": 88, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_to_long_format_dynamic_multi", "name": "test_to_long_format_dynamic_multi", "lineno": 104, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_derive_statistic_parameters", "name": "test_derive_statistic_parameters", "lineno": 125, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_get_carrier_colors_and_labels", "name": "test_get_carrier_colors_and_labels", "lineno": 143, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_query_filtering", "name": "test_query_filtering", "lineno": 161, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_consistency_checks", "name": "test_consistency_checks", "lineno": 173, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_stacking", "name": "test_stacking", "lineno": 184, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_networks_simple_plot", "name": "test_networks_simple_plot", "lineno": 195, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_networks_bar_plot", "name": "test_networks_bar_plot", "lineno": 204, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_networks_line_plot", "name": "test_networks_line_plot", "lineno": 214, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_networks_area_plot", "name": "test_networks_area_plot", "lineno": 224, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_prepare_bar_data_stacks_periods", "name": "test_prepare_bar_data_stacks_periods", "lineno": 233, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_adjust_defaults_for_multi_investment", "name": "test_adjust_defaults_for_multi_investment", "lineno": 247, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_statistic_plotter_multi_investment_defaults", "name": "test_statistic_plotter_multi_investment_defaults", "lineno": 261, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_statistic_plotter_multi_investment_defaults.fake_statistic", "name": "fake_statistic", "lineno": 266, "scope": "test_statistic_plotter_multi_investment_defaults", "is_async": false }, { "id": "test.test_statistics_plot.test_networks_query_filtering", "name": "test_networks_query_filtering", "lineno": 279, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_networks_stacking", "name": "test_networks_stacking", "lineno": 290, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_networks_plot_map", "name": "test_networks_plot_map", "lineno": 299, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_statistics_map_transmission_flow_bus_carrier_non_zero", "name": "test_statistics_map_transmission_flow_bus_carrier_non_zero", "lineno": 304, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot.test_statistics_map_transmission_flow_bus_carrier_non_zero.fake_draw_map", "name": "fake_draw_map", "lineno": 309, "scope": "test_statistics_map_transmission_flow_bus_carrier_non_zero", "is_async": false } ], "test.test_statistics_plot_interactive": [ { "id": "test.test_statistics_plot_interactive.collection_single_index", "name": "collection_single_index", "lineno": 18, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.collection_multiindex", "name": "collection_multiindex", "lineno": 30, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive._multi_period_sample", "name": "_multi_period_sample", "lineno": 40, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_iplot_exists", "name": "test_iplot_exists", "lineno": 51, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_iplot_plot_types", "name": "test_iplot_plot_types", "lineno": 64, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_iplot_layout_parameters", "name": "test_iplot_layout_parameters", "lineno": 82, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_iplot_facet_parameters", "name": "test_iplot_facet_parameters", "lineno": 96, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_iplot_query_parameter", "name": "test_iplot_query_parameter", "lineno": 105, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_iplot_stacked_parameter", "name": "test_iplot_stacked_parameter", "lineno": 121, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_iplot_bar_drops_redundant_axis_color", "name": "test_iplot_bar_drops_redundant_axis_color", "lineno": 127, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_iplot_category_orders", "name": "test_iplot_category_orders", "lineno": 136, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_iplot_unstacked_area_plot", "name": "test_iplot_unstacked_area_plot", "lineno": 155, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_iplot_sharex_sharey", "name": "test_iplot_sharex_sharey", "lineno": 168, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_all_stat_functions_all_plot_types", "name": "test_all_stat_functions_all_plot_types", "lineno": 189, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_stat_functions_all_plot_types_with_multi", "name": "test_stat_functions_all_plot_types_with_multi", "lineno": 210, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_networks_interactive_query_filtering", "name": "test_networks_interactive_query_filtering", "lineno": 224, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_networks_interactive_stacking", "name": "test_networks_interactive_stacking", "lineno": 239, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.TestAutoFaceting.test_single_index_grouped_bars", "name": "test_single_index_grouped_bars", "lineno": 250, "scope": "TestAutoFaceting", "is_async": false }, { "id": "test.test_statistics_plot_interactive.TestAutoFaceting.test_multiindex_auto_facet_both", "name": "test_multiindex_auto_facet_both", "lineno": 265, "scope": "TestAutoFaceting", "is_async": false }, { "id": "test.test_statistics_plot_interactive.TestAutoFaceting.test_explicit_facet_overrides_auto", "name": "test_explicit_facet_overrides_auto", "lineno": 298, "scope": "TestAutoFaceting", "is_async": false }, { "id": "test.test_statistics_plot_interactive.TestAutoFaceting.test_no_autofaceting_for_single_network", "name": "test_no_autofaceting_for_single_network", "lineno": 309, "scope": "TestAutoFaceting", "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_interactive_multi_investment_grouping", "name": "test_interactive_multi_investment_grouping", "lineno": 322, "scope": null, "is_async": false }, { "id": "test.test_statistics_plot_interactive.test_interactive_multi_investment_grouping.fake_statistic", "name": "fake_statistic", "lineno": 328, "scope": "test_interactive_multi_investment_grouping", "is_async": false } ], "test.test_statistics_plot_schema": [ { "id": "test.test_statistics_plot_schema.TestSchemaContext.test_apply_parameter_schema_with_context", "name": "test_apply_parameter_schema_with_context", "lineno": 11, "scope": "TestSchemaContext", "is_async": false }, { "id": "test.test_statistics_plot_schema.TestSchemaContext.test_apply_parameter_schema_backward_compatible", "name": "test_apply_parameter_schema_backward_compatible", "lineno": 21, "scope": "TestSchemaContext", "is_async": false } ], "test.test_stochastic": [ { "id": "test.test_stochastic.test_stoch_example", "name": "test_stoch_example", "lineno": 22, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_network_properties", "name": "test_network_properties", "lineno": 28, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_example_consistency", "name": "test_example_consistency", "lineno": 60, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_component_functions", "name": "test_component_functions", "lineno": 71, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_calculate_dependent_values", "name": "test_calculate_dependent_values", "lineno": 77, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_apply_transformer_types_with_scenarios", "name": "test_apply_transformer_types_with_scenarios", "lineno": 88, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_determine_network_topology", "name": "test_determine_network_topology", "lineno": 113, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_cycles", "name": "test_cycles", "lineno": 138, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_model_creation", "name": "test_model_creation", "lineno": 152, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_statistics", "name": "test_statistics", "lineno": 211, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_statistics_plot", "name": "test_statistics_plot", "lineno": 235, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_optimization_with_scenarios", "name": "test_optimization_with_scenarios", "lineno": 244, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_solved_network_simple", "name": "test_solved_network_simple", "lineno": 266, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_solved_network_simple_modular", "name": "test_solved_network_simple_modular", "lineno": 304, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_solved_network_multiperiod", "name": "test_solved_network_multiperiod", "lineno": 348, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_single_scenario", "name": "test_single_scenario", "lineno": 446, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_slack_bus_consistency_check", "name": "test_slack_bus_consistency_check", "lineno": 531, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_slack_bus_consistency_check_passes", "name": "test_slack_bus_consistency_check_passes", "lineno": 596, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_store_stochastic_optimization_bug", "name": "test_store_stochastic_optimization_bug", "lineno": 653, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_store_stochastic_dimensions", "name": "test_store_stochastic_dimensions", "lineno": 719, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_scenario_ordering_bug", "name": "test_scenario_ordering_bug", "lineno": 761, "scope": null, "is_async": false }, { "id": "test.test_stochastic.n_multiperiod", "name": "n_multiperiod", "lineno": 814, "scope": null, "is_async": false }, { "id": "test.test_stochastic.n_multiperiod_stochastic", "name": "n_multiperiod_stochastic", "lineno": 865, "scope": null, "is_async": false }, { "id": "test.test_stochastic.n_multiperiod_sus", "name": "n_multiperiod_sus", "lineno": 892, "scope": null, "is_async": false }, { "id": "test.test_stochastic.n_multiperiod_sus_stochastic", "name": "n_multiperiod_sus_stochastic", "lineno": 915, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_multiperiod_stochastic_tiny_default", "name": "test_multiperiod_stochastic_tiny_default", "lineno": 942, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_multiperiod_stochastic_tiny_build_year", "name": "test_multiperiod_stochastic_tiny_build_year", "lineno": 994, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_multiperiod_stochastic_tiny_infeasible", "name": "test_multiperiod_stochastic_tiny_infeasible", "lineno": 1029, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_multiperiod_stochastic_simple_network", "name": "test_multiperiod_stochastic_simple_network", "lineno": 1064, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_multiperiod_stochastic_snapshot_subset", "name": "test_multiperiod_stochastic_snapshot_subset", "lineno": 1120, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_multiperiod_stochastic_storage_units_bug", "name": "test_multiperiod_stochastic_storage_units_bug", "lineno": 1153, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_multiperiod_stochastic_scenario_differences", "name": "test_multiperiod_stochastic_scenario_differences", "lineno": 1207, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_multiperiod_stochastic_coordinate_alignment", "name": "test_multiperiod_stochastic_coordinate_alignment", "lineno": 1238, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_storage_unit_energy_balance_scenario_sorting_bug", "name": "test_storage_unit_energy_balance_scenario_sorting_bug", "lineno": 1309, "scope": null, "is_async": false }, { "id": "test.test_stochastic.n", "name": "n", "lineno": 1411, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_primary_energy_constraint_stochastic", "name": "test_primary_energy_constraint_stochastic", "lineno": 1457, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_operational_limit_constraint_stochastic", "name": "test_operational_limit_constraint_stochastic", "lineno": 1467, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_max_growth_constraint_stochastic", "name": "test_max_growth_constraint_stochastic", "lineno": 1509, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_max_relative_growth_constraint", "name": "test_max_relative_growth_constraint", "lineno": 1531, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_assign_all_duals_stochastic", "name": "test_assign_all_duals_stochastic", "lineno": 1549, "scope": null, "is_async": false }, { "id": "test.test_stochastic.test_transmission_volume_expansion_limit_constraint_stochastic", "name": "test_transmission_volume_expansion_limit_constraint_stochastic", "lineno": 1614, "scope": null, "is_async": false } ], "test.test_stochastic_not_implemented": [ { "id": "test.test_stochastic_not_implemented.test_clustering", "name": "test_clustering", "lineno": 13, "scope": null, "is_async": false } ], "test.test_subnetwork": [ { "id": "test.test_subnetwork.scipy_subnetwork", "name": "scipy_subnetwork", "lineno": 12, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.ac_dc_subnetwork", "name": "ac_dc_subnetwork", "lineno": 19, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.ac_dc_subnetwork_inactive", "name": "ac_dc_subnetwork_inactive", "lineno": 26, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.test_network", "name": "test_network", "lineno": 33, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.test_name", "name": "test_name", "lineno": 37, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.test_snapshots", "name": "test_snapshots", "lineno": 41, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.test_snapshot_weightings", "name": "test_snapshot_weightings", "lineno": 45, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.test_investment_periods", "name": "test_investment_periods", "lineno": 51, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.test_investment_period_weightings", "name": "test_investment_period_weightings", "lineno": 57, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.test_df", "name": "test_df", "lineno": 63, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.test_incidence_matrix", "name": "test_incidence_matrix", "lineno": 81, "scope": null, "is_async": false }, { "id": "test.test_subnetwork.test_incidence_matrix_inactive", "name": "test_incidence_matrix_inactive", "lineno": 88, "scope": null, "is_async": false } ], "test.test_temporal_clustering": [ { "id": "test.test_temporal_clustering.simple_network", "name": "simple_network", "lineno": 19, "scope": null, "is_async": false }, { "id": "test.test_temporal_clustering.yearly_network", "name": "yearly_network", "lineno": 53, "scope": null, "is_async": false }, { "id": "test.test_temporal_clustering.multiperiod_network", "name": "multiperiod_network", "lineno": 72, "scope": null, "is_async": false }, { "id": "test.test_temporal_clustering.TestResample.test_resample_3h", "name": "test_resample_3h", "lineno": 86, "scope": "TestResample", "is_async": false }, { "id": "test.test_temporal_clustering.TestResample.test_resample_preserves_total_hours", "name": "test_resample_preserves_total_hours", "lineno": 97, "scope": "TestResample", "is_async": false }, { "id": "test.test_temporal_clustering.TestResample.test_resample_daily", "name": "test_resample_daily", "lineno": 106, "scope": "TestResample", "is_async": false }, { "id": "test.test_temporal_clustering.TestResample.test_resample_time_series_aggregated", "name": "test_resample_time_series_aggregated", "lineno": 112, "scope": "TestResample", "is_async": false }, { "id": "test.test_temporal_clustering.TestResample.test_resample_snapshot_map", "name": "test_resample_snapshot_map", "lineno": 123, "scope": "TestResample", "is_async": false }, { "id": "test.test_temporal_clustering.TestResample.test_resample_accessor", "name": "test_resample_accessor", "lineno": 130, "scope": "TestResample", "is_async": false }, { "id": "test.test_temporal_clustering.TestDownsample.test_downsample_stride_4", "name": "test_downsample_stride_4", "lineno": 139, "scope": "TestDownsample", "is_async": false }, { "id": "test.test_temporal_clustering.TestDownsample.test_downsample_preserves_total_hours", "name": "test_downsample_preserves_total_hours", "lineno": 146, "scope": "TestDownsample", "is_async": false }, { "id": "test.test_temporal_clustering.TestDownsample.test_downsample_weightings_scaled", "name": "test_downsample_weightings_scaled", "lineno": 155, "scope": "TestDownsample", "is_async": false }, { "id": "test.test_temporal_clustering.TestDownsample.test_downsample_time_series_selected", "name": "test_downsample_time_series_selected", "lineno": 165, "scope": "TestDownsample", "is_async": false }, { "id": "test.test_temporal_clustering.TestDownsample.test_downsample_invalid_stride", "name": "test_downsample_invalid_stride", "lineno": 173, "scope": "TestDownsample", "is_async": false }, { "id": "test.test_temporal_clustering.TestDownsample.test_downsample_accessor", "name": "test_downsample_accessor", "lineno": 178, "scope": "TestDownsample", "is_async": false }, { "id": "test.test_temporal_clustering.TestFromSnapshotMap.test_from_snapshot_map_basic", "name": "test_from_snapshot_map_basic", "lineno": 187, "scope": "TestFromSnapshotMap", "is_async": false }, { "id": "test.test_temporal_clustering.TestFromSnapshotMap.test_from_snapshot_map_preserves_hours", "name": "test_from_snapshot_map_preserves_hours", "lineno": 198, "scope": "TestFromSnapshotMap", "is_async": false }, { "id": "test.test_temporal_clustering.TestFromSnapshotMap.test_from_snapshot_map_invalid_index", "name": "test_from_snapshot_map_invalid_index", "lineno": 211, "scope": "TestFromSnapshotMap", "is_async": false }, { "id": "test.test_temporal_clustering.TestFromSnapshotMap.test_from_snapshot_map_accessor", "name": "test_from_snapshot_map_accessor", "lineno": 219, "scope": "TestFromSnapshotMap", "is_async": false }, { "id": "test.test_temporal_clustering.TestNyears.test_nyears_hourly_week", "name": "test_nyears_hourly_week", "lineno": 232, "scope": "TestNyears", "is_async": false }, { "id": "test.test_temporal_clustering.TestNyears.test_nyears_full_year", "name": "test_nyears_full_year", "lineno": 237, "scope": "TestNyears", "is_async": false }, { "id": "test.test_temporal_clustering.TestNyears.test_nyears_preserved_after_resample", "name": "test_nyears_preserved_after_resample", "lineno": 242, "scope": "TestNyears", "is_async": false }, { "id": "test.test_temporal_clustering.TestNyears.test_nyears_preserved_after_downsample", "name": "test_nyears_preserved_after_downsample", "lineno": 249, "scope": "TestNyears", "is_async": false }, { "id": "test.test_temporal_clustering.TestLeapDay.test_drop_leap_day", "name": "test_drop_leap_day", "lineno": 258, "scope": "TestLeapDay", "is_async": false }, { "id": "test.test_temporal_clustering.TestAggregationRules.test_custom_aggregation_rules", "name": "test_custom_aggregation_rules", "lineno": 272, "scope": "TestAggregationRules", "is_async": false }, { "id": "test.test_temporal_clustering.TestAccessorFullResults.test_get_resample_result", "name": "test_get_resample_result", "lineno": 282, "scope": "TestAccessorFullResults", "is_async": false }, { "id": "test.test_temporal_clustering.TestAccessorFullResults.test_get_downsample_result", "name": "test_get_downsample_result", "lineno": 290, "scope": "TestAccessorFullResults", "is_async": false }, { "id": "test.test_temporal_clustering.TestMultiperiod.test_resample_multiperiod", "name": "test_resample_multiperiod", "lineno": 298, "scope": "TestMultiperiod", "is_async": false }, { "id": "test.test_temporal_clustering.TestSegment.test_segment_accessor_exists", "name": "test_segment_accessor_exists", "lineno": 311, "scope": "TestSegment", "is_async": false }, { "id": "test.test_temporal_clustering.TestEdgeCases.test_empty_dynamic_data", "name": "test_empty_dynamic_data", "lineno": 317, "scope": "TestEdgeCases", "is_async": false }, { "id": "test.test_temporal_clustering.TestEdgeCases.test_single_snapshot_stride", "name": "test_single_snapshot_stride", "lineno": 326, "scope": "TestEdgeCases", "is_async": false }, { "id": "test.test_temporal_clustering.TestEdgeCases.test_large_stride", "name": "test_large_stride", "lineno": 332, "scope": "TestEdgeCases", "is_async": false }, { "id": "test.test_temporal_clustering.TestEdgeCases.test_downsample_multiperiod", "name": "test_downsample_multiperiod", "lineno": 339, "scope": "TestEdgeCases", "is_async": false }, { "id": "test.test_temporal_clustering.TestEdgeCases.test_downsample_multiperiod_snapshot_map", "name": "test_downsample_multiperiod_snapshot_map", "lineno": 353, "scope": "TestEdgeCases", "is_async": false }, { "id": "test.test_temporal_clustering.TestEdgeCases.test_downsample_multiperiod_non_divisible_stride", "name": "test_downsample_multiperiod_non_divisible_stride", "lineno": 360, "scope": "TestEdgeCases", "is_async": false }, { "id": "test.test_temporal_clustering.TestEdgeCases.test_downsample_multiperiod_large_stride", "name": "test_downsample_multiperiod_large_stride", "lineno": 372, "scope": "TestEdgeCases", "is_async": false }, { "id": "test.test_temporal_clustering.TestEdgeCases.test_from_snapshot_map_dataframe_input", "name": "test_from_snapshot_map_dataframe_input", "lineno": 383, "scope": "TestEdgeCases", "is_async": false }, { "id": "test.test_temporal_clustering.TestEdgeCases.test_downsample_stride_not_divisible", "name": "test_downsample_stride_not_divisible", "lineno": 395, "scope": "TestEdgeCases", "is_async": false }, { "id": "test.test_temporal_clustering.TestEdgeCases.test_resample_frequency_larger_than_snapshots", "name": "test_resample_frequency_larger_than_snapshots", "lineno": 406, "scope": "TestEdgeCases", "is_async": false }, { "id": "test.test_temporal_clustering.TestAggregationRulesDetailed.test_e_min_pu_uses_max", "name": "test_e_min_pu_uses_max", "lineno": 419, "scope": "TestAggregationRulesDetailed", "is_async": false }, { "id": "test.test_temporal_clustering.TestAggregationRulesDetailed.test_e_max_pu_uses_min", "name": "test_e_max_pu_uses_min", "lineno": 433, "scope": "TestAggregationRulesDetailed", "is_async": false }, { "id": "test.test_temporal_clustering.TestAccessorFullResultsExtended.test_get_from_snapshot_map_result", "name": "test_get_from_snapshot_map_result", "lineno": 449, "scope": "TestAccessorFullResultsExtended", "is_async": false }, { "id": "test.test_temporal_clustering.TestSegmentErrors.test_segment_invalid_num_segments", "name": "test_segment_invalid_num_segments", "lineno": 463, "scope": "TestSegmentErrors", "is_async": false }, { "id": "test.test_temporal_clustering.TestSegmentErrors.test_segment_multiperiod_raises", "name": "test_segment_multiperiod_raises", "lineno": 470, "scope": "TestSegmentErrors", "is_async": false }, { "id": "test.test_temporal_clustering.TestSegmentErrors.test_segment_no_dynamic_data", "name": "test_segment_no_dynamic_data", "lineno": 486, "scope": "TestSegmentErrors", "is_async": false }, { "id": "test.test_temporal_clustering.TestSegmentFunctionality.test_segment_basic", "name": "test_segment_basic", "lineno": 500, "scope": "TestSegmentFunctionality", "is_async": false }, { "id": "test.test_temporal_clustering.TestSegmentFunctionality.test_segment_accessor", "name": "test_segment_accessor", "lineno": 515, "scope": "TestSegmentFunctionality", "is_async": false }, { "id": "test.test_temporal_clustering.TestSegmentFunctionality.test_get_segment_result", "name": "test_get_segment_result", "lineno": 524, "scope": "TestSegmentFunctionality", "is_async": false }, { "id": "test.test_temporal_clustering.TestStochasticNotSupported.stochastic_network", "name": "stochastic_network", "lineno": 539, "scope": "TestStochasticNotSupported", "is_async": false }, { "id": "test.test_temporal_clustering.TestStochasticNotSupported.test_resample_stochastic_raises", "name": "test_resample_stochastic_raises", "lineno": 551, "scope": "TestStochasticNotSupported", "is_async": false }, { "id": "test.test_temporal_clustering.TestStochasticNotSupported.test_downsample_stochastic_raises", "name": "test_downsample_stochastic_raises", "lineno": 555, "scope": "TestStochasticNotSupported", "is_async": false }, { "id": "test.test_temporal_clustering.TestStochasticNotSupported.test_segment_stochastic_raises", "name": "test_segment_stochastic_raises", "lineno": 559, "scope": "TestStochasticNotSupported", "is_async": false }, { "id": "test.test_temporal_clustering.TestStochasticNotSupported.test_from_snapshot_map_stochastic_raises", "name": "test_from_snapshot_map_stochastic_raises", "lineno": 566, "scope": "TestStochasticNotSupported", "is_async": false } ], "test.test_transmission_losses": [ { "id": "test.test_transmission_losses.test_transmission_losses_independent_of_s_nom_max", "name": "test_transmission_losses_independent_of_s_nom_max", "lineno": 12, "scope": null, "is_async": false }, { "id": "test.test_transmission_losses.test_secant_losses_larger", "name": "test_secant_losses_larger", "lineno": 24, "scope": null, "is_async": false }, { "id": "test.test_transmission_losses.test_tangent_losses_smaller", "name": "test_tangent_losses_smaller", "lineno": 35, "scope": null, "is_async": false }, { "id": "test.test_transmission_losses.test_secant_losses_ge_tangent_losses", "name": "test_secant_losses_ge_tangent_losses", "lineno": 46, "scope": null, "is_async": false }, { "id": "test.test_transmission_losses.test_secant_input_variants", "name": "test_secant_input_variants", "lineno": 63, "scope": null, "is_async": false }, { "id": "test.test_transmission_losses.test_invalid_params_raise", "name": "test_invalid_params_raise", "lineno": 70, "scope": null, "is_async": false } ], "test.test_transport_delay": [ { "id": "test.test_transport_delay.LinkSpec.add", "name": "add", "lineno": 20, "scope": "LinkSpec", "is_async": false }, { "id": "test.test_transport_delay.LinkSpec.dispatch", "name": "dispatch", "lineno": 24, "scope": "LinkSpec", "is_async": false }, { "id": "test.test_transport_delay.LinkSpec.delay_key", "name": "delay_key", "lineno": 28, "scope": "LinkSpec", "is_async": false }, { "id": "test.test_transport_delay.LinkSpec.cyclic_key", "name": "cyclic_key", "lineno": 32, "scope": "LinkSpec", "is_async": false }, { "id": "test.test_transport_delay.LinkSpec.eff_key", "name": "eff_key", "lineno": 36, "scope": "LinkSpec", "is_async": false }, { "id": "test.test_transport_delay.LinkSpec.nom_opt", "name": "nom_opt", "lineno": 40, "scope": "LinkSpec", "is_async": false }, { "id": "test.test_transport_delay.ProcessSpec.add", "name": "add", "lineno": 48, "scope": "ProcessSpec", "is_async": false }, { "id": "test.test_transport_delay.ProcessSpec.dispatch", "name": "dispatch", "lineno": 52, "scope": "ProcessSpec", "is_async": false }, { "id": "test.test_transport_delay.ProcessSpec.delay_key", "name": "delay_key", "lineno": 57, "scope": "ProcessSpec", "is_async": false }, { "id": "test.test_transport_delay.ProcessSpec.cyclic_key", "name": "cyclic_key", "lineno": 61, "scope": "ProcessSpec", "is_async": false }, { "id": "test.test_transport_delay.ProcessSpec.eff_key", "name": "eff_key", "lineno": 65, "scope": "ProcessSpec", "is_async": false }, { "id": "test.test_transport_delay.ProcessSpec.nom_opt", "name": "nom_opt", "lineno": 69, "scope": "ProcessSpec", "is_async": false }, { "id": "test.test_transport_delay.spec", "name": "spec", "lineno": 74, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.base_network", "name": "base_network", "lineno": 79, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_delay_cyclic", "name": "test_delay_cyclic", "lineno": 94, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_delay_non_cyclic", "name": "test_delay_non_cyclic", "lineno": 112, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_multiport_different_delays", "name": "test_multiport_different_delays", "lineno": 132, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_delay_mixed_delayed_and_non_delayed", "name": "test_delay_mixed_delayed_and_non_delayed", "lineno": 163, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_delay_extendable", "name": "test_delay_extendable", "lineno": 186, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_delay_non_uniform_weightings", "name": "test_delay_non_uniform_weightings", "lineno": 207, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_delay_multi_invest_cyclic", "name": "test_delay_multi_invest_cyclic", "lineno": 232, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_delay_with_scenarios", "name": "test_delay_with_scenarios", "lineno": 258, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_consistency_negative_delay", "name": "test_consistency_negative_delay", "lineno": 290, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_consistency_delay_exceeds_horizon", "name": "test_consistency_delay_exceeds_horizon", "lineno": 300, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_link_delay_zero_unchanged", "name": "test_link_delay_zero_unchanged", "lineno": 315, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_link_delay_equal_to_horizon", "name": "test_link_delay_equal_to_horizon", "lineno": 333, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_link_delay_uses_generator_snapshot_weightings_non_cyclic", "name": "test_link_delay_uses_generator_snapshot_weightings_non_cyclic", "lineno": 352, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_link_delay_with_scenarios_non_delayed_regression", "name": "test_link_delay_with_scenarios_non_delayed_regression", "lineno": 376, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_link_delay_with_scenarios_multiport", "name": "test_link_delay_with_scenarios_multiport", "lineno": 383, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_link_delay_multi_invest_non_cyclic", "name": "test_link_delay_multi_invest_non_cyclic", "lineno": 443, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_process_delay_on_input_bus", "name": "test_process_delay_on_input_bus", "lineno": 480, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_process_delay_cyclic_delay0_false", "name": "test_process_delay_cyclic_delay0_false", "lineno": 508, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_delay_rounding_warning_fires", "name": "test_delay_rounding_warning_fires", "lineno": 541, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_delay_rounding_warning_silent", "name": "test_delay_rounding_warning_silent", "lineno": 551, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_get_delay_source_indexer_multi_invest", "name": "test_get_delay_source_indexer_multi_invest", "lineno": 561, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_get_delay_source_indexer_multi_invest_non_cyclic", "name": "test_get_delay_source_indexer_multi_invest_non_cyclic", "lineno": 574, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_consistency_delay_exceeds_period_horizon", "name": "test_consistency_delay_exceeds_period_horizon", "lineno": 586, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_delay_positions_raises_on_zero_total_weight", "name": "test_delay_positions_raises_on_zero_total_weight", "lineno": 599, "scope": null, "is_async": false }, { "id": "test.test_transport_delay.test_get_delay_source_indexer_empty_snapshots", "name": "test_get_delay_source_indexer_empty_snapshots", "lineno": 605, "scope": null, "is_async": false } ], "test.test_version": [ { "id": "test.test_version.test_version_check", "name": "test_version_check", "lineno": 11, "scope": null, "is_async": false }, { "id": "test.test_version.test_version_deprecations", "name": "test_version_deprecations", "lineno": 21, "scope": null, "is_async": false } ], "test.test_warnings_cyclic_storage": [ { "id": "test.test_warnings_cyclic_storage.test_warning_storage_unit_global_cyclic", "name": "test_warning_storage_unit_global_cyclic", "lineno": 16, "scope": null, "is_async": false }, { "id": "test.test_warnings_cyclic_storage.test_warning_storage_unit_per_period_cyclic", "name": "test_warning_storage_unit_per_period_cyclic", "lineno": 49, "scope": null, "is_async": false }, { "id": "test.test_warnings_cyclic_storage.test_warning_store_global_cyclic", "name": "test_warning_store_global_cyclic", "lineno": 89, "scope": null, "is_async": false }, { "id": "test.test_warnings_cyclic_storage.test_warning_store_per_period_cyclic", "name": "test_warning_store_per_period_cyclic", "lineno": 121, "scope": null, "is_async": false }, { "id": "test.test_warnings_cyclic_storage.test_warning_storage_unit_cp_overrides_c", "name": "test_warning_storage_unit_cp_overrides_c", "lineno": 160, "scope": null, "is_async": false }, { "id": "test.test_warnings_cyclic_storage.test_warning_store_cp_overrides_c", "name": "test_warning_store_cp_overrides_c", "lineno": 199, "scope": null, "is_async": false } ] }, "class_graph": { "docs.hooks.cleanup": [], "docs.hooks.dynamic_inspect": [ { "id": "docs.hooks.dynamic_inspect.InspectSpecificObjects", "name": "InspectSpecificObjects", "lineno": 16, "bases": [ "griffe.Extension" ], "scope": null } ], "docs.hooks.notebook_timing": [], "docs.hooks.path_aliases": [], "docs.hooks.shortcodes": [ { "id": "docs.hooks.shortcodes.ProcessShortcodes", "name": "ProcessShortcodes", "lineno": 276, "bases": [ "griffe.Extension" ], "scope": null } ], "pypsa.collection": [ { "id": "pypsa.collection.NetworkCollection", "name": "NetworkCollection", "lineno": 27, "bases": [], "scope": null }, { "id": "pypsa.collection.MemberProxy", "name": "MemberProxy", "lineno": 565, "bases": [], "scope": null } ], "pypsa.common": [ { "id": "pypsa.common.UnexpectedError", "name": "UnexpectedError", "lineno": 38, "bases": [ "AssertionError" ], "scope": null }, { "id": "pypsa.common.MethodHandlerWrapper", "name": "MethodHandlerWrapper", "lineno": 76, "bases": [], "scope": null } ], "pypsa.consistency": [ { "id": "pypsa.consistency.ConsistencyError", "name": "ConsistencyError", "lineno": 37, "bases": [ "ValueError" ], "scope": null }, { "id": "pypsa.consistency.NetworkConsistencyMixin", "name": "NetworkConsistencyMixin", "lineno": 867, "bases": [ "_NetworkABC" ], "scope": null } ], "pypsa.constants": [], "pypsa.costs": [], "pypsa.deprecations": [], "pypsa.descriptors": [], "pypsa.examples": [], "pypsa.geo": [], "pypsa.guards": [], "pypsa.networks": [ { "id": "pypsa.networks.Network", "name": "Network", "lineno": 81, "bases": [ "NetworkComponentsMixin", "NetworkDescriptorsMixin", "NetworkTransformMixin", "NetworkIndexMixin", "NetworkConsistencyMixin", "NetworkGraphMixin", "NetworkPowerFlowMixin", "NetworkIOMixin" ], "scope": null }, { "id": "pypsa.networks.SubNetwork", "name": "SubNetwork", "lineno": 1401, "bases": [ "NetworkGraphMixin", "SubNetworkPowerFlowMixin" ], "scope": null } ], "pypsa.type_utils": [], "pypsa.version": [], "pypsa._options": [ { "id": "pypsa._options.InvalidOptionError", "name": "InvalidOptionError", "lineno": 15, "bases": [ "AttributeError" ], "scope": null }, { "id": "pypsa._options.Option", "name": "Option", "lineno": 38, "bases": [], "scope": null }, { "id": "pypsa._options.OptionsNode", "name": "OptionsNode", "lineno": 62, "bases": [], "scope": null } ], "pypsa": [], "pypsa.clustering.spatial": [ { "id": "pypsa.clustering.spatial.Clustering", "name": "Clustering", "lineno": 498, "bases": [], "scope": null }, { "id": "pypsa.clustering.spatial.SpatialClusteringMixin", "name": "SpatialClusteringMixin", "lineno": 506, "bases": [], "scope": null } ], "pypsa.clustering.temporal": [ { "id": "pypsa.clustering.temporal.TemporalClustering", "name": "TemporalClustering", "lineno": 61, "bases": [], "scope": null }, { "id": "pypsa.clustering.temporal.TemporalClusteringMixin", "name": "TemporalClusteringMixin", "lineno": 320, "bases": [], "scope": null } ], "pypsa.clustering": [ { "id": "pypsa.clustering.TemporalClusteringAccessor", "name": "TemporalClusteringAccessor", "lineno": 21, "bases": [ "TemporalClusteringMixin" ], "scope": null }, { "id": "pypsa.clustering.SpatialClusteringAccessor", "name": "SpatialClusteringAccessor", "lineno": 40, "bases": [ "SpatialClusteringMixin" ], "scope": null }, { "id": "pypsa.clustering.ClusteringAccessor", "name": "ClusteringAccessor", "lineno": 51, "bases": [], "scope": null } ], "pypsa.components.abstract": [ { "id": "pypsa.components.abstract._ComponentsABC", "name": "_ComponentsABC", "lineno": 24, "bases": [ "ABC" ], "scope": null } ], "pypsa.components.array": [ { "id": "pypsa.components.array._XarrayAccessor", "name": "_XarrayAccessor", "lineno": 108, "bases": [], "scope": null }, { "id": "pypsa.components.array.ComponentsArrayMixin", "name": "ComponentsArrayMixin", "lineno": 161, "bases": [ "_ComponentsABC" ], "scope": null } ], "pypsa.components.common": [], "pypsa.components.components": [ { "id": "pypsa.components.components.ComponentsData", "name": "ComponentsData", "lineno": 59, "bases": [], "scope": null }, { "id": "pypsa.components.components.Components", "name": "Components", "lineno": 120, "bases": [ "ComponentsData", "ComponentsDescriptorsMixin", "ComponentsTransformMixin", "ComponentsIndexMixin", "ComponentsArrayMixin" ], "scope": null }, { "id": "pypsa.components.components.SubNetworkComponents", "name": "SubNetworkComponents", "lineno": 1162, "bases": [], "scope": null } ], "pypsa.components.descriptors": [ { "id": "pypsa.components.descriptors.ComponentsDescriptorsMixin", "name": "ComponentsDescriptorsMixin", "lineno": 33, "bases": [ "_ComponentsABC" ], "scope": null } ], "pypsa.components.index": [ { "id": "pypsa.components.index.ComponentsIndexMixin", "name": "ComponentsIndexMixin", "lineno": 30, "bases": [ "_ComponentsABC" ], "scope": null } ], "pypsa.components.legacy": [ { "id": "pypsa.components.legacy.Component", "name": "Component", "lineno": 62, "bases": [], "scope": null } ], "pypsa.components.store": [ { "id": "pypsa.components.store.ComponentsStore", "name": "ComponentsStore", "lineno": 39, "bases": [ "dict" ], "scope": null } ], "pypsa.components.transform": [ { "id": "pypsa.components.transform.ComponentsTransformMixin", "name": "ComponentsTransformMixin", "lineno": 29, "bases": [], "scope": null } ], "pypsa.components.types": [], "pypsa.components": [], "pypsa.components._types.buses": [ { "id": "pypsa.components._types.buses.Buses", "name": "Buses", "lineno": 25, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.carriers": [ { "id": "pypsa.components._types.carriers.Carriers", "name": "Carriers", "lineno": 26, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.generators": [ { "id": "pypsa.components._types.generators.Generators", "name": "Generators", "lineno": 26, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.global_constraints": [ { "id": "pypsa.components._types.global_constraints.GlobalConstraints", "name": "GlobalConstraints", "lineno": 21, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.lines": [ { "id": "pypsa.components._types.lines.Lines", "name": "Lines", "lineno": 27, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.line_types": [ { "id": "pypsa.components._types.line_types.LineTypes", "name": "LineTypes", "lineno": 21, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.links": [ { "id": "pypsa.components._types.links.Links", "name": "Links", "lineno": 23, "bases": [ "_Multiport" ], "scope": null } ], "pypsa.components._types.loads": [ { "id": "pypsa.components._types.loads.Loads", "name": "Loads", "lineno": 17, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.processes": [ { "id": "pypsa.components._types.processes.Processes", "name": "Processes", "lineno": 23, "bases": [ "_Multiport" ], "scope": null } ], "pypsa.components._types.shapes": [ { "id": "pypsa.components._types.shapes.Shapes", "name": "Shapes", "lineno": 17, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.shunt_impedances": [ { "id": "pypsa.components._types.shunt_impedances.ShuntImpedances", "name": "ShuntImpedances", "lineno": 17, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.storage_units": [ { "id": "pypsa.components._types.storage_units.StorageUnits", "name": "StorageUnits", "lineno": 19, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.stores": [ { "id": "pypsa.components._types.stores.Stores", "name": "Stores", "lineno": 26, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.sub_networks": [ { "id": "pypsa.components._types.sub_networks.SubNetworks", "name": "SubNetworks", "lineno": 21, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.transformers": [ { "id": "pypsa.components._types.transformers.Transformers", "name": "Transformers", "lineno": 24, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.transformer_types": [ { "id": "pypsa.components._types.transformer_types.TransformerTypes", "name": "TransformerTypes", "lineno": 21, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types._patch": [], "pypsa.components._types": [], "pypsa.components._types.mixin.multiports": [ { "id": "pypsa.components._types.mixin.multiports._Multiport", "name": "_Multiport", "lineno": 21, "bases": [ "Components" ], "scope": null } ], "pypsa.components._types.mixin": [], "pypsa.definitions.components": [ { "id": "pypsa.definitions.components.ComponentType", "name": "ComponentType", "lineno": 20, "bases": [], "scope": null } ], "pypsa.definitions.structures": [ { "id": "pypsa.definitions.structures.Dict", "name": "Dict", "lineno": 17, "bases": [ "dict" ], "scope": null } ], "pypsa.network.abstract": [ { "id": "pypsa.network.abstract._NetworkABC", "name": "_NetworkABC", "lineno": 25, "bases": [ "ABC" ], "scope": null } ], "pypsa.network.components": [ { "id": "pypsa.network.components.NetworkComponentsMixin", "name": "NetworkComponentsMixin", "lineno": 64, "bases": [ "_NetworkABC" ], "scope": null } ], "pypsa.network.descriptors": [ { "id": "pypsa.network.descriptors.NetworkDescriptorsMixin", "name": "NetworkDescriptorsMixin", "lineno": 34, "bases": [ "_NetworkABC" ], "scope": null } ], "pypsa.network.graph": [ { "id": "pypsa.network.graph.OrderedGraph", "name": "OrderedGraph", "lineno": 22, "bases": [ "nx.MultiGraph" ], "scope": null }, { "id": "pypsa.network.graph.NetworkGraphMixin", "name": "NetworkGraphMixin", "lineno": 29, "bases": [], "scope": null } ], "pypsa.network.index": [ { "id": "pypsa.network.index.NetworkIndexMixin", "name": "NetworkIndexMixin", "lineno": 35, "bases": [ "_NetworkABC" ], "scope": null } ], "pypsa.network.io": [ { "id": "pypsa.network.io._ImpExper", "name": "_ImpExper", "lineno": 105, "bases": [], "scope": null }, { "id": "pypsa.network.io._Exporter", "name": "_Exporter", "lineno": 134, "bases": [ "_ImpExper" ], "scope": null }, { "id": "pypsa.network.io._Importer", "name": "_Importer", "lineno": 178, "bases": [ "_ImpExper" ], "scope": null }, { "id": "pypsa.network.io._ImporterCSV", "name": "_ImporterCSV", "lineno": 185, "bases": [ "_Importer" ], "scope": null }, { "id": "pypsa.network.io._ExporterCSV", "name": "_ExporterCSV", "lineno": 304, "bases": [ "_Exporter" ], "scope": null }, { "id": "pypsa.network.io._ImporterExcel", "name": "_ImporterExcel", "lineno": 401, "bases": [ "_Importer" ], "scope": null }, { "id": "pypsa.network.io._ExporterExcel", "name": "_ExporterExcel", "lineno": 561, "bases": [ "_Exporter" ], "scope": null }, { "id": "pypsa.network.io._ImporterHDF5", "name": "_ImporterHDF5", "lineno": 686, "bases": [ "_Importer" ], "scope": null }, { "id": "pypsa.network.io._ExporterHDF5", "name": "_ExporterHDF5", "lineno": 759, "bases": [ "_Exporter" ], "scope": null }, { "id": "pypsa.network.io._ImporterNetCDF", "name": "_ImporterNetCDF", "lineno": 840, "bases": [ "_Importer" ], "scope": null }, { "id": "pypsa.network.io._ExporterNetCDF", "name": "_ExporterNetCDF", "lineno": 960, "bases": [ "_Exporter" ], "scope": null }, { "id": "pypsa.network.io.NetworkIOMixin", "name": "NetworkIOMixin", "lineno": 1109, "bases": [ "_NetworkABC" ], "scope": null } ], "pypsa.network.power_flow": [ { "id": "pypsa.network.power_flow.NetworkPowerFlowMixin", "name": "NetworkPowerFlowMixin", "lineno": 735, "bases": [ "_NetworkABC" ], "scope": null }, { "id": "pypsa.network.power_flow.SubNetworkPowerFlowMixin", "name": "SubNetworkPowerFlowMixin", "lineno": 971, "bases": [], "scope": null } ], "pypsa.network.transform": [ { "id": "pypsa.network.transform.NetworkTransformMixin", "name": "NetworkTransformMixin", "lineno": 87, "bases": [ "_NetworkABC" ], "scope": null } ], "pypsa.network": [], "pypsa.optimization.abstract": [ { "id": "pypsa.optimization.abstract.OptimizationAbstractMixin", "name": "OptimizationAbstractMixin", "lineno": 115, "bases": [ "OptimizationAbstractMGAMixin" ], "scope": null } ], "pypsa.optimization.common": [], "pypsa.optimization.constraints": [], "pypsa.optimization.expressions": [ { "id": "pypsa.optimization.expressions.StatisticExpressionsAccessor", "name": "StatisticExpressionsAccessor", "lineno": 49, "bases": [ "AbstractStatisticsAccessor" ], "scope": null } ], "pypsa.optimization.global_constraints": [], "pypsa.optimization.mga": [ { "id": "pypsa.optimization.mga.OptimizationAbstractMGAMixin", "name": "OptimizationAbstractMGAMixin", "lineno": 177, "bases": [], "scope": null } ], "pypsa.optimization.optimize": [ { "id": "pypsa.optimization.optimize.OptimizationAccessor", "name": "OptimizationAccessor", "lineno": 435, "bases": [ "OptimizationAbstractMixin" ], "scope": null } ], "pypsa.optimization.variables": [], "pypsa.optimization": [], "pypsa.plot.accessor": [ { "id": "pypsa.plot.accessor.PlotAccessor", "name": "PlotAccessor", "lineno": 16, "bases": [], "scope": null } ], "pypsa.plot": [], "pypsa.plot.maps.common": [], "pypsa.plot.maps.interactive": [ { "id": "pypsa.plot.maps.interactive.PydeckPlotter", "name": "PydeckPlotter", "lineno": 365, "bases": [], "scope": null } ], "pypsa.plot.maps.static": [ { "id": "pypsa.plot.maps.static.MapPlotter", "name": "MapPlotter", "lineno": 52, "bases": [], "scope": null }, { "id": "pypsa.plot.maps.static.HandlerCircle", "name": "HandlerCircle", "lineno": 1321, "bases": [ "HandlerPatch" ], "scope": null }, { "id": "pypsa.plot.maps.static.WedgeHandler", "name": "WedgeHandler", "lineno": 1365, "bases": [ "HandlerPatch" ], "scope": null }, { "id": "pypsa.plot.maps.static.HandlerArrow", "name": "HandlerArrow", "lineno": 1411, "bases": [ "HandlerPatch" ], "scope": null } ], "pypsa.plot.maps": [], "pypsa.plot.statistics.base": [ { "id": "pypsa.plot.statistics.base.PlotsGenerator", "name": "PlotsGenerator", "lineno": 20, "bases": [ "ABC" ], "scope": null } ], "pypsa.plot.statistics.charts": [ { "id": "pypsa.plot.statistics.charts.ChartGenerator", "name": "ChartGenerator", "lineno": 366, "bases": [ "PlotsGenerator", "ABC" ], "scope": null } ], "pypsa.plot.statistics.maps": [ { "id": "pypsa.plot.statistics.maps.MapPlotGenerator", "name": "MapPlotGenerator", "lineno": 31, "bases": [ "PlotsGenerator", "MapPlotter" ], "scope": null } ], "pypsa.plot.statistics.plotter": [ { "id": "pypsa.plot.statistics.plotter._StatisticPlotterBase", "name": "_StatisticPlotterBase", "lineno": 39, "bases": [], "scope": null }, { "id": "pypsa.plot.statistics.plotter.StatisticPlotter", "name": "StatisticPlotter", "lineno": 142, "bases": [ "_StatisticPlotterBase" ], "scope": null }, { "id": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter", "name": "StatisticInteractivePlotter", "lineno": 547, "bases": [ "_StatisticPlotterBase" ], "scope": null } ], "pypsa.plot.statistics.schema": [], "pypsa.plot.statistics": [], "pypsa.statistics.abstract": [ { "id": "pypsa.statistics.abstract.AbstractStatisticsAccessor", "name": "AbstractStatisticsAccessor", "lineno": 52, "bases": [ "ABC" ], "scope": null } ], "pypsa.statistics.expressions": [ { "id": "pypsa.statistics.expressions.StatisticHandler", "name": "StatisticHandler", "lineno": 259, "bases": [], "scope": null }, { "id": "pypsa.statistics.expressions.StatisticsAccessor", "name": "StatisticsAccessor", "lineno": 303, "bases": [ "AbstractStatisticsAccessor" ], "scope": null } ], "pypsa.statistics.grouping": [ { "id": "pypsa.statistics.grouping.Groupers", "name": "Groupers", "lineno": 28, "bases": [], "scope": null } ], "pypsa.statistics": [], "test.conftest": [], "test.test_bugs": [], "test.test_buses": [], "test.test_capital_cost_split": [ { "id": "test.test_capital_cost_split.TestCostsModule", "name": "TestCostsModule", "lineno": 30, "bases": [], "scope": null }, { "id": "test.test_capital_cost_split.TestBackwardCompatibility", "name": "TestBackwardCompatibility", "lineno": 188, "bases": [], "scope": null }, { "id": "test.test_capital_cost_split.TestOvernightCostWithDiscountRate", "name": "TestOvernightCostWithDiscountRate", "lineno": 227, "bases": [], "scope": null }, { "id": "test.test_capital_cost_split.TestStatisticsFunctions", "name": "TestStatisticsFunctions", "lineno": 315, "bases": [], "scope": null }, { "id": "test.test_capital_cost_split.TestMultiComponentScenarios", "name": "TestMultiComponentScenarios", "lineno": 431, "bases": [], "scope": null }, { "id": "test.test_capital_cost_split.TestDeprecation", "name": "TestDeprecation", "lineno": 491, "bases": [], "scope": null }, { "id": "test.test_capital_cost_split.TestComponentProperties", "name": "TestComponentProperties", "lineno": 506, "bases": [], "scope": null }, { "id": "test.test_capital_cost_split.TestConsistencyCheck", "name": "TestConsistencyCheck", "lineno": 558, "bases": [], "scope": null } ], "test.test_carriers": [], "test.test_collection": [ { "id": "test.test_collection.TestNetworkCollectionInit", "name": "TestNetworkCollectionInit", "lineno": 68, "bases": [], "scope": null }, { "id": "test.test_collection.TestCollectionComponents", "name": "TestCollectionComponents", "lineno": 378, "bases": [], "scope": null } ], "test.test_collection_statistics": [ { "id": "test.test_collection_statistics.TestNetworkCollectionIndexValidation", "name": "TestNetworkCollectionIndexValidation", "lineno": 96, "bases": [], "scope": null } ], "test.test_committable_extendable": [], "test.test_common": [ { "id": "test.test_common.ResultHandler", "name": "ResultHandler", "lineno": 46, "bases": [], "scope": null }, { "id": "test.test_common.TestClass", "name": "TestClass", "lineno": 54, "bases": [], "scope": null }, { "id": "test.test_common.ResultHandler", "name": "ResultHandler", "lineno": 71, "bases": [], "scope": null }, { "id": "test.test_common.TestClass", "name": "TestClass", "lineno": 81, "bases": [], "scope": null }, { "id": "test.test_common.ResultHandler", "name": "ResultHandler", "lineno": 98, "bases": [], "scope": null }, { "id": "test.test_common.TestClass", "name": "TestClass", "lineno": 106, "bases": [], "scope": null }, { "id": "test.test_common.TestEquals", "name": "TestEquals", "lineno": 157, "bases": [], "scope": null }, { "id": "test.test_common.TestEquals.IgnoredClass", "name": "IgnoredClass", "lineno": 212, "bases": [], "scope": "TestEquals" }, { "id": "test.test_common.MockResponse", "name": "MockResponse", "lineno": 304, "bases": [], "scope": null }, { "id": "test.test_common.TestDict", "name": "TestDict", "lineno": 409, "bases": [], "scope": null }, { "id": "test.test_common.TestGenerateColors", "name": "TestGenerateColors", "lineno": 444, "bases": [], "scope": null }, { "id": "test.test_common.TestNormalizeCarrierNiceNames", "name": "TestNormalizeCarrierNiceNames", "lineno": 499, "bases": [], "scope": null } ], "test.test_common_deprecations": [], "test.test_compatibility_ext_and_com": [], "test.test_components": [], "test.test_components_array": [ { "id": "test.test_components_array.MockComponent", "name": "MockComponent", "lineno": 217, "bases": [], "scope": null }, { "id": "test.test_components_array.MockComponent", "name": "MockComponent", "lineno": 261, "bases": [], "scope": null } ], "test.test_components_custom": [], "test.test_components_store": [], "test.test_components_utils": [], "test.test_consistency_check": [ { "id": "test.test_consistency_check.TestNumericalTolerance", "name": "TestNumericalTolerance", "lineno": 588, "bases": [], "scope": null } ], "test.test_constants": [ { "id": "test.test_constants.TestConstants", "name": "TestConstants", "lineno": 20, "bases": [], "scope": null }, { "id": "test.test_constants.TestRegexPatterns", "name": "TestRegexPatterns", "lineno": 34, "bases": [], "scope": null } ], "test.test_deprecations": [], "test.test_descriptors": [], "test.test_docs": [ { "id": "test.test_docs.PseudoModule", "name": "PseudoModule", "lineno": 145, "bases": [], "scope": null } ], "test.test_examples": [], "test.test_graph": [], "test.test_guards": [], "test.test_indices": [], "test.test_io": [ { "id": "test.test_io.TestCSVDir", "name": "TestCSVDir", "lineno": 64, "bases": [], "scope": null }, { "id": "test.test_io.TestNetcdf", "name": "TestNetcdf", "lineno": 166, "bases": [], "scope": null }, { "id": "test.test_io.TestHDF5", "name": "TestHDF5", "lineno": 305, "bases": [], "scope": null }, { "id": "test.test_io.TestExcelIO", "name": "TestExcelIO", "lineno": 391, "bases": [], "scope": null } ], "test.test_io_cloudpathlib": [ { "id": "test.test_io_cloudpathlib.TestIOCloudpath", "name": "TestIOCloudpath", "lineno": 75, "bases": [], "scope": null } ], "test.test_link_post_discretization": [], "test.test_lopf_activity_mask": [], "test.test_lopf_ac_dc": [], "test.test_lopf_and_subsequent_power_flow": [], "test.test_lopf_basic_constraints": [], "test.test_lopf_global_constraints": [], "test.test_lopf_iteratively": [], "test.test_lopf_losses": [], "test.test_lopf_mga": [], "test.test_lopf_modularity": [], "test.test_lopf_multiinvest": [], "test.test_lopf_multilink": [], "test.test_lopf_process": [], "test.test_lopf_quadratic_costs": [], "test.test_lopf_rolling_horizon": [], "test.test_lopf_storage": [], "test.test_lopf_unit_commitment": [], "test.test_lopf_varying_inputs": [], "test.test_lpf_ac_dc": [], "test.test_lpf_against_pypower": [], "test.test_meshed_threshold": [], "test.test_network": [], "test.test_network_cycles": [], "test.test_network_index": [ { "id": "test.test_network_index.TestNetworkScenarioIndex", "name": "TestNetworkScenarioIndex", "lineno": 11, "bases": [], "scope": null } ], "test.test_network_transform": [ { "id": "test.test_network_transform.TestGetPotentialTypos", "name": "TestGetPotentialTypos", "lineno": 13, "bases": [], "scope": null } ], "test.test_objective_constant": [], "test.test_optimization_expressions": [], "test.test_optional_dependencies": [ { "id": "test.test_optional_dependencies.TestDynamicDependencyChecking", "name": "TestDynamicDependencyChecking", "lineno": 37, "bases": [], "scope": null } ], "test.test_options": [], "test.test_pf_activity_mask": [], "test.test_pf_against_pandapower": [], "test.test_pf_against_pypower": [], "test.test_pf_distributed_slack": [], "test.test_plot_maps_common": [], "test.test_plot_maps_interactive": [ { "id": "test.test_plot_maps_interactive.Dummy", "name": "Dummy", "lineno": 151, "bases": [], "scope": null }, { "id": "test.test_plot_maps_interactive.Dummy", "name": "Dummy", "lineno": 161, "bases": [], "scope": null } ], "test.test_plot_maps_static": [], "test.test_riskaversion": [], "test.test_sclopf_scigrid": [], "test.test_snapshot_weightings": [], "test.test_spatial_clustering": [], "test.test_stand_by_cost": [], "test.test_statistics": [ { "id": "test.test_statistics.TestMultiInvest", "name": "TestMultiInvest", "lineno": 492, "bases": [], "scope": null }, { "id": "test.test_statistics.TestGetOperation", "name": "TestGetOperation", "lineno": 567, "bases": [], "scope": null }, { "id": "test.test_statistics.TestMarketValue", "name": "TestMarketValue", "lineno": 585, "bases": [], "scope": null } ], "test.test_statistics_plot": [], "test.test_statistics_plot_interactive": [ { "id": "test.test_statistics_plot_interactive.TestAutoFaceting", "name": "TestAutoFaceting", "lineno": 247, "bases": [], "scope": null } ], "test.test_statistics_plot_schema": [ { "id": "test.test_statistics_plot_schema.TestSchemaContext", "name": "TestSchemaContext", "lineno": 8, "bases": [], "scope": null } ], "test.test_stochastic": [], "test.test_stochastic_not_implemented": [], "test.test_subnetwork": [], "test.test_temporal_clustering": [ { "id": "test.test_temporal_clustering.TestResample", "name": "TestResample", "lineno": 85, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestDownsample", "name": "TestDownsample", "lineno": 138, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestFromSnapshotMap", "name": "TestFromSnapshotMap", "lineno": 186, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestNyears", "name": "TestNyears", "lineno": 231, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestLeapDay", "name": "TestLeapDay", "lineno": 257, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestAggregationRules", "name": "TestAggregationRules", "lineno": 271, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestAccessorFullResults", "name": "TestAccessorFullResults", "lineno": 281, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestMultiperiod", "name": "TestMultiperiod", "lineno": 297, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestSegment", "name": "TestSegment", "lineno": 310, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestEdgeCases", "name": "TestEdgeCases", "lineno": 316, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestAggregationRulesDetailed", "name": "TestAggregationRulesDetailed", "lineno": 418, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestAccessorFullResultsExtended", "name": "TestAccessorFullResultsExtended", "lineno": 448, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestSegmentErrors", "name": "TestSegmentErrors", "lineno": 462, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestSegmentFunctionality", "name": "TestSegmentFunctionality", "lineno": 499, "bases": [], "scope": null }, { "id": "test.test_temporal_clustering.TestStochasticNotSupported", "name": "TestStochasticNotSupported", "lineno": 535, "bases": [], "scope": null } ], "test.test_transmission_losses": [], "test.test_transport_delay": [ { "id": "test.test_transport_delay.LinkSpec", "name": "LinkSpec", "lineno": 16, "bases": [], "scope": null }, { "id": "test.test_transport_delay.ProcessSpec", "name": "ProcessSpec", "lineno": 44, "bases": [], "scope": null } ], "test.test_version": [], "test.test_warnings_cyclic_storage": [] }, "module_graph": { "docs.hooks.cleanup": { "path": "C:\\repos\\v3\\PyPSA\\docs\\hooks\\cleanup.py", "parent": "docs.hooks", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "docs.hooks.dynamic_inspect": { "path": "C:\\repos\\v3\\PyPSA\\docs\\hooks\\dynamic_inspect.py", "parent": "docs.hooks", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "docs.hooks.notebook_timing": { "path": "C:\\repos\\v3\\PyPSA\\docs\\hooks\\notebook_timing.py", "parent": "docs.hooks", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "docs.hooks.path_aliases": { "path": "C:\\repos\\v3\\PyPSA\\docs\\hooks\\path_aliases.py", "parent": "docs.hooks", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "docs.hooks.shortcodes": { "path": "C:\\repos\\v3\\PyPSA\\docs\\hooks\\shortcodes.py", "parent": "docs.hooks", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.collection": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\collection.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.common": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\common.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.consistency": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\consistency.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.constants": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\constants.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.costs": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\costs.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.deprecations": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\deprecations.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.descriptors": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\descriptors.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.examples": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\examples.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.geo": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\geo.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.guards": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\guards.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.networks": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\networks.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.type_utils": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\type_utils.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.version": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\version.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa._options": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\_options.py", "parent": "pypsa", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\__init__.py", "parent": null, "is_package": true, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.clustering.spatial": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\clustering\\spatial.py", "parent": "pypsa.clustering", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.clustering.temporal": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\clustering\\temporal.py", "parent": "pypsa.clustering", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.clustering": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\clustering\\__init__.py", "parent": "pypsa", "is_package": true, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components.abstract": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\abstract.py", "parent": "pypsa.components", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components.array": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\array.py", "parent": "pypsa.components", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components.common": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\common.py", "parent": "pypsa.components", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components.components": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\components.py", "parent": "pypsa.components", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components.descriptors": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\descriptors.py", "parent": "pypsa.components", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components.index": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\index.py", "parent": "pypsa.components", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components.legacy": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\legacy.py", "parent": "pypsa.components", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components.store": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\store.py", "parent": "pypsa.components", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components.transform": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\transform.py", "parent": "pypsa.components", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.components.types": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\types.py", "parent": "pypsa.components", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\__init__.py", "parent": "pypsa", "is_package": true, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.buses": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\buses.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.carriers": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\carriers.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.generators": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\generators.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.global_constraints": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\global_constraints.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.lines": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\lines.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.line_types": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\line_types.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.links": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\links.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.loads": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\loads.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.processes": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\processes.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.shapes": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\shapes.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.shunt_impedances": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\shunt_impedances.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.storage_units": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\storage_units.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.stores": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\stores.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.sub_networks": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\sub_networks.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.transformers": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\transformers.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.transformer_types": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\transformer_types.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types._patch": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\_patch.py", "parent": "pypsa.components._types", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\__init__.py", "parent": "pypsa.components", "is_package": true, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.mixin.multiports": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\mixin\\multiports.py", "parent": "pypsa.components._types.mixin", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.components._types.mixin": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\components\\_types\\mixin\\__init__.py", "parent": "pypsa.components._types", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.definitions.components": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\definitions\\components.py", "parent": "pypsa.definitions", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.definitions.structures": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\definitions\\structures.py", "parent": "pypsa.definitions", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.network.abstract": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\network\\abstract.py", "parent": "pypsa.network", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.network.components": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\network\\components.py", "parent": "pypsa.network", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.network.descriptors": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\network\\descriptors.py", "parent": "pypsa.network", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.network.graph": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\network\\graph.py", "parent": "pypsa.network", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.network.index": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\network\\index.py", "parent": "pypsa.network", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.network.io": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\network\\io.py", "parent": "pypsa.network", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.network.power_flow": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\network\\power_flow.py", "parent": "pypsa.network", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.network.transform": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\network\\transform.py", "parent": "pypsa.network", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.network": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\network\\__init__.py", "parent": "pypsa", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.optimization.abstract": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\optimization\\abstract.py", "parent": "pypsa.optimization", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.optimization.common": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\optimization\\common.py", "parent": "pypsa.optimization", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.optimization.constraints": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\optimization\\constraints.py", "parent": "pypsa.optimization", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.optimization.expressions": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\optimization\\expressions.py", "parent": "pypsa.optimization", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.optimization.global_constraints": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\optimization\\global_constraints.py", "parent": "pypsa.optimization", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.optimization.mga": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\optimization\\mga.py", "parent": "pypsa.optimization", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.optimization.optimize": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\optimization\\optimize.py", "parent": "pypsa.optimization", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.optimization.variables": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\optimization\\variables.py", "parent": "pypsa.optimization", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.optimization": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\optimization\\__init__.py", "parent": "pypsa", "is_package": true, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.accessor": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\accessor.py", "parent": "pypsa.plot", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\__init__.py", "parent": "pypsa", "is_package": true, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.maps.common": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\maps\\common.py", "parent": "pypsa.plot.maps", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.maps.interactive": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\maps\\interactive.py", "parent": "pypsa.plot.maps", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.maps.static": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\maps\\static.py", "parent": "pypsa.plot.maps", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.maps": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\maps\\__init__.py", "parent": "pypsa.plot", "is_package": true, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.statistics.base": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\statistics\\base.py", "parent": "pypsa.plot.statistics", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.statistics.charts": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\statistics\\charts.py", "parent": "pypsa.plot.statistics", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.statistics.maps": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\statistics\\maps.py", "parent": "pypsa.plot.statistics", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.statistics.plotter": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\statistics\\plotter.py", "parent": "pypsa.plot.statistics", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.statistics.schema": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\statistics\\schema.py", "parent": "pypsa.plot.statistics", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.plot.statistics": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\plot\\statistics\\__init__.py", "parent": "pypsa.plot", "is_package": true, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "pypsa.statistics.abstract": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\statistics\\abstract.py", "parent": "pypsa.statistics", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.statistics.expressions": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\statistics\\expressions.py", "parent": "pypsa.statistics", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.statistics.grouping": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\statistics\\grouping.py", "parent": "pypsa.statistics", "is_package": false, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "pypsa.statistics": { "path": "C:\\repos\\v3\\PyPSA\\pypsa\\statistics\\__init__.py", "parent": "pypsa", "is_package": true, "in_cyclic_loop": true, "cyclic_cluster_id": "cluster_00" }, "test.conftest": { "path": "C:\\repos\\v3\\PyPSA\\test\\conftest.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_bugs": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_bugs.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_buses": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_buses.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_capital_cost_split": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_capital_cost_split.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_carriers": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_carriers.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_collection": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_collection.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_collection_statistics": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_collection_statistics.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_committable_extendable": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_committable_extendable.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_common": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_common.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_common_deprecations": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_common_deprecations.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_compatibility_ext_and_com": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_compatibility_ext_and_com.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_components": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_components.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_components_array": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_components_array.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_components_custom": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_components_custom.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_components_store": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_components_store.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_components_utils": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_components_utils.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_consistency_check": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_consistency_check.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_constants": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_constants.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_deprecations": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_deprecations.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_descriptors": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_descriptors.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_docs": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_docs.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_examples": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_examples.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_graph": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_graph.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_guards": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_guards.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_indices": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_indices.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_io": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_io.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_io_cloudpathlib": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_io_cloudpathlib.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_link_post_discretization": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_link_post_discretization.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_activity_mask": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_activity_mask.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_ac_dc": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_ac_dc.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_and_subsequent_power_flow": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_and_subsequent_power_flow.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_basic_constraints": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_basic_constraints.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_global_constraints": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_global_constraints.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_iteratively": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_iteratively.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_losses": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_losses.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_mga": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_mga.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_modularity": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_modularity.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_multiinvest": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_multiinvest.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_multilink": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_multilink.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_process": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_process.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_quadratic_costs": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_quadratic_costs.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_rolling_horizon": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_rolling_horizon.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_storage": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_storage.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_unit_commitment": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_unit_commitment.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lopf_varying_inputs": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lopf_varying_inputs.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lpf_ac_dc": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lpf_ac_dc.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_lpf_against_pypower": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_lpf_against_pypower.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_meshed_threshold": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_meshed_threshold.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_network": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_network.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_network_cycles": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_network_cycles.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_network_index": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_network_index.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_network_transform": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_network_transform.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_objective_constant": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_objective_constant.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_optimization_expressions": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_optimization_expressions.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_optional_dependencies": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_optional_dependencies.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_options": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_options.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_pf_activity_mask": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_pf_activity_mask.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_pf_against_pandapower": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_pf_against_pandapower.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_pf_against_pypower": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_pf_against_pypower.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_pf_distributed_slack": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_pf_distributed_slack.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_plot_maps_common": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_plot_maps_common.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_plot_maps_interactive": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_plot_maps_interactive.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_plot_maps_static": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_plot_maps_static.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_riskaversion": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_riskaversion.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_sclopf_scigrid": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_sclopf_scigrid.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_snapshot_weightings": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_snapshot_weightings.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_spatial_clustering": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_spatial_clustering.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_stand_by_cost": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_stand_by_cost.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_statistics": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_statistics.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_statistics_plot": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_statistics_plot.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_statistics_plot_interactive": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_statistics_plot_interactive.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_statistics_plot_schema": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_statistics_plot_schema.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_stochastic": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_stochastic.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_stochastic_not_implemented": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_stochastic_not_implemented.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_subnetwork": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_subnetwork.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_temporal_clustering": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_temporal_clustering.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_transmission_losses": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_transmission_losses.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_transport_delay": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_transport_delay.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_version": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_version.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null }, "test.test_warnings_cyclic_storage": { "path": "C:\\repos\\v3\\PyPSA\\test\\test_warnings_cyclic_storage.py", "parent": "test", "is_package": false, "in_cyclic_loop": false, "cyclic_cluster_id": null } }, "import_graph": { "docs.hooks.cleanup": [], "docs.hooks.dynamic_inspect": [], "docs.hooks.notebook_timing": [], "docs.hooks.path_aliases": [], "docs.hooks.shortcodes": [], "pypsa.collection": [ { "from_module": "pypsa.collection", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 19 }, { "from_module": "pypsa.collection", "imports": "pypsa.definitions.structures.Dict", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.structures", "symbol_part": "Dict", "lineno": 20 }, { "from_module": "pypsa.collection", "imports": "pypsa.networks.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "Network", "lineno": 21 }, { "from_module": "pypsa.collection", "imports": "pypsa.statistics.expressions.StatisticsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "StatisticsAccessor", "lineno": 22 } ], "pypsa.common": [ { "from_module": "pypsa.common", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 26 }, { "from_module": "pypsa.common", "imports": "pypsa.definitions.structures.Dict", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.structures", "symbol_part": "Dict", "lineno": 27 }, { "from_module": "pypsa.common", "imports": "pypsa.version.__version_base__", "type": "from_import", "relative_level": 0, "module_part": "pypsa.version", "symbol_part": "__version_base__", "lineno": 28 }, { "from_module": "pypsa.common", "imports": "pypsa.type_utils.NetworkType", "type": "from_import", "relative_level": 0, "module_part": "pypsa.type_utils", "symbol_part": "NetworkType", "lineno": 33 }, { "from_module": "pypsa.common", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 368 }, { "from_module": "pypsa.common", "imports": "pypsa.components.store.ComponentsStore", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.store", "symbol_part": "ComponentsStore", "lineno": 369 }, { "from_module": "pypsa.common", "imports": "pypsa.costs.annuity", "type": "from_import", "relative_level": 0, "module_part": "pypsa.costs", "symbol_part": "annuity", "lineno": 940 } ], "pypsa.consistency": [ { "from_module": "pypsa.consistency", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 20 }, { "from_module": "pypsa.consistency", "imports": "pypsa.constants.RE_PORTS_FILTER", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "RE_PORTS_FILTER", "lineno": 21 }, { "from_module": "pypsa.consistency", "imports": "pypsa.constants.RE_PORTS_GE_2", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "RE_PORTS_GE_2", "lineno": 21 }, { "from_module": "pypsa.consistency", "imports": "pypsa.descriptors.nominal_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "nominal_attrs", "lineno": 22 }, { "from_module": "pypsa.consistency", "imports": "pypsa.guards._assert_data_integrity", "type": "from_import", "relative_level": 0, "module_part": "pypsa.guards", "symbol_part": "_assert_data_integrity", "lineno": 23 }, { "from_module": "pypsa.consistency", "imports": "pypsa.network.abstract._NetworkABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.abstract", "symbol_part": "_NetworkABC", "lineno": 24 }, { "from_module": "pypsa.consistency", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 29 }, { "from_module": "pypsa.consistency", "imports": "pypsa.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components", "symbol_part": "Components", "lineno": 30 }, { "from_module": "pypsa.consistency", "imports": "pypsa.type_utils.NetworkType", "type": "from_import", "relative_level": 0, "module_part": "pypsa.type_utils", "symbol_part": "NetworkType", "lineno": 31 } ], "pypsa.constants": [], "pypsa.costs": [], "pypsa.deprecations": [], "pypsa.descriptors": [ { "from_module": "pypsa.descriptors", "imports": "pypsa.components._types.mixin.multiports._Multiport", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.mixin.multiports", "symbol_part": "_Multiport", "lineno": 17 }, { "from_module": "pypsa.descriptors", "imports": "pypsa.constants.RE_PORTS_GE_2", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "RE_PORTS_GE_2", "lineno": 18 }, { "from_module": "pypsa.descriptors", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 23 }, { "from_module": "pypsa.descriptors", "imports": "pypsa.SubNetwork", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "SubNetwork", "lineno": 23 }, { "from_module": "pypsa.descriptors", "imports": "pypsa.type_utils.NetworkType", "type": "from_import", "relative_level": 0, "module_part": "pypsa.type_utils", "symbol_part": "NetworkType", "lineno": 24 } ], "pypsa.examples": [ { "from_module": "pypsa.examples", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 18 }, { "from_module": "pypsa.examples", "imports": "pypsa.networks.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "Network", "lineno": 19 }, { "from_module": "pypsa.examples", "imports": "pypsa.version.__version_base__", "type": "from_import", "relative_level": 0, "module_part": "pypsa.version", "symbol_part": "__version_base__", "lineno": 20 } ], "pypsa.geo": [ { "from_module": "pypsa.geo", "imports": "pypsa.constants.DEFAULT_EPSG", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_EPSG", "lineno": 15 } ], "pypsa.guards": [ { "from_module": "pypsa.guards", "imports": "pypsa.common.UnexpectedError", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "UnexpectedError", "lineno": 23 }, { "from_module": "pypsa.guards", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 30 } ], "pypsa.networks": [ { "from_module": "pypsa.networks", "imports": "pypsa.common.equals", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "equals", "lineno": 17 }, { "from_module": "pypsa.networks", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 18 }, { "from_module": "pypsa.networks", "imports": "pypsa.constants.DEFAULT_EPSG", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_EPSG", "lineno": 19 }, { "from_module": "pypsa.networks", "imports": "pypsa.constants.DEFAULT_TIMESTAMP", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_TIMESTAMP", "lineno": 19 }, { "from_module": "pypsa.networks", "imports": "pypsa.statistics.abstract.AbstractStatisticsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.abstract", "symbol_part": "AbstractStatisticsAccessor", "lineno": 20 }, { "from_module": "pypsa.networks", "imports": "pypsa.clustering.ClusteringAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering", "symbol_part": "ClusteringAccessor", "lineno": 37 }, { "from_module": "pypsa.networks", "imports": "pypsa.common.as_index", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "as_index", "lineno": 38 }, { "from_module": "pypsa.networks", "imports": "pypsa.components.components.SubNetworkComponents", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "SubNetworkComponents", "lineno": 41 }, { "from_module": "pypsa.networks", "imports": "pypsa.components.store.ComponentsStore", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.store", "symbol_part": "ComponentsStore", "lineno": 42 }, { "from_module": "pypsa.networks", "imports": "pypsa.consistency.NetworkConsistencyMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.consistency", "symbol_part": "NetworkConsistencyMixin", "lineno": 43 }, { "from_module": "pypsa.networks", "imports": "pypsa.definitions.structures.Dict", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.structures", "symbol_part": "Dict", "lineno": 44 }, { "from_module": "pypsa.networks", "imports": "pypsa.network.components.NetworkComponentsMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.components", "symbol_part": "NetworkComponentsMixin", "lineno": 45 }, { "from_module": "pypsa.networks", "imports": "pypsa.network.descriptors.NetworkDescriptorsMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.descriptors", "symbol_part": "NetworkDescriptorsMixin", "lineno": 46 }, { "from_module": "pypsa.networks", "imports": "pypsa.network.graph.NetworkGraphMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.graph", "symbol_part": "NetworkGraphMixin", "lineno": 47 }, { "from_module": "pypsa.networks", "imports": "pypsa.network.index.NetworkIndexMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.index", "symbol_part": "NetworkIndexMixin", "lineno": 48 }, { "from_module": "pypsa.networks", "imports": "pypsa.network.io.NetworkIOMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.io", "symbol_part": "NetworkIOMixin", "lineno": 49 }, { "from_module": "pypsa.networks", "imports": "pypsa.network.power_flow.NetworkPowerFlowMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.power_flow", "symbol_part": "NetworkPowerFlowMixin", "lineno": 50 }, { "from_module": "pypsa.networks", "imports": "pypsa.network.power_flow.SubNetworkPowerFlowMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.power_flow", "symbol_part": "SubNetworkPowerFlowMixin", "lineno": 50 }, { "from_module": "pypsa.networks", "imports": "pypsa.network.power_flow.find_cycles", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.power_flow", "symbol_part": "find_cycles", "lineno": 50 }, { "from_module": "pypsa.networks", "imports": "pypsa.network.transform.NetworkTransformMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.transform", "symbol_part": "NetworkTransformMixin", "lineno": 55 }, { "from_module": "pypsa.networks", "imports": "pypsa.optimization.optimize.OptimizationAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.optimize", "symbol_part": "OptimizationAccessor", "lineno": 56 }, { "from_module": "pypsa.networks", "imports": "pypsa.plot.accessor.PlotAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.accessor", "symbol_part": "PlotAccessor", "lineno": 57 }, { "from_module": "pypsa.networks", "imports": "pypsa.plot.maps.explore", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps", "symbol_part": "explore", "lineno": 58 }, { "from_module": "pypsa.networks", "imports": "pypsa.statistics.expressions.StatisticsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "StatisticsAccessor", "lineno": 59 }, { "from_module": "pypsa.networks", "imports": "pypsa.version.__version_base__", "type": "from_import", "relative_level": 0, "module_part": "pypsa.version", "symbol_part": "__version_base__", "lineno": 60 }, { "from_module": "pypsa.networks", "imports": "pypsa.components.legacy.Component", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.legacy", "symbol_part": "Component", "lineno": 67 } ], "pypsa.type_utils": [ { "from_module": "pypsa.type_utils", "imports": "pypsa.network.abstract._NetworkABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.abstract", "symbol_part": "_NetworkABC", "lineno": 13 } ], "pypsa.version": [], "pypsa._options": [], "pypsa": [ { "from_module": "pypsa", "imports": "pypsa.clustering", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "clustering", "lineno": 21 }, { "from_module": "pypsa", "imports": "pypsa.common", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "common", "lineno": 21 }, { "from_module": "pypsa", "imports": "pypsa.components", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "components", "lineno": 21 }, { "from_module": "pypsa", "imports": "pypsa.costs", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "costs", "lineno": 21 }, { "from_module": "pypsa", "imports": "pypsa.descriptors", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "descriptors", "lineno": 21 }, { "from_module": "pypsa", "imports": "pypsa.examples", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "examples", "lineno": 21 }, { "from_module": "pypsa", "imports": "pypsa.geo", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "geo", "lineno": 21 }, { "from_module": "pypsa", "imports": "pypsa.optimization", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "optimization", "lineno": 21 }, { "from_module": "pypsa", "imports": "pypsa.plot", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "plot", "lineno": 21 }, { "from_module": "pypsa", "imports": "pypsa.statistics", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "statistics", "lineno": 21 }, { "from_module": "pypsa", "imports": "pypsa._options.option_context", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "option_context", "lineno": 33 }, { "from_module": "pypsa", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 33 }, { "from_module": "pypsa", "imports": "pypsa.collection.NetworkCollection", "type": "from_import", "relative_level": 0, "module_part": "pypsa.collection", "symbol_part": "NetworkCollection", "lineno": 37 }, { "from_module": "pypsa", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 38 }, { "from_module": "pypsa", "imports": "pypsa.networks.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "Network", "lineno": 39 }, { "from_module": "pypsa", "imports": "pypsa.networks.SubNetwork", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "SubNetwork", "lineno": 39 }, { "from_module": "pypsa", "imports": "pypsa.version.__version__", "type": "from_import", "relative_level": 0, "module_part": "pypsa.version", "symbol_part": "__version__", "lineno": 40 }, { "from_module": "pypsa", "imports": "pypsa.version.__version_base__", "type": "from_import", "relative_level": 0, "module_part": "pypsa.version", "symbol_part": "__version_base__", "lineno": 40 }, { "from_module": "pypsa", "imports": "pypsa.version.__version_major_minor__", "type": "from_import", "relative_level": 0, "module_part": "pypsa.version", "symbol_part": "__version_major_minor__", "lineno": 40 } ], "pypsa.clustering.spatial": [ { "from_module": "pypsa.clustering.spatial", "imports": "pypsa.common._scenarios_not_implemented", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "_scenarios_not_implemented", "lineno": 21 }, { "from_module": "pypsa.clustering.spatial", "imports": "pypsa.geo.haversine_pts", "type": "from_import", "relative_level": 0, "module_part": "pypsa.geo", "symbol_part": "haversine_pts", "lineno": 22 }, { "from_module": "pypsa.clustering.spatial", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 27 } ], "pypsa.clustering.temporal": [ { "from_module": "pypsa.clustering.temporal", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 25 } ], "pypsa.clustering": [ { "from_module": "pypsa.clustering", "imports": "pypsa.clustering.spatial", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering", "symbol_part": "spatial", "lineno": 12 }, { "from_module": "pypsa.clustering", "imports": "pypsa.clustering.temporal", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering", "symbol_part": "temporal", "lineno": 12 }, { "from_module": "pypsa.clustering", "imports": "pypsa.clustering.spatial.SpatialClusteringMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.spatial", "symbol_part": "SpatialClusteringMixin", "lineno": 13 }, { "from_module": "pypsa.clustering", "imports": "pypsa.clustering.temporal.TemporalClusteringMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.temporal", "symbol_part": "TemporalClusteringMixin", "lineno": 14 }, { "from_module": "pypsa.clustering", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 17 }, { "from_module": "pypsa.clustering", "imports": "pypsa.clustering.spatial.Clustering", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.spatial", "symbol_part": "Clustering", "lineno": 18 } ], "pypsa.components.abstract": [ { "from_module": "pypsa.components.abstract", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 19 }, { "from_module": "pypsa.components.abstract", "imports": "pypsa.components.types.ComponentType", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "ComponentType", "lineno": 20 }, { "from_module": "pypsa.components.abstract", "imports": "pypsa.definitions.structures.Dict", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.structures", "symbol_part": "Dict", "lineno": 21 } ], "pypsa.components.array": [ { "from_module": "pypsa.components.array", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 20 }, { "from_module": "pypsa.components.array", "imports": "pypsa.common.UnexpectedError", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "UnexpectedError", "lineno": 21 }, { "from_module": "pypsa.components.array", "imports": "pypsa.common.as_index", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "as_index", "lineno": 21 }, { "from_module": "pypsa.components.array", "imports": "pypsa.common.list_as_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "list_as_string", "lineno": 21 }, { "from_module": "pypsa.components.array", "imports": "pypsa.components.abstract._ComponentsABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.abstract", "symbol_part": "_ComponentsABC", "lineno": 22 }, { "from_module": "pypsa.components.array", "imports": "pypsa.guards._assert_xarray_integrity", "type": "from_import", "relative_level": 0, "module_part": "pypsa.guards", "symbol_part": "_assert_xarray_integrity", "lineno": 23 }, { "from_module": "pypsa.components.array", "imports": "pypsa.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Components", "lineno": 28 } ], "pypsa.components.common": [ { "from_module": "pypsa.components.common", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 11 }, { "from_module": "pypsa.components.common", "imports": "pypsa.deprecations.COMPONENT_ALIAS_DICT", "type": "from_import", "relative_level": 0, "module_part": "pypsa.deprecations", "symbol_part": "COMPONENT_ALIAS_DICT", "lineno": 12 }, { "from_module": "pypsa.components.common", "imports": "pypsa.type_utils.NetworkType", "type": "from_import", "relative_level": 0, "module_part": "pypsa.type_utils", "symbol_part": "NetworkType", "lineno": 15 } ], "pypsa.components.components": [ { "from_module": "pypsa.components.components", "imports": "pypsa.common.equals", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "equals", "lineno": 33 }, { "from_module": "pypsa.components.components", "imports": "pypsa.components.array.ComponentsArrayMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.array", "symbol_part": "ComponentsArrayMixin", "lineno": 34 }, { "from_module": "pypsa.components.components", "imports": "pypsa.components.descriptors.ComponentsDescriptorsMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.descriptors", "symbol_part": "ComponentsDescriptorsMixin", "lineno": 35 }, { "from_module": "pypsa.components.components", "imports": "pypsa.components.index.ComponentsIndexMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.index", "symbol_part": "ComponentsIndexMixin", "lineno": 36 }, { "from_module": "pypsa.components.components", "imports": "pypsa.components.transform.ComponentsTransformMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.transform", "symbol_part": "ComponentsTransformMixin", "lineno": 37 }, { "from_module": "pypsa.components.components", "imports": "pypsa.constants.DEFAULT_EPSG", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_EPSG", "lineno": 38 }, { "from_module": "pypsa.components.components", "imports": "pypsa.constants.DEFAULT_TIMESTAMP", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_TIMESTAMP", "lineno": 38 }, { "from_module": "pypsa.components.components", "imports": "pypsa.constants.RE_PORTS", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "RE_PORTS", "lineno": 38 }, { "from_module": "pypsa.components.components", "imports": "pypsa.costs.annuity", "type": "from_import", "relative_level": 0, "module_part": "pypsa.costs", "symbol_part": "annuity", "lineno": 39 }, { "from_module": "pypsa.components.components", "imports": "pypsa.costs.periodized_cost", "type": "from_import", "relative_level": 0, "module_part": "pypsa.costs", "symbol_part": "periodized_cost", "lineno": 39 }, { "from_module": "pypsa.components.components", "imports": "pypsa.definitions.structures.Dict", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.structures", "symbol_part": "Dict", "lineno": 40 }, { "from_module": "pypsa.components.components", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 48 }, { "from_module": "pypsa.components.components", "imports": "pypsa.definitions.components.ComponentType", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.components", "symbol_part": "ComponentType", "lineno": 49 } ], "pypsa.components.descriptors": [ { "from_module": "pypsa.components.descriptors", "imports": "pypsa.common.as_index", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "as_index", "lineno": 22 }, { "from_module": "pypsa.components.descriptors", "imports": "pypsa.components.abstract._ComponentsABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.abstract", "symbol_part": "_ComponentsABC", "lineno": 23 } ], "pypsa.components.index": [ { "from_module": "pypsa.components.index", "imports": "pypsa.components.abstract._ComponentsABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.abstract", "symbol_part": "_ComponentsABC", "lineno": 21 } ], "pypsa.components.legacy": [ { "from_module": "pypsa.components.legacy", "imports": "pypsa.common.UnexpectedError", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "UnexpectedError", "lineno": 11 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.Buses", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Buses", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.Carriers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Carriers", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.Generators", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Generators", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.GlobalConstraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "GlobalConstraints", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.Lines", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Lines", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.LineTypes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "LineTypes", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.Links", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Links", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.Loads", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Loads", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.Processes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Processes", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.Shapes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Shapes", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.ShuntImpedances", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "ShuntImpedances", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.StorageUnits", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "StorageUnits", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.Stores", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Stores", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.SubNetworks", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "SubNetworks", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.Transformers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Transformers", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components._types.TransformerTypes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "TransformerTypes", "lineno": 12 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components.types.get", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "get", "lineno": 30 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 35 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.definitions.components.ComponentType", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.components", "symbol_part": "ComponentType", "lineno": 36 }, { "from_module": "pypsa.components.legacy", "imports": "pypsa.definitions.structures.Dict", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.structures", "symbol_part": "Dict", "lineno": 37 } ], "pypsa.components.store": [ { "from_module": "pypsa.components.store", "imports": "pypsa.deprecations.COMPONENT_ALIAS_DICT", "type": "from_import", "relative_level": 0, "module_part": "pypsa.deprecations", "symbol_part": "COMPONENT_ALIAS_DICT", "lineno": 16 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.buses.Buses", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.buses", "symbol_part": "Buses", "lineno": 19 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.carriers.Carriers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.carriers", "symbol_part": "Carriers", "lineno": 20 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.generators.Generators", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.generators", "symbol_part": "Generators", "lineno": 21 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.global_constraints.GlobalConstraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.global_constraints", "symbol_part": "GlobalConstraints", "lineno": 22 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.line_types.LineTypes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.line_types", "symbol_part": "LineTypes", "lineno": 23 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.lines.Lines", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.lines", "symbol_part": "Lines", "lineno": 24 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.links.Links", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.links", "symbol_part": "Links", "lineno": 25 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.loads.Loads", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.loads", "symbol_part": "Loads", "lineno": 26 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.processes.Processes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.processes", "symbol_part": "Processes", "lineno": 27 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.shapes.Shapes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.shapes", "symbol_part": "Shapes", "lineno": 28 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.shunt_impedances.ShuntImpedances", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.shunt_impedances", "symbol_part": "ShuntImpedances", "lineno": 29 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.storage_units.StorageUnits", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.storage_units", "symbol_part": "StorageUnits", "lineno": 30 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.stores.Stores", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.stores", "symbol_part": "Stores", "lineno": 31 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.sub_networks.SubNetworks", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.sub_networks", "symbol_part": "SubNetworks", "lineno": 32 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.transformer_types.TransformerTypes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.transformer_types", "symbol_part": "TransformerTypes", "lineno": 33 }, { "from_module": "pypsa.components.store", "imports": "pypsa.components._types.transformers.Transformers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.transformers", "symbol_part": "Transformers", "lineno": 34 } ], "pypsa.components.transform": [ { "from_module": "pypsa.components.transform", "imports": "pypsa.definitions.structures.Dict", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.structures", "symbol_part": "Dict", "lineno": 24 } ], "pypsa.components.types": [ { "from_module": "pypsa.components.types", "imports": "pypsa.common.list_as_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "list_as_string", "lineno": 18 }, { "from_module": "pypsa.components.types", "imports": "pypsa.definitions.components.ComponentType", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.components", "symbol_part": "ComponentType", "lineno": 19 }, { "from_module": "pypsa.components.types", "imports": "pypsa.deprecations.COMPONENT_ALIAS_DICT", "type": "from_import", "relative_level": 0, "module_part": "pypsa.deprecations", "symbol_part": "COMPONENT_ALIAS_DICT", "lineno": 20 } ], "pypsa.components": [ { "from_module": "pypsa.components", "imports": "pypsa.components._types.Buses", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Buses", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.Carriers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Carriers", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.Generators", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Generators", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.GlobalConstraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "GlobalConstraints", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.Lines", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Lines", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.LineTypes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "LineTypes", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.Links", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Links", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.Loads", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Loads", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.Processes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Processes", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.Shapes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Shapes", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.ShuntImpedances", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "ShuntImpedances", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.StorageUnits", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "StorageUnits", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.Stores", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Stores", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.SubNetworks", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "SubNetworks", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.Transformers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "Transformers", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components._types.TransformerTypes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types", "symbol_part": "TransformerTypes", "lineno": 9 }, { "from_module": "pypsa.components", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 27 }, { "from_module": "pypsa.components", "imports": "pypsa.components.legacy.Component", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.legacy", "symbol_part": "Component", "lineno": 28 } ], "pypsa.components._types.buses": [ { "from_module": "pypsa.components._types.buses", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 14 }, { "from_module": "pypsa.components._types.buses", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 15 }, { "from_module": "pypsa.components._types.buses", "imports": "pypsa.constants.RE_PORTS_FILTER", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "RE_PORTS_FILTER", "lineno": 16 } ], "pypsa.components._types.carriers": [ { "from_module": "pypsa.components._types.carriers", "imports": "pypsa.common.generate_colors", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "generate_colors", "lineno": 14 }, { "from_module": "pypsa.components._types.carriers", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 15 }, { "from_module": "pypsa.components._types.carriers", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 16 } ], "pypsa.components._types.generators": [ { "from_module": "pypsa.components._types.generators", "imports": "pypsa.common.list_as_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "list_as_string", "lineno": 14 }, { "from_module": "pypsa.components._types.generators", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 15 }, { "from_module": "pypsa.components._types.generators", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 16 } ], "pypsa.components._types.global_constraints": [ { "from_module": "pypsa.components._types.global_constraints", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 11 }, { "from_module": "pypsa.components._types.global_constraints", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 12 } ], "pypsa.components._types.lines": [ { "from_module": "pypsa.components._types.lines", "imports": "pypsa.common.list_as_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "list_as_string", "lineno": 15 }, { "from_module": "pypsa.components._types.lines", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 16 }, { "from_module": "pypsa.components._types.lines", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 17 }, { "from_module": "pypsa.components._types.lines", "imports": "pypsa.geo.haversine_pts", "type": "from_import", "relative_level": 0, "module_part": "pypsa.geo", "symbol_part": "haversine_pts", "lineno": 18 } ], "pypsa.components._types.line_types": [ { "from_module": "pypsa.components._types.line_types", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 11 }, { "from_module": "pypsa.components._types.line_types", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 12 } ], "pypsa.components._types.links": [ { "from_module": "pypsa.components._types.links", "imports": "pypsa.common.list_as_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "list_as_string", "lineno": 11 }, { "from_module": "pypsa.components._types.links", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 12 }, { "from_module": "pypsa.components._types.links", "imports": "pypsa.components._types.mixin.multiports._Multiport", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.mixin.multiports", "symbol_part": "_Multiport", "lineno": 13 } ], "pypsa.components._types.loads": [ { "from_module": "pypsa.components._types.loads", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 12 }, { "from_module": "pypsa.components._types.loads", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 13 } ], "pypsa.components._types.processes": [ { "from_module": "pypsa.components._types.processes", "imports": "pypsa.common.list_as_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "list_as_string", "lineno": 11 }, { "from_module": "pypsa.components._types.processes", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 12 }, { "from_module": "pypsa.components._types.processes", "imports": "pypsa.components._types.mixin.multiports._Multiport", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.mixin.multiports", "symbol_part": "_Multiport", "lineno": 13 } ], "pypsa.components._types.shapes": [ { "from_module": "pypsa.components._types.shapes", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 12 }, { "from_module": "pypsa.components._types.shapes", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 13 } ], "pypsa.components._types.shunt_impedances": [ { "from_module": "pypsa.components._types.shunt_impedances", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 12 }, { "from_module": "pypsa.components._types.shunt_impedances", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 13 } ], "pypsa.components._types.storage_units": [ { "from_module": "pypsa.components._types.storage_units", "imports": "pypsa.common.list_as_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "list_as_string", "lineno": 13 }, { "from_module": "pypsa.components._types.storage_units", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 14 }, { "from_module": "pypsa.components._types.storage_units", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 15 } ], "pypsa.components._types.stores": [ { "from_module": "pypsa.components._types.stores", "imports": "pypsa.common.list_as_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "list_as_string", "lineno": 14 }, { "from_module": "pypsa.components._types.stores", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 15 }, { "from_module": "pypsa.components._types.stores", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 16 } ], "pypsa.components._types.sub_networks": [ { "from_module": "pypsa.components._types.sub_networks", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 11 }, { "from_module": "pypsa.components._types.sub_networks", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 12 } ], "pypsa.components._types.transformers": [ { "from_module": "pypsa.components._types.transformers", "imports": "pypsa.common.list_as_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "list_as_string", "lineno": 12 }, { "from_module": "pypsa.components._types.transformers", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 13 }, { "from_module": "pypsa.components._types.transformers", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 14 } ], "pypsa.components._types.transformer_types": [ { "from_module": "pypsa.components._types.transformer_types", "imports": "pypsa.components._types._patch.patch_add_docstring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types._patch", "symbol_part": "patch_add_docstring", "lineno": 11 }, { "from_module": "pypsa.components._types.transformer_types", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 12 } ], "pypsa.components._types._patch": [ { "from_module": "pypsa.components._types._patch", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 13 }, { "from_module": "pypsa.components._types._patch", "imports": "pypsa.components.types.get", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "get", "lineno": 14 } ], "pypsa.components._types": [ { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.buses.Buses", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.buses", "symbol_part": "Buses", "lineno": 11 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.carriers.Carriers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.carriers", "symbol_part": "Carriers", "lineno": 12 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.generators.Generators", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.generators", "symbol_part": "Generators", "lineno": 13 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.global_constraints.GlobalConstraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.global_constraints", "symbol_part": "GlobalConstraints", "lineno": 14 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.line_types.LineTypes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.line_types", "symbol_part": "LineTypes", "lineno": 15 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.lines.Lines", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.lines", "symbol_part": "Lines", "lineno": 16 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.links.Links", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.links", "symbol_part": "Links", "lineno": 17 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.loads.Loads", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.loads", "symbol_part": "Loads", "lineno": 18 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.processes.Processes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.processes", "symbol_part": "Processes", "lineno": 19 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.shapes.Shapes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.shapes", "symbol_part": "Shapes", "lineno": 20 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.shunt_impedances.ShuntImpedances", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.shunt_impedances", "symbol_part": "ShuntImpedances", "lineno": 21 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.storage_units.StorageUnits", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.storage_units", "symbol_part": "StorageUnits", "lineno": 22 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.stores.Stores", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.stores", "symbol_part": "Stores", "lineno": 23 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.sub_networks.SubNetworks", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.sub_networks", "symbol_part": "SubNetworks", "lineno": 24 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.transformer_types.TransformerTypes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.transformer_types", "symbol_part": "TransformerTypes", "lineno": 25 }, { "from_module": "pypsa.components._types", "imports": "pypsa.components._types.transformers.Transformers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.transformers", "symbol_part": "Transformers", "lineno": 26 } ], "pypsa.components._types.mixin.multiports": [ { "from_module": "pypsa.components._types.mixin.multiports", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 15 }, { "from_module": "pypsa.components._types.mixin.multiports", "imports": "pypsa.constants.RE_PORTS_GE_2", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "RE_PORTS_GE_2", "lineno": 16 } ], "pypsa.components._types.mixin": [ { "from_module": "pypsa.components._types.mixin", "imports": "pypsa.components._types.mixin.multiports._Multiport", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.mixin.multiports", "symbol_part": "_Multiport", "lineno": 5 } ], "pypsa.definitions.components": [], "pypsa.definitions.structures": [], "pypsa.network.abstract": [ { "from_module": "pypsa.network.abstract", "imports": "pypsa.components.store.ComponentsStore", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.store", "symbol_part": "ComponentsStore", "lineno": 22 } ], "pypsa.network.components": [ { "from_module": "pypsa.network.components", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 25 }, { "from_module": "pypsa.network.components", "imports": "pypsa.components.legacy.Component", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.legacy", "symbol_part": "Component", "lineno": 26 }, { "from_module": "pypsa.network.components", "imports": "pypsa.components.store.ComponentsStore", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.store", "symbol_part": "ComponentsStore", "lineno": 27 }, { "from_module": "pypsa.network.components", "imports": "pypsa.components.types.component_types_df", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "component_types_df", "lineno": 28 }, { "from_module": "pypsa.network.components", "imports": "pypsa.components.types.get", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "get", "lineno": 31 }, { "from_module": "pypsa.network.components", "imports": "pypsa.definitions.structures.Dict", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.structures", "symbol_part": "Dict", "lineno": 34 }, { "from_module": "pypsa.network.components", "imports": "pypsa.network.abstract._NetworkABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.abstract", "symbol_part": "_NetworkABC", "lineno": 35 } ], "pypsa.network.descriptors": [ { "from_module": "pypsa.network.descriptors", "imports": "pypsa.common.normalize_carrier_nice_names", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "normalize_carrier_nice_names", "lineno": 23 }, { "from_module": "pypsa.network.descriptors", "imports": "pypsa.components.common.as_components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.common", "symbol_part": "as_components", "lineno": 24 }, { "from_module": "pypsa.network.descriptors", "imports": "pypsa.network.abstract._NetworkABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.abstract", "symbol_part": "_NetworkABC", "lineno": 25 } ], "pypsa.network.graph": [ { "from_module": "pypsa.network.graph", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 75 }, { "from_module": "pypsa.network.graph", "imports": "pypsa.SubNetwork", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "SubNetwork", "lineno": 75 }, { "from_module": "pypsa.network.graph", "imports": "pypsa.networks.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "Network", "lineno": 164 }, { "from_module": "pypsa.network.graph", "imports": "pypsa.networks.SubNetwork", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "SubNetwork", "lineno": 164 }, { "from_module": "pypsa.network.graph", "imports": "pypsa.networks.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "Network", "lineno": 262 }, { "from_module": "pypsa.network.graph", "imports": "pypsa.networks.SubNetwork", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "SubNetwork", "lineno": 262 } ], "pypsa.network.index": [ { "from_module": "pypsa.network.index", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 23 }, { "from_module": "pypsa.network.index", "imports": "pypsa.constants.HOURS_PER_YEAR", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "HOURS_PER_YEAR", "lineno": 24 }, { "from_module": "pypsa.network.index", "imports": "pypsa.guards._assert_data_integrity", "type": "from_import", "relative_level": 0, "module_part": "pypsa.guards", "symbol_part": "_assert_data_integrity", "lineno": 25 }, { "from_module": "pypsa.network.index", "imports": "pypsa.network.abstract._NetworkABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.abstract", "symbol_part": "_NetworkABC", "lineno": 26 }, { "from_module": "pypsa.network.index", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 29 } ], "pypsa.network.io": [ { "from_module": "pypsa.network.io", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 29 }, { "from_module": "pypsa.network.io", "imports": "pypsa.common._check_for_update", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "_check_for_update", "lineno": 30 }, { "from_module": "pypsa.network.io", "imports": "pypsa.common.check_optional_dependency", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "check_optional_dependency", "lineno": 30 }, { "from_module": "pypsa.network.io", "imports": "pypsa.consistency.check_for_unknown_buses", "type": "from_import", "relative_level": 0, "module_part": "pypsa.consistency", "symbol_part": "check_for_unknown_buses", "lineno": 31 }, { "from_module": "pypsa.network.io", "imports": "pypsa.descriptors._update_ports_component_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "_update_ports_component_attrs", "lineno": 32 }, { "from_module": "pypsa.network.io", "imports": "pypsa.network.abstract._NetworkABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.abstract", "symbol_part": "_NetworkABC", "lineno": 33 }, { "from_module": "pypsa.network.io", "imports": "pypsa.version.__version_base__", "type": "from_import", "relative_level": 0, "module_part": "pypsa.version", "symbol_part": "__version_base__", "lineno": 34 }, { "from_module": "pypsa.network.io", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 46 } ], "pypsa.network.power_flow": [ { "from_module": "pypsa.network.power_flow", "imports": "pypsa.common.as_index", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "as_index", "lineno": 25 }, { "from_module": "pypsa.network.power_flow", "imports": "pypsa.common.deprecated_common_kwargs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "deprecated_common_kwargs", "lineno": 25 }, { "from_module": "pypsa.network.power_flow", "imports": "pypsa.definitions.structures.Dict", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.structures", "symbol_part": "Dict", "lineno": 26 }, { "from_module": "pypsa.network.power_flow", "imports": "pypsa.descriptors._update_ports_component_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "_update_ports_component_attrs", "lineno": 27 }, { "from_module": "pypsa.network.power_flow", "imports": "pypsa.network.abstract._NetworkABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.abstract", "symbol_part": "_NetworkABC", "lineno": 28 }, { "from_module": "pypsa.network.power_flow", "imports": "pypsa.components.store.ComponentsStore", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.store", "symbol_part": "ComponentsStore", "lineno": 36 } ], "pypsa.network.transform": [ { "from_module": "pypsa.network.transform", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 23 }, { "from_module": "pypsa.network.transform", "imports": "pypsa.components.common.as_components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.common", "symbol_part": "as_components", "lineno": 24 }, { "from_module": "pypsa.network.transform", "imports": "pypsa.components.types.all_standard_attrs_set", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "all_standard_attrs_set", "lineno": 25 }, { "from_module": "pypsa.network.transform", "imports": "pypsa.network.abstract._NetworkABC", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.abstract", "symbol_part": "_NetworkABC", "lineno": 26 }, { "from_module": "pypsa.network.transform", "imports": "pypsa.type_utils.is_1d_list_like", "type": "from_import", "relative_level": 0, "module_part": "pypsa.type_utils", "symbol_part": "is_1d_list_like", "lineno": 27 }, { "from_module": "pypsa.network.transform", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 32 }, { "from_module": "pypsa.network.transform", "imports": "pypsa.networks.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "Network", "lineno": 33 } ], "pypsa.network": [], "pypsa.optimization.abstract": [ { "from_module": "pypsa.optimization.abstract", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 18 }, { "from_module": "pypsa.optimization.abstract", "imports": "pypsa.descriptors.nominal_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "nominal_attrs", "lineno": 19 }, { "from_module": "pypsa.optimization.abstract", "imports": "pypsa.optimization.mga.OptimizationAbstractMGAMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.mga", "symbol_part": "OptimizationAbstractMGAMixin", "lineno": 20 }, { "from_module": "pypsa.optimization.abstract", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 25 } ], "pypsa.optimization.common": [ { "from_module": "pypsa.optimization.common", "imports": "pypsa.constants.RE_PORTS", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "RE_PORTS", "lineno": 15 }, { "from_module": "pypsa.optimization.common", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 20 } ], "pypsa.optimization.constraints": [ { "from_module": "pypsa.optimization.constraints", "imports": "pypsa.common.as_index", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "as_index", "lineno": 20 }, { "from_module": "pypsa.optimization.constraints", "imports": "pypsa.common.expand_series", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "expand_series", "lineno": 20 }, { "from_module": "pypsa.optimization.constraints", "imports": "pypsa.components._types.mixin.multiports._Multiport", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.mixin.multiports", "symbol_part": "_Multiport", "lineno": 21 }, { "from_module": "pypsa.optimization.constraints", "imports": "pypsa.components.common.as_components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.common", "symbol_part": "as_components", "lineno": 22 }, { "from_module": "pypsa.optimization.constraints", "imports": "pypsa.descriptors.nominal_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "nominal_attrs", "lineno": 23 }, { "from_module": "pypsa.optimization.constraints", "imports": "pypsa.optimization.common.reindex", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.common", "symbol_part": "reindex", "lineno": 24 }, { "from_module": "pypsa.optimization.constraints", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 31 } ], "pypsa.optimization.expressions": [ { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.common.deprecated_kwargs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "deprecated_kwargs", "lineno": 20 }, { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.common.pass_none_if_keyerror", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "pass_none_if_keyerror", "lineno": 20 }, { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.statistics.get_transmission_branches", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics", "symbol_part": "get_transmission_branches", "lineno": 21 }, { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.statistics.port_efficiency", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics", "symbol_part": "port_efficiency", "lineno": 21 }, { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.statistics.abstract.AbstractStatisticsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.abstract", "symbol_part": "AbstractStatisticsAccessor", "lineno": 25 }, { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.statistics.abstract.resolve_at_port", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.abstract", "symbol_part": "resolve_at_port", "lineno": 25 }, { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 30 }, { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.NetworkCollection", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "NetworkCollection", "lineno": 30 }, { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.components.components.PortsLike", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "PortsLike", "lineno": 31 }, { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.optimization.optimize.lookup", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.optimize", "symbol_part": "lookup", "lineno": 159 }, { "from_module": "pypsa.optimization.expressions", "imports": "pypsa.optimization.optimize.lookup", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.optimize", "symbol_part": "lookup", "lineno": 352 } ], "pypsa.optimization.global_constraints": [ { "from_module": "pypsa.optimization.global_constraints", "imports": "pypsa.descriptors.nominal_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "nominal_attrs", "lineno": 19 }, { "from_module": "pypsa.optimization.global_constraints", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 24 } ], "pypsa.optimization.mga": [ { "from_module": "pypsa.optimization.mga", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 22 }, { "from_module": "pypsa.optimization.mga", "imports": "pypsa.descriptors.nominal_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "nominal_attrs", "lineno": 23 }, { "from_module": "pypsa.optimization.mga", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 28 }, { "from_module": "pypsa.optimization.mga", "imports": "pypsa.networks.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "Network", "lineno": 545 } ], "pypsa.optimization.optimize": [ { "from_module": "pypsa.optimization.optimize", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 20 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.common.UnexpectedError", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "UnexpectedError", "lineno": 21 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.common.as_index", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "as_index", "lineno": 21 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.components.array._from_xarray", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.array", "symbol_part": "_from_xarray", "lineno": 22 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.components.common.as_components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.common", "symbol_part": "as_components", "lineno": 23 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.consistency.check_big_m_exceeded", "type": "from_import", "relative_level": 0, "module_part": "pypsa.consistency", "symbol_part": "check_big_m_exceeded", "lineno": 24 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.consistency.check_no_modular_committables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.consistency", "symbol_part": "check_no_modular_committables", "lineno": 24 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.descriptors.nominal_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "nominal_attrs", "lineno": 25 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.guards._assert_data_integrity", "type": "from_import", "relative_level": 0, "module_part": "pypsa.guards", "symbol_part": "_assert_data_integrity", "lineno": 26 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.abstract.OptimizationAbstractMixin", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.abstract", "symbol_part": "OptimizationAbstractMixin", "lineno": 27 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.common._set_dynamic_data", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.common", "symbol_part": "_set_dynamic_data", "lineno": 28 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.common.get_bus_counts", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.common", "symbol_part": "get_bus_counts", "lineno": 28 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_committability_variables_constraints_with_fixed_upper_limit", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_committability_variables_constraints_with_fixed_upper_limit", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_committability_variables_constraints_with_variable_upper_limit", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_committability_variables_constraints_with_variable_upper_limit", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_fixed_nominal_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_fixed_nominal_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_fixed_operation_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_fixed_operation_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_kirchhoff_voltage_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_kirchhoff_voltage_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_modular_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_modular_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_nodal_balance_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_nodal_balance_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_nominal_constraints_for_extendables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_nominal_constraints_for_extendables", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_operational_constraints_for_committables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_operational_constraints_for_committables", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_operational_constraints_for_extendables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_operational_constraints_for_extendables", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_operational_constraints_for_non_extendables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_operational_constraints_for_non_extendables", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_ramp_limit_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_ramp_limit_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_secant_loss_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_secant_loss_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_storage_unit_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_storage_unit_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_store_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_store_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_tangent_loss_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_tangent_loss_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.constraints.define_total_supply_constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.constraints", "symbol_part": "define_total_supply_constraints", "lineno": 29 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.expressions.StatisticExpressionsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.expressions", "symbol_part": "StatisticExpressionsAccessor", "lineno": 48 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.global_constraints.define_growth_limit", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.global_constraints", "symbol_part": "define_growth_limit", "lineno": 49 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.global_constraints.define_nominal_constraints_per_bus_carrier", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.global_constraints", "symbol_part": "define_nominal_constraints_per_bus_carrier", "lineno": 49 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.global_constraints.define_operational_limit", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.global_constraints", "symbol_part": "define_operational_limit", "lineno": 49 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.global_constraints.define_primary_energy_limit", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.global_constraints", "symbol_part": "define_primary_energy_limit", "lineno": 49 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.global_constraints.define_tech_capacity_expansion_limit", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.global_constraints", "symbol_part": "define_tech_capacity_expansion_limit", "lineno": 49 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.global_constraints.define_transmission_expansion_cost_limit", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.global_constraints", "symbol_part": "define_transmission_expansion_cost_limit", "lineno": 49 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.global_constraints", "symbol_part": "define_transmission_volume_expansion_limit", "lineno": 49 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.variables.define_cvar_variables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.variables", "symbol_part": "define_cvar_variables", "lineno": 58 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.variables.define_loss_variables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.variables", "symbol_part": "define_loss_variables", "lineno": 58 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.variables.define_modular_variables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.variables", "symbol_part": "define_modular_variables", "lineno": 58 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.variables.define_nominal_variables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.variables", "symbol_part": "define_nominal_variables", "lineno": 58 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.variables.define_operational_variables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.variables", "symbol_part": "define_operational_variables", "lineno": 58 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.variables.define_shut_down_variables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.variables", "symbol_part": "define_shut_down_variables", "lineno": 58 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.variables.define_spillage_variables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.variables", "symbol_part": "define_spillage_variables", "lineno": 58 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.variables.define_start_up_variables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.variables", "symbol_part": "define_start_up_variables", "lineno": 58 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.optimization.variables.define_status_variables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.variables", "symbol_part": "define_status_variables", "lineno": 58 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 73 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.SubNetwork", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "SubNetwork", "lineno": 73 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.components.Links", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components", "symbol_part": "Links", "lineno": 74 }, { "from_module": "pypsa.optimization.optimize", "imports": "pypsa.components.Processes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components", "symbol_part": "Processes", "lineno": 74 } ], "pypsa.optimization.variables": [ { "from_module": "pypsa.optimization.variables", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 18 } ], "pypsa.optimization": [ { "from_module": "pypsa.optimization", "imports": "pypsa.optimization.abstract", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization", "symbol_part": "abstract", "lineno": 7 }, { "from_module": "pypsa.optimization", "imports": "pypsa.optimization.constraints", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization", "symbol_part": "constraints", "lineno": 7 }, { "from_module": "pypsa.optimization", "imports": "pypsa.optimization.optimize", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization", "symbol_part": "optimize", "lineno": 7 }, { "from_module": "pypsa.optimization", "imports": "pypsa.optimization.variables", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization", "symbol_part": "variables", "lineno": 7 }, { "from_module": "pypsa.optimization", "imports": "pypsa.optimization.optimize.OptimizationAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.optimize", "symbol_part": "OptimizationAccessor", "lineno": 8 } ], "pypsa.plot.accessor": [ { "from_module": "pypsa.plot.accessor", "imports": "pypsa.plot.maps.explore", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps", "symbol_part": "explore", "lineno": 10 }, { "from_module": "pypsa.plot.accessor", "imports": "pypsa.plot.maps.iplot", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps", "symbol_part": "iplot", "lineno": 10 }, { "from_module": "pypsa.plot.accessor", "imports": "pypsa.plot.maps.plot", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps", "symbol_part": "plot", "lineno": 10 }, { "from_module": "pypsa.plot.accessor", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 13 } ], "pypsa.plot": [ { "from_module": "pypsa.plot", "imports": "pypsa.plot.accessor.PlotAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.accessor", "symbol_part": "PlotAccessor", "lineno": 7 }, { "from_module": "pypsa.plot", "imports": "pypsa.plot.maps.static.add_legend_arrows", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_arrows", "lineno": 8 }, { "from_module": "pypsa.plot", "imports": "pypsa.plot.maps.static.add_legend_circles", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_circles", "lineno": 8 }, { "from_module": "pypsa.plot", "imports": "pypsa.plot.maps.static.add_legend_lines", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_lines", "lineno": 8 }, { "from_module": "pypsa.plot", "imports": "pypsa.plot.maps.static.add_legend_patches", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_patches", "lineno": 8 }, { "from_module": "pypsa.plot", "imports": "pypsa.plot.maps.static.add_legend_semicircles", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_semicircles", "lineno": 8 }, { "from_module": "pypsa.plot", "imports": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.plotter", "symbol_part": "StatisticInteractivePlotter", "lineno": 15 }, { "from_module": "pypsa.plot", "imports": "pypsa.plot.statistics.plotter.StatisticPlotter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.plotter", "symbol_part": "StatisticPlotter", "lineno": 15 } ], "pypsa.plot.maps.common": [ { "from_module": "pypsa.plot.maps.common", "imports": "pypsa.common._convert_to_series", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "_convert_to_series", "lineno": 20 }, { "from_module": "pypsa.plot.maps.common", "imports": "pypsa.constants.EARTH_RADIUS", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "EARTH_RADIUS", "lineno": 21 }, { "from_module": "pypsa.plot.maps.common", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 26 } ], "pypsa.plot.maps.interactive": [ { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.common._convert_to_series", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "_convert_to_series", "lineno": 20 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.common.deprecated_kwargs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "deprecated_kwargs", "lineno": 20 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.components.common.as_components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.common", "symbol_part": "as_components", "lineno": 21 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common._is_cartopy_available", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "_is_cartopy_available", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.add_jitter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "add_jitter", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.apply_cmap", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "apply_cmap", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.apply_layouter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "apply_layouter", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.as_branch_series", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "as_branch_series", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.calculate_angle", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "calculate_angle", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.calculate_midpoint", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "calculate_midpoint", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "convert_matplotlib_color_to_plotly", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.create_rgba_colors", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "create_rgba_colors", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.df_to_html_table", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "df_to_html_table", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.feature_to_geojson", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "feature_to_geojson", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.flip_polygon", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "flip_polygon", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.get_global_stat", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "get_global_stat", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.meters_to_lonlat", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "meters_to_lonlat", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.rotate_polygon", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "rotate_polygon", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.scale_polygon_by_width", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "scale_polygon_by_width", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.scale_to_max_abs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "scale_to_max_abs", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.series_to_pdk_path", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "series_to_pdk_path", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.set_tooltip_style", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "set_tooltip_style", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.shapefile_to_geojson", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "shapefile_to_geojson", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.plot.maps.common.to_rgba255", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "to_rgba255", "lineno": 22 }, { "from_module": "pypsa.plot.maps.interactive", "imports": "pypsa.networks.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "Network", "lineno": 47 } ], "pypsa.plot.maps.static": [ { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.common._convert_to_series", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "_convert_to_series", "lineno": 25 }, { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.common.deprecated_kwargs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "deprecated_kwargs", "lineno": 25 }, { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.constants.DEFAULT_EPSG", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_EPSG", "lineno": 26 }, { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.geo.compute_bbox", "type": "from_import", "relative_level": 0, "module_part": "pypsa.geo", "symbol_part": "compute_bbox", "lineno": 27 }, { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.geo.get_projected_area_factor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.geo", "symbol_part": "get_projected_area_factor", "lineno": 27 }, { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.plot.maps.common._is_cartopy_available", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "_is_cartopy_available", "lineno": 31 }, { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.plot.maps.common.add_jitter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "add_jitter", "lineno": 31 }, { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.plot.maps.common.apply_cmap", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "apply_cmap", "lineno": 31 }, { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.plot.maps.common.apply_layouter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "apply_layouter", "lineno": 31 }, { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.components.components.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "Components", "lineno": 45 }, { "from_module": "pypsa.plot.maps.static", "imports": "pypsa.networks.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "Network", "lineno": 46 } ], "pypsa.plot.maps": [ { "from_module": "pypsa.plot.maps", "imports": "pypsa.plot.maps.interactive.explore", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.interactive", "symbol_part": "explore", "lineno": 11 }, { "from_module": "pypsa.plot.maps", "imports": "pypsa.plot.maps.interactive.iplot", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.interactive", "symbol_part": "iplot", "lineno": 11 }, { "from_module": "pypsa.plot.maps", "imports": "pypsa.plot.maps.static.MapPlotter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "MapPlotter", "lineno": 12 }, { "from_module": "pypsa.plot.maps", "imports": "pypsa.plot.maps.static.plot", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "plot", "lineno": 12 } ], "pypsa.plot.statistics.base": [ { "from_module": "pypsa.plot.statistics.base", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 17 } ], "pypsa.plot.statistics.charts": [ { "from_module": "pypsa.plot.statistics.charts", "imports": "pypsa.plot.statistics.base.PlotsGenerator", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.base", "symbol_part": "PlotsGenerator", "lineno": 18 } ], "pypsa.plot.statistics.maps": [ { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.common.deprecated_kwargs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "deprecated_kwargs", "lineno": 15 }, { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.plot.maps.static.MapPlotter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "MapPlotter", "lineno": 16 }, { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.plot.maps.static.add_legend_arrows", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_arrows", "lineno": 16 }, { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.plot.maps.static.add_legend_circles", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_circles", "lineno": 16 }, { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.plot.maps.static.add_legend_lines", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_lines", "lineno": 16 }, { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.plot.maps.static.add_legend_patches", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_patches", "lineno": 16 }, { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.plot.maps.static.add_legend_semicircles", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_semicircles", "lineno": 16 }, { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.plot.maps.static.get_legend_representatives", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "get_legend_representatives", "lineno": 16 }, { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.plot.statistics.base.PlotsGenerator", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.base", "symbol_part": "PlotsGenerator", "lineno": 25 }, { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 28 }, { "from_module": "pypsa.plot.statistics.maps", "imports": "pypsa.statistics.expressions.get_transmission_carriers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "get_transmission_carriers", "lineno": 123 } ], "pypsa.plot.statistics.plotter": [ { "from_module": "pypsa.plot.statistics.plotter", "imports": "pypsa.common.deprecated_kwargs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "deprecated_kwargs", "lineno": 12 }, { "from_module": "pypsa.plot.statistics.plotter", "imports": "pypsa.plot.statistics.charts.CHART_TYPES", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "CHART_TYPES", "lineno": 13 }, { "from_module": "pypsa.plot.statistics.plotter", "imports": "pypsa.plot.statistics.charts.ChartGenerator", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "ChartGenerator", "lineno": 13 }, { "from_module": "pypsa.plot.statistics.plotter", "imports": "pypsa.plot.statistics.charts._get_periods", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "_get_periods", "lineno": 13 }, { "from_module": "pypsa.plot.statistics.plotter", "imports": "pypsa.plot.statistics.charts.adjust_collection_bar_defaults", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "adjust_collection_bar_defaults", "lineno": 13 }, { "from_module": "pypsa.plot.statistics.plotter", "imports": "pypsa.plot.statistics.charts.prepare_bar_data", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "prepare_bar_data", "lineno": 13 }, { "from_module": "pypsa.plot.statistics.plotter", "imports": "pypsa.plot.statistics.maps.MapPlotGenerator", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.maps", "symbol_part": "MapPlotGenerator", "lineno": 20 }, { "from_module": "pypsa.plot.statistics.plotter", "imports": "pypsa.plot.statistics.schema.apply_parameter_schema", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.schema", "symbol_part": "apply_parameter_schema", "lineno": 21 }, { "from_module": "pypsa.plot.statistics.plotter", "imports": "pypsa.plot.statistics.schema.get_relevant_plot_values", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.schema", "symbol_part": "get_relevant_plot_values", "lineno": 21 }, { "from_module": "pypsa.plot.statistics.plotter", "imports": "pypsa.networks.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.networks", "symbol_part": "Network", "lineno": 36 } ], "pypsa.plot.statistics.schema": [ { "from_module": "pypsa.plot.statistics.schema", "imports": "pypsa.plot.statistics.charts.CHART_TYPES", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "CHART_TYPES", "lineno": 32 } ], "pypsa.plot.statistics": [ { "from_module": "pypsa.plot.statistics", "imports": "pypsa.plot.statistics.charts.ChartGenerator", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "ChartGenerator", "lineno": 11 }, { "from_module": "pypsa.plot.statistics", "imports": "pypsa.plot.statistics.maps.MapPlotGenerator", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.maps", "symbol_part": "MapPlotGenerator", "lineno": 12 } ], "pypsa.statistics.abstract": [ { "from_module": "pypsa.statistics.abstract", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 17 }, { "from_module": "pypsa.statistics.abstract", "imports": "pypsa.common.normalize_carrier_nice_names", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "normalize_carrier_nice_names", "lineno": 18 }, { "from_module": "pypsa.statistics.abstract", "imports": "pypsa.statistics.grouping.groupers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.grouping", "symbol_part": "groupers", "lineno": 19 }, { "from_module": "pypsa.statistics.abstract", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 22 }, { "from_module": "pypsa.statistics.abstract", "imports": "pypsa.NetworkCollection", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "NetworkCollection", "lineno": 22 }, { "from_module": "pypsa.statistics.abstract", "imports": "pypsa.components.components.PortsLike", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "PortsLike", "lineno": 23 } ], "pypsa.statistics.expressions": [ { "from_module": "pypsa.statistics.expressions", "imports": "pypsa._options.options", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "options", "lineno": 16 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.common.MethodHandlerWrapper", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "MethodHandlerWrapper", "lineno": 17 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.common.deprecated_kwargs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "deprecated_kwargs", "lineno": 17 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.common.pass_empty_series_if_keyerror", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "pass_empty_series_if_keyerror", "lineno": 17 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.descriptors.nominal_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "nominal_attrs", "lineno": 22 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.plotter", "symbol_part": "StatisticInteractivePlotter", "lineno": 23 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.plot.statistics.plotter.StatisticPlotter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.plotter", "symbol_part": "StatisticPlotter", "lineno": 23 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.statistics.abstract.AbstractStatisticsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.abstract", "symbol_part": "AbstractStatisticsAccessor", "lineno": 24 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.statistics.abstract.resolve_at_port", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.abstract", "symbol_part": "resolve_at_port", "lineno": 24 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 29 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.NetworkCollection", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "NetworkCollection", "lineno": 29 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.components.components.PortsLike", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.components", "symbol_part": "PortsLike", "lineno": 30 }, { "from_module": "pypsa.statistics.expressions", "imports": "pypsa.optimization.optimize.lookup", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.optimize", "symbol_part": "lookup", "lineno": 1621 } ], "pypsa.statistics.grouping": [ { "from_module": "pypsa.statistics.grouping", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 20 } ], "pypsa.statistics": [ { "from_module": "pypsa.statistics", "imports": "pypsa.statistics.expressions.StatisticsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "StatisticsAccessor", "lineno": 7 }, { "from_module": "pypsa.statistics", "imports": "pypsa.statistics.expressions.get_operation", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "get_operation", "lineno": 7 }, { "from_module": "pypsa.statistics", "imports": "pypsa.statistics.expressions.get_transmission_branches", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "get_transmission_branches", "lineno": 7 }, { "from_module": "pypsa.statistics", "imports": "pypsa.statistics.expressions.get_transmission_carriers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "get_transmission_carriers", "lineno": 7 }, { "from_module": "pypsa.statistics", "imports": "pypsa.statistics.expressions.port_efficiency", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "port_efficiency", "lineno": 7 }, { "from_module": "pypsa.statistics", "imports": "pypsa.statistics.grouping.groupers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.grouping", "symbol_part": "groupers", "lineno": 14 } ], "test.conftest": [ { "from_module": "test.conftest", "imports": "pypsa", "type": "import", "lineno": 16 }, { "from_module": "test.conftest", "imports": "pypsa.constants.DEFAULT_EPSG", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_EPSG", "lineno": 17 } ], "test.test_bugs": [ { "from_module": "test.test_bugs", "imports": "pypsa", "type": "import", "lineno": 17 } ], "test.test_buses": [ { "from_module": "test.test_buses", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 5 } ], "test.test_capital_cost_split": [ { "from_module": "test.test_capital_cost_split", "imports": "pypsa", "type": "import", "lineno": 14 }, { "from_module": "test.test_capital_cost_split", "imports": "pypsa.costs.annuity", "type": "from_import", "relative_level": 0, "module_part": "pypsa.costs", "symbol_part": "annuity", "lineno": 15 }, { "from_module": "test.test_capital_cost_split", "imports": "pypsa.costs.periodized_cost", "type": "from_import", "relative_level": 0, "module_part": "pypsa.costs", "symbol_part": "periodized_cost", "lineno": 15 } ], "test.test_carriers": [ { "from_module": "test.test_carriers", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 6 } ], "test.test_collection": [ { "from_module": "test.test_collection", "imports": "pypsa", "type": "import", "lineno": 10 } ], "test.test_collection_statistics": [ { "from_module": "test.test_collection_statistics", "imports": "pypsa", "type": "import", "lineno": 11 }, { "from_module": "test.test_collection_statistics", "imports": "pypsa.statistics.grouping.groupers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.grouping", "symbol_part": "groupers", "lineno": 12 }, { "from_module": "test.test_collection_statistics", "imports": "pypsa.statistics.expressions.get_transmission_branches", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "get_transmission_branches", "lineno": 434 }, { "from_module": "test.test_collection_statistics", "imports": "pypsa.statistics.expressions.get_transmission_carriers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "get_transmission_carriers", "lineno": 485 } ], "test.test_committable_extendable": [ { "from_module": "test.test_committable_extendable", "imports": "pypsa", "type": "import", "lineno": 10 }, { "from_module": "test.test_committable_extendable", "imports": "pypsa.consistency.check_big_m_exceeded", "type": "from_import", "relative_level": 0, "module_part": "pypsa.consistency", "symbol_part": "check_big_m_exceeded", "lineno": 11 } ], "test.test_common": [ { "from_module": "test.test_common", "imports": "pypsa.common.MethodHandlerWrapper", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "MethodHandlerWrapper", "lineno": 13 }, { "from_module": "test.test_common", "imports": "pypsa.common.UnexpectedError", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "UnexpectedError", "lineno": 13 }, { "from_module": "test.test_common", "imports": "pypsa.common._check_for_update", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "_check_for_update", "lineno": 13 }, { "from_module": "test.test_common", "imports": "pypsa.common.as_index", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "as_index", "lineno": 13 }, { "from_module": "test.test_common", "imports": "pypsa.common.equals", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "equals", "lineno": 13 }, { "from_module": "test.test_common", "imports": "pypsa.common.generate_colors", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "generate_colors", "lineno": 13 }, { "from_module": "test.test_common", "imports": "pypsa.common.list_as_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "list_as_string", "lineno": 13 }, { "from_module": "test.test_common", "imports": "pypsa.common.normalize_carrier_nice_names", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "normalize_carrier_nice_names", "lineno": 13 }, { "from_module": "test.test_common", "imports": "pypsa.definitions.structures.Dict", "type": "from_import", "relative_level": 0, "module_part": "pypsa.definitions.structures", "symbol_part": "Dict", "lineno": 23 }, { "from_module": "test.test_common", "imports": "pypsa", "type": "import", "lineno": 353 }, { "from_module": "test.test_common", "imports": "pypsa", "type": "import", "lineno": 372 }, { "from_module": "test.test_common", "imports": "pypsa.network.io._retrieve_from_url", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.io", "symbol_part": "_retrieve_from_url", "lineno": 373 }, { "from_module": "test.test_common", "imports": "pypsa", "type": "import", "lineno": 401 } ], "test.test_common_deprecations": [ { "from_module": "test.test_common_deprecations", "imports": "pypsa.common.deprecated_common_kwargs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "deprecated_common_kwargs", "lineno": 10 }, { "from_module": "test.test_common_deprecations", "imports": "pypsa.common.deprecated_kwargs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "deprecated_kwargs", "lineno": 10 }, { "from_module": "test.test_common_deprecations", "imports": "pypsa.common.deprecated_namespace", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "deprecated_namespace", "lineno": 10 }, { "from_module": "test.test_common_deprecations", "imports": "pypsa.common.rename_deprecated_kwargs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "rename_deprecated_kwargs", "lineno": 10 } ], "test.test_compatibility_ext_and_com": [ { "from_module": "test.test_compatibility_ext_and_com", "imports": "pypsa", "type": "import", "lineno": 9 } ], "test.test_components": [ { "from_module": "test.test_components", "imports": "pypsa.Components", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Components", "lineno": 10 }, { "from_module": "test.test_components", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 10 }, { "from_module": "test.test_components", "imports": "pypsa.components.legacy.Component", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.legacy", "symbol_part": "Component", "lineno": 11 }, { "from_module": "test.test_components", "imports": "pypsa.components.types.get", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "get", "lineno": 12 }, { "from_module": "test.test_components", "imports": "pypsa.components.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components", "symbol_part": "Network", "lineno": 87 }, { "from_module": "test.test_components", "imports": "pypsa.components.SubNetwork", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components", "symbol_part": "SubNetwork", "lineno": 89 } ], "test.test_components_array": [ { "from_module": "test.test_components_array", "imports": "pypsa.components.array._from_xarray", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.array", "symbol_part": "_from_xarray", "lineno": 9 }, { "from_module": "test.test_components_array", "imports": "pypsa.components.array._from_xarray", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.array", "symbol_part": "_from_xarray", "lineno": 214 }, { "from_module": "test.test_components_array", "imports": "pypsa.components.array._from_xarray", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.array", "symbol_part": "_from_xarray", "lineno": 258 } ], "test.test_components_custom": [ { "from_module": "test.test_components_custom", "imports": "pypsa", "type": "import", "lineno": 9 }, { "from_module": "test.test_components_custom", "imports": "pypsa.components.types.component_types_df", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "component_types_df", "lineno": 10 }, { "from_module": "test.test_components_custom", "imports": "pypsa.components.types.default_components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "default_components", "lineno": 10 }, { "from_module": "test.test_components_custom", "imports": "pypsa.components.types.get", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "get", "lineno": 10 } ], "test.test_components_store": [ { "from_module": "test.test_components_store", "imports": "pypsa.components.store.ComponentsStore", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.store", "symbol_part": "ComponentsStore", "lineno": 5 } ], "test.test_components_utils": [ { "from_module": "test.test_components_utils", "imports": "pypsa.components.common.as_components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.common", "symbol_part": "as_components", "lineno": 7 } ], "test.test_consistency_check": [ { "from_module": "test.test_consistency_check", "imports": "pypsa", "type": "import", "lineno": 11 }, { "from_module": "test.test_consistency_check", "imports": "pypsa.consistency", "type": "import", "lineno": 12 } ], "test.test_constants": [ { "from_module": "test.test_constants", "imports": "pypsa.constants.DEFAULT_EPSG", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_EPSG", "lineno": 11 }, { "from_module": "test.test_constants", "imports": "pypsa.constants.DEFAULT_TIMESTAMP", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_TIMESTAMP", "lineno": 11 }, { "from_module": "test.test_constants", "imports": "pypsa.constants.RE_PORTS", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "RE_PORTS", "lineno": 11 }, { "from_module": "test.test_constants", "imports": "pypsa.constants.RE_PORTS_FILTER", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "RE_PORTS_FILTER", "lineno": 11 }, { "from_module": "test.test_constants", "imports": "pypsa.constants.RE_PORTS_GE_2", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "RE_PORTS_GE_2", "lineno": 11 } ], "test.test_deprecations": [ { "from_module": "test.test_deprecations", "imports": "pypsa.statistics.expressions.StatisticsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "StatisticsAccessor", "lineno": 12 } ], "test.test_descriptors": [ { "from_module": "test.test_descriptors", "imports": "pypsa", "type": "import", "lineno": 10 }, { "from_module": "test.test_descriptors", "imports": "pypsa.common.expand_series", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "expand_series", "lineno": 11 }, { "from_module": "test.test_descriptors", "imports": "pypsa.descriptors.get_bounds_pu", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "get_bounds_pu", "lineno": 12 }, { "from_module": "test.test_descriptors", "imports": "pypsa.descriptors.get_extendable_i", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "get_extendable_i", "lineno": 12 }, { "from_module": "test.test_descriptors", "imports": "pypsa.descriptors.get_non_extendable_i", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "get_non_extendable_i", "lineno": 12 }, { "from_module": "test.test_descriptors", "imports": "pypsa.network.power_flow.allocate_series_dataframes", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.power_flow", "symbol_part": "allocate_series_dataframes", "lineno": 17 }, { "from_module": "test.test_descriptors", "imports": "pypsa.descriptors._update_ports_component_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "_update_ports_component_attrs", "lineno": 146 } ], "test.test_docs": [ { "from_module": "test.test_docs", "imports": "pypsa", "type": "import", "lineno": 17 } ], "test.test_examples": [ { "from_module": "test.test_examples", "imports": "pypsa", "type": "import", "lineno": 9 }, { "from_module": "test.test_examples", "imports": "pypsa.version.__version_base__", "type": "from_import", "relative_level": 0, "module_part": "pypsa.version", "symbol_part": "__version_base__", "lineno": 10 }, { "from_module": "test.test_examples", "imports": "pypsa.examples._check_url_availability", "type": "from_import", "relative_level": 0, "module_part": "pypsa.examples", "symbol_part": "_check_url_availability", "lineno": 108 } ], "test.test_graph": [ { "from_module": "test.test_graph", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 16 } ], "test.test_guards": [ { "from_module": "test.test_guards", "imports": "pypsa", "type": "import", "lineno": 10 } ], "test.test_indices": [], "test.test_io": [ { "from_module": "test.test_io", "imports": "pypsa", "type": "import", "lineno": 12 }, { "from_module": "test.test_io", "imports": "pypsa.network.io._sort_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.io", "symbol_part": "_sort_attrs", "lineno": 660 } ], "test.test_io_cloudpathlib": [ { "from_module": "test.test_io_cloudpathlib", "imports": "pypsa", "type": "import", "lineno": 11 } ], "test.test_link_post_discretization": [ { "from_module": "test.test_link_post_discretization", "imports": "pypsa", "type": "import", "lineno": 5 }, { "from_module": "test.test_link_post_discretization", "imports": "pypsa.optimization.abstract.discretized_capacity", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.abstract", "symbol_part": "discretized_capacity", "lineno": 6 } ], "test.test_lopf_activity_mask": [ { "from_module": "test.test_lopf_activity_mask", "imports": "pypsa", "type": "import", "lineno": 9 } ], "test.test_lopf_ac_dc": [], "test.test_lopf_and_subsequent_power_flow": [], "test.test_lopf_basic_constraints": [ { "from_module": "test.test_lopf_basic_constraints", "imports": "pypsa", "type": "import", "lineno": 8 }, { "from_module": "test.test_lopf_basic_constraints", "imports": "pypsa.common.expand_series", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "expand_series", "lineno": 9 }, { "from_module": "test.test_lopf_basic_constraints", "imports": "pypsa.descriptors.nominal_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "nominal_attrs", "lineno": 10 } ], "test.test_lopf_global_constraints": [], "test.test_lopf_iteratively": [ { "from_module": "test.test_lopf_iteratively", "imports": "pypsa", "type": "import", "lineno": 5 } ], "test.test_lopf_losses": [], "test.test_lopf_mga": [ { "from_module": "test.test_lopf_mga", "imports": "pypsa", "type": "import", "lineno": 8 } ], "test.test_lopf_modularity": [ { "from_module": "test.test_lopf_modularity", "imports": "pypsa", "type": "import", "lineno": 8 } ], "test.test_lopf_multiinvest": [ { "from_module": "test.test_lopf_multiinvest", "imports": "pypsa", "type": "import", "lineno": 11 } ], "test.test_lopf_multilink": [ { "from_module": "test.test_lopf_multilink", "imports": "pypsa", "type": "import", "lineno": 7 } ], "test.test_lopf_process": [ { "from_module": "test.test_lopf_process", "imports": "pypsa", "type": "import", "lineno": 8 }, { "from_module": "test.test_lopf_process", "imports": "pypsa.descriptors.nominal_attrs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.descriptors", "symbol_part": "nominal_attrs", "lineno": 9 } ], "test.test_lopf_quadratic_costs": [], "test.test_lopf_rolling_horizon": [ { "from_module": "test.test_lopf_rolling_horizon", "imports": "pypsa", "type": "import", "lineno": 8 } ], "test.test_lopf_storage": [ { "from_module": "test.test_lopf_storage", "imports": "pypsa", "type": "import", "lineno": 11 } ], "test.test_lopf_unit_commitment": [ { "from_module": "test.test_lopf_unit_commitment", "imports": "pypsa", "type": "import", "lineno": 10 } ], "test.test_lopf_varying_inputs": [ { "from_module": "test.test_lopf_varying_inputs", "imports": "pypsa", "type": "import", "lineno": 7 } ], "test.test_lpf_ac_dc": [ { "from_module": "test.test_lpf_ac_dc", "imports": "pypsa", "type": "import", "lineno": 10 } ], "test.test_lpf_against_pypower": [ { "from_module": "test.test_lpf_against_pypower", "imports": "pypsa", "type": "import", "lineno": 11 }, { "from_module": "test.test_lpf_against_pypower", "imports": "pypsa.constants.DEFAULT_TIMESTAMP", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_TIMESTAMP", "lineno": 12 } ], "test.test_meshed_threshold": [ { "from_module": "test.test_meshed_threshold", "imports": "pypsa", "type": "import", "lineno": 8 }, { "from_module": "test.test_meshed_threshold", "imports": "pypsa.optimization.common.get_bus_counts", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.common", "symbol_part": "get_bus_counts", "lineno": 9 }, { "from_module": "test.test_meshed_threshold", "imports": "pypsa.optimization.common.get_strongly_meshed_buses", "type": "from_import", "relative_level": 0, "module_part": "pypsa.optimization.common", "symbol_part": "get_strongly_meshed_buses", "lineno": 9 } ], "test.test_network": [ { "from_module": "test.test_network", "imports": "pypsa", "type": "import", "lineno": 14 } ], "test.test_network_cycles": [ { "from_module": "test.test_network_cycles", "imports": "pypsa", "type": "import", "lineno": 7 } ], "test.test_network_index": [ { "from_module": "test.test_network_index", "imports": "pypsa", "type": "import", "lineno": 8 } ], "test.test_network_transform": [ { "from_module": "test.test_network_transform", "imports": "pypsa", "type": "import", "lineno": 7 }, { "from_module": "test.test_network_transform", "imports": "pypsa._options.option_context", "type": "from_import", "relative_level": 0, "module_part": "pypsa._options", "symbol_part": "option_context", "lineno": 8 }, { "from_module": "test.test_network_transform", "imports": "pypsa.components.types.all_standard_attrs_set", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.types", "symbol_part": "all_standard_attrs_set", "lineno": 9 }, { "from_module": "test.test_network_transform", "imports": "pypsa.network.transform._get_potential_typos", "type": "from_import", "relative_level": 0, "module_part": "pypsa.network.transform", "symbol_part": "_get_potential_typos", "lineno": 10 } ], "test.test_objective_constant": [ { "from_module": "test.test_objective_constant", "imports": "pypsa", "type": "import", "lineno": 11 } ], "test.test_optimization_expressions": [ { "from_module": "test.test_optimization_expressions", "imports": "pypsa.statistics.groupers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics", "symbol_part": "groupers", "lineno": 8 }, { "from_module": "test.test_optimization_expressions", "imports": "pypsa", "type": "import", "lineno": 190 } ], "test.test_optional_dependencies": [ { "from_module": "test.test_optional_dependencies", "imports": "pypsa.plot.maps.common._is_cartopy_available", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "_is_cartopy_available", "lineno": 11 }, { "from_module": "test.test_optional_dependencies", "imports": "pypsa", "type": "import", "lineno": 59 } ], "test.test_options": [ { "from_module": "test.test_options", "imports": "pypsa", "type": "import", "lineno": 11 }, { "from_module": "test.test_options", "imports": "pypsa._options", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "_options", "lineno": 31 }, { "from_module": "test.test_options", "imports": "pypsa", "type": "import", "lineno": 50 }, { "from_module": "test.test_options", "imports": "pypsa", "type": "import", "lineno": 235 }, { "from_module": "test.test_options", "imports": "pypsa", "type": "import", "lineno": 258 }, { "from_module": "test.test_options", "imports": "pypsa._options", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "_options", "lineno": 376 }, { "from_module": "test.test_options", "imports": "pypsa._options", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "_options", "lineno": 392 }, { "from_module": "test.test_options", "imports": "pypsa._options", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "_options", "lineno": 409 }, { "from_module": "test.test_options", "imports": "pypsa._options", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "_options", "lineno": 435 } ], "test.test_pf_activity_mask": [], "test.test_pf_against_pandapower": [ { "from_module": "test.test_pf_against_pandapower", "imports": "pypsa", "type": "import", "lineno": 12 }, { "from_module": "test.test_pf_against_pandapower", "imports": "pypsa.constants.DEFAULT_TIMESTAMP", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_TIMESTAMP", "lineno": 13 } ], "test.test_pf_against_pypower": [ { "from_module": "test.test_pf_against_pypower", "imports": "pypsa", "type": "import", "lineno": 12 }, { "from_module": "test.test_pf_against_pypower", "imports": "pypsa.constants.DEFAULT_TIMESTAMP", "type": "from_import", "relative_level": 0, "module_part": "pypsa.constants", "symbol_part": "DEFAULT_TIMESTAMP", "lineno": 13 } ], "test.test_pf_distributed_slack": [], "test.test_plot_maps_common": [ { "from_module": "test.test_plot_maps_common", "imports": "pypsa", "type": "import", "lineno": 15 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common._is_cartopy_available", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "_is_cartopy_available", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.add_jitter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "add_jitter", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.apply_cmap", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "apply_cmap", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.apply_layouter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "apply_layouter", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.calculate_angle", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "calculate_angle", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.calculate_midpoint", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "calculate_midpoint", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.clip_lat", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "clip_lat", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "convert_matplotlib_color_to_plotly", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.df_to_html_table", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "df_to_html_table", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.feature_to_geojson", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "feature_to_geojson", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.flip_polygon", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "flip_polygon", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.get_global_stat", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "get_global_stat", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.linestring_to_pdk_path", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "linestring_to_pdk_path", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.meters_to_lonlat", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "meters_to_lonlat", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.poly_to_geojson", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "poly_to_geojson", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.rotate_polygon", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "rotate_polygon", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.round_value", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "round_value", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.scale_polygon_by_width", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "scale_polygon_by_width", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.scale_to_max_abs", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "scale_to_max_abs", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.series_to_pdk_path", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "series_to_pdk_path", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.set_tooltip_style", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "set_tooltip_style", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.shapefile_to_geojson", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "shapefile_to_geojson", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.shorten_string", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "shorten_string", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.to_rgba255", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "to_rgba255", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.to_rgba255_css", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "to_rgba255_css", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.translate_polygon", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "translate_polygon", "lineno": 16 }, { "from_module": "test.test_plot_maps_common", "imports": "pypsa.plot.maps.common.wkt_to_linestring", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "wkt_to_linestring", "lineno": 16 } ], "test.test_plot_maps_interactive": [ { "from_module": "test.test_plot_maps_interactive", "imports": "pypsa.plot.maps.interactive", "type": "import", "lineno": 10 }, { "from_module": "test.test_plot_maps_interactive", "imports": "pypsa.plot.maps.common._is_cartopy_available", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "_is_cartopy_available", "lineno": 11 } ], "test.test_plot_maps_static": [ { "from_module": "test.test_plot_maps_static", "imports": "pypsa.plot.maps.common._is_cartopy_available", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.common", "symbol_part": "_is_cartopy_available", "lineno": 13 }, { "from_module": "test.test_plot_maps_static", "imports": "pypsa.plot.maps.static.add_legend_circles", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_circles", "lineno": 14 }, { "from_module": "test.test_plot_maps_static", "imports": "pypsa.plot.maps.static.add_legend_lines", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_lines", "lineno": 14 }, { "from_module": "test.test_plot_maps_static", "imports": "pypsa.plot.maps.static.add_legend_patches", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_patches", "lineno": 14 }, { "from_module": "test.test_plot_maps_static", "imports": "pypsa.plot.maps.static.add_legend_semicircles", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.maps.static", "symbol_part": "add_legend_semicircles", "lineno": 14 }, { "from_module": "test.test_plot_maps_static", "imports": "pypsa.statistics.get_transmission_branches", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics", "symbol_part": "get_transmission_branches", "lineno": 20 }, { "from_module": "test.test_plot_maps_static", "imports": "pypsa.statistics.groupers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics", "symbol_part": "groupers", "lineno": 20 } ], "test.test_riskaversion": [ { "from_module": "test.test_riskaversion", "imports": "pypsa", "type": "import", "lineno": 8 } ], "test.test_sclopf_scigrid": [ { "from_module": "test.test_sclopf_scigrid", "imports": "pypsa", "type": "import", "lineno": 8 } ], "test.test_snapshot_weightings": [ { "from_module": "test.test_snapshot_weightings", "imports": "pypsa", "type": "import", "lineno": 8 } ], "test.test_spatial_clustering": [ { "from_module": "test.test_spatial_clustering", "imports": "pypsa", "type": "import", "lineno": 9 }, { "from_module": "test.test_spatial_clustering", "imports": "pypsa.clustering.spatial.aggregateoneport", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.spatial", "symbol_part": "aggregateoneport", "lineno": 10 }, { "from_module": "test.test_spatial_clustering", "imports": "pypsa.clustering.spatial.busmap_by_hac", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.spatial", "symbol_part": "busmap_by_hac", "lineno": 10 }, { "from_module": "test.test_spatial_clustering", "imports": "pypsa.clustering.spatial.busmap_by_kmeans", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.spatial", "symbol_part": "busmap_by_kmeans", "lineno": 10 }, { "from_module": "test.test_spatial_clustering", "imports": "pypsa.clustering.spatial.get_clustering_from_busmap", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.spatial", "symbol_part": "get_clustering_from_busmap", "lineno": 10 }, { "from_module": "test.test_spatial_clustering", "imports": "pypsa.clustering.spatial.normed_or_uniform", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.spatial", "symbol_part": "normed_or_uniform", "lineno": 10 } ], "test.test_stand_by_cost": [ { "from_module": "test.test_stand_by_cost", "imports": "pypsa", "type": "import", "lineno": 8 } ], "test.test_statistics": [ { "from_module": "test.test_statistics", "imports": "pypsa", "type": "import", "lineno": 9 }, { "from_module": "test.test_statistics", "imports": "pypsa.statistics.groupers", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics", "symbol_part": "groupers", "lineno": 10 }, { "from_module": "test.test_statistics", "imports": "pypsa.statistics.expressions.StatisticsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "StatisticsAccessor", "lineno": 11 }, { "from_module": "test.test_statistics", "imports": "pypsa.statistics.expressions.get_operation", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "get_operation", "lineno": 11 } ], "test.test_statistics_plot": [ { "from_module": "test.test_statistics_plot", "imports": "pypsa.consistency.ConsistencyError", "type": "from_import", "relative_level": 0, "module_part": "pypsa.consistency", "symbol_part": "ConsistencyError", "lineno": 13 }, { "from_module": "test.test_statistics_plot", "imports": "pypsa.plot.statistics.charts.CHART_TYPES", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "CHART_TYPES", "lineno": 14 }, { "from_module": "test.test_statistics_plot", "imports": "pypsa.plot.statistics.charts.ChartGenerator", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "ChartGenerator", "lineno": 14 }, { "from_module": "test.test_statistics_plot", "imports": "pypsa.plot.statistics.charts.adjust_collection_bar_defaults", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "adjust_collection_bar_defaults", "lineno": 14 }, { "from_module": "test.test_statistics_plot", "imports": "pypsa.plot.statistics.charts.prepare_bar_data", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "prepare_bar_data", "lineno": 14 }, { "from_module": "test.test_statistics_plot", "imports": "pypsa.plot.statistics.maps.MapPlotGenerator", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.maps", "symbol_part": "MapPlotGenerator", "lineno": 20 }, { "from_module": "test.test_statistics_plot", "imports": "pypsa.plot.statistics.plotter.StatisticPlotter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.plotter", "symbol_part": "StatisticPlotter", "lineno": 21 }, { "from_module": "test.test_statistics_plot", "imports": "pypsa.statistics.expressions.StatisticsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "StatisticsAccessor", "lineno": 22 } ], "test.test_statistics_plot_interactive": [ { "from_module": "test.test_statistics_plot_interactive", "imports": "pypsa", "type": "import", "lineno": 11 }, { "from_module": "test.test_statistics_plot_interactive", "imports": "pypsa.plot.statistics.charts.ChartGenerator", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.charts", "symbol_part": "ChartGenerator", "lineno": 12 }, { "from_module": "test.test_statistics_plot_interactive", "imports": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.plotter", "symbol_part": "StatisticInteractivePlotter", "lineno": 13 }, { "from_module": "test.test_statistics_plot_interactive", "imports": "pypsa.statistics.expressions.StatisticsAccessor", "type": "from_import", "relative_level": 0, "module_part": "pypsa.statistics.expressions", "symbol_part": "StatisticsAccessor", "lineno": 14 } ], "test.test_statistics_plot_schema": [ { "from_module": "test.test_statistics_plot_schema", "imports": "pypsa.plot.statistics.schema.apply_parameter_schema", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.schema", "symbol_part": "apply_parameter_schema", "lineno": 5 }, { "from_module": "test.test_statistics_plot_schema", "imports": "pypsa.plot.statistics.schema.apply_parameter_schema", "type": "from_import", "relative_level": 0, "module_part": "pypsa.plot.statistics.schema", "symbol_part": "apply_parameter_schema", "lineno": 23 } ], "test.test_stochastic": [ { "from_module": "test.test_stochastic", "imports": "pypsa", "type": "import", "lineno": 17 }, { "from_module": "test.test_stochastic", "imports": "pypsa.common.expand_series", "type": "from_import", "relative_level": 0, "module_part": "pypsa.common", "symbol_part": "expand_series", "lineno": 18 }, { "from_module": "test.test_stochastic", "imports": "pypsa.components.common.as_components", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components.common", "symbol_part": "as_components", "lineno": 19 }, { "from_module": "test.test_stochastic", "imports": "pypsa.consistency.check_stochastic_slack_bus_consistency", "type": "from_import", "relative_level": 0, "module_part": "pypsa.consistency", "symbol_part": "check_stochastic_slack_bus_consistency", "lineno": 584 }, { "from_module": "test.test_stochastic", "imports": "pypsa.consistency.check_stochastic_slack_bus_consistency", "type": "from_import", "relative_level": 0, "module_part": "pypsa.consistency", "symbol_part": "check_stochastic_slack_bus_consistency", "lineno": 647 } ], "test.test_stochastic_not_implemented": [ { "from_module": "test.test_stochastic_not_implemented", "imports": "pypsa", "type": "import", "lineno": 10 } ], "test.test_subnetwork": [ { "from_module": "test.test_subnetwork", "imports": "pypsa", "type": "import", "lineno": 7 }, { "from_module": "test.test_subnetwork", "imports": "pypsa.Network", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "Network", "lineno": 8 }, { "from_module": "test.test_subnetwork", "imports": "pypsa.SubNetwork", "type": "from_import", "relative_level": 0, "module_part": "pypsa", "symbol_part": "SubNetwork", "lineno": 8 } ], "test.test_temporal_clustering": [ { "from_module": "test.test_temporal_clustering", "imports": "pypsa", "type": "import", "lineno": 9 }, { "from_module": "test.test_temporal_clustering", "imports": "pypsa.clustering.temporal.TemporalClustering", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.temporal", "symbol_part": "TemporalClustering", "lineno": 10 }, { "from_module": "test.test_temporal_clustering", "imports": "pypsa.clustering.temporal.downsample", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.temporal", "symbol_part": "downsample", "lineno": 10 }, { "from_module": "test.test_temporal_clustering", "imports": "pypsa.clustering.temporal.from_snapshot_map", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.temporal", "symbol_part": "from_snapshot_map", "lineno": 10 }, { "from_module": "test.test_temporal_clustering", "imports": "pypsa.clustering.temporal.resample", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.temporal", "symbol_part": "resample", "lineno": 10 }, { "from_module": "test.test_temporal_clustering", "imports": "pypsa.clustering.temporal.segment", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.temporal", "symbol_part": "segment", "lineno": 464 }, { "from_module": "test.test_temporal_clustering", "imports": "pypsa.clustering.temporal.segment", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.temporal", "symbol_part": "segment", "lineno": 481 }, { "from_module": "test.test_temporal_clustering", "imports": "pypsa.clustering.temporal.segment", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.temporal", "symbol_part": "segment", "lineno": 493 }, { "from_module": "test.test_temporal_clustering", "imports": "pypsa.clustering.temporal.segment", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.temporal", "symbol_part": "segment", "lineno": 504 }, { "from_module": "test.test_temporal_clustering", "imports": "pypsa.clustering.temporal.segment", "type": "from_import", "relative_level": 0, "module_part": "pypsa.clustering.temporal", "symbol_part": "segment", "lineno": 561 } ], "test.test_transmission_losses": [ { "from_module": "test.test_transmission_losses", "imports": "pypsa", "type": "import", "lineno": 9 } ], "test.test_transport_delay": [ { "from_module": "test.test_transport_delay", "imports": "pypsa", "type": "import", "lineno": 11 }, { "from_module": "test.test_transport_delay", "imports": "pypsa.consistency", "type": "import", "lineno": 12 }, { "from_module": "test.test_transport_delay", "imports": "pypsa.components._types.mixin.multiports._Multiport", "type": "from_import", "relative_level": 0, "module_part": "pypsa.components._types.mixin.multiports", "symbol_part": "_Multiport", "lineno": 13 } ], "test.test_version": [ { "from_module": "test.test_version", "imports": "pypsa", "type": "import", "lineno": 7 }, { "from_module": "test.test_version", "imports": "pypsa.version.check_pypsa_version", "type": "from_import", "relative_level": 0, "module_part": "pypsa.version", "symbol_part": "check_pypsa_version", "lineno": 8 } ], "test.test_warnings_cyclic_storage": [ { "from_module": "test.test_warnings_cyclic_storage", "imports": "pypsa", "type": "import", "lineno": 13 } ] }, "dependency_graph": { "__future__": { "used_by": [ "docs.hooks.cleanup", "docs.hooks.notebook_timing", "docs.hooks.path_aliases", "docs.hooks.shortcodes", "pypsa.common", "pypsa.consistency", "pypsa.costs", "pypsa.descriptors", "pypsa.examples", "pypsa.geo", "pypsa.guards", "pypsa.networks", "pypsa.clustering.spatial", "pypsa.clustering.temporal", "pypsa.components.abstract", "pypsa.components.array", "pypsa.components.common", "pypsa.components.components", "pypsa.components.descriptors", "pypsa.components.index", "pypsa.components.legacy", "pypsa.components.store", "pypsa.components.transform", "pypsa.components.types", "pypsa.components._types.buses", "pypsa.components._types.carriers", "pypsa.components._types.generators", "pypsa.components._types.global_constraints", "pypsa.components._types.lines", "pypsa.components._types.line_types", "pypsa.components._types.links", "pypsa.components._types.processes", "pypsa.components._types.stores", "pypsa.components._types.sub_networks", "pypsa.components._types.transformers", "pypsa.components._types.transformer_types", "pypsa.components._types._patch", "pypsa.components._types.mixin.multiports", "pypsa.definitions.components", "pypsa.definitions.structures", "pypsa.network.abstract", "pypsa.network.components", "pypsa.network.descriptors", "pypsa.network.graph", "pypsa.network.index", "pypsa.network.io", "pypsa.network.power_flow", "pypsa.network.transform", "pypsa.optimization.abstract", "pypsa.optimization.common", "pypsa.optimization.constraints", "pypsa.optimization.expressions", "pypsa.optimization.global_constraints", "pypsa.optimization.mga", "pypsa.optimization.optimize", "pypsa.optimization.variables", "pypsa.plot.maps.static", "pypsa.plot.statistics.base", "pypsa.plot.statistics.charts", "pypsa.plot.statistics.plotter", "pypsa.statistics.abstract", "pypsa.statistics.expressions", "pypsa.statistics.grouping" ], "import_count": 63 }, "re": { "used_by": [ "docs.hooks.cleanup", "docs.hooks.shortcodes", "pypsa.collection", "pypsa.consistency", "pypsa.constants", "pypsa.version", "pypsa.components.store", "pypsa.components._types._patch", "pypsa.definitions.structures", "pypsa.optimization.global_constraints", "test.test_constants", "test.test_docs" ], "import_count": 14 }, "griffe": { "used_by": [ "docs.hooks.dynamic_inspect", "docs.hooks.shortcodes" ], "import_count": 2 }, "sys": { "used_by": [ "docs.hooks.notebook_timing", "test.test_docs", "test.test_guards", "test.test_io", "test.test_io_cloudpathlib", "test.test_network", "test.test_options", "test.test_pf_against_pandapower", "test.test_plot_maps_interactive", "test.test_statistics_plot" ], "import_count": 10 }, "time": { "used_by": [ "docs.hooks.notebook_timing" ], "import_count": 1 }, "pathlib": { "used_by": [ "docs.hooks.notebook_timing", "docs.hooks.shortcodes", "pypsa.collection", "pypsa.examples", "pypsa.networks", "pypsa.components.types", "pypsa.network.io", "pypsa.optimization.constraints", "pypsa.optimization.mga", "pypsa.optimization.optimize", "test.conftest", "test.test_bugs", "test.test_collection", "test.test_components_custom", "test.test_docs", "test.test_io_cloudpathlib", "test.test_lopf_storage", "test.test_lpf_ac_dc", "test.test_stochastic" ], "import_count": 19 }, "importlib": { "used_by": [ "docs.hooks.path_aliases", "pypsa.version", "pypsa.clustering.spatial", "pypsa.clustering.temporal", "pypsa.plot.maps.common", "test.test_docs", "test.test_optional_dependencies", "test.test_options" ], "import_count": 12 }, "typing": { "used_by": [ "docs.hooks.path_aliases", "docs.hooks.shortcodes", "pypsa.collection", "pypsa.common", "pypsa.consistency", "pypsa.descriptors", "pypsa.geo", "pypsa.guards", "pypsa.networks", "pypsa.type_utils", "pypsa._options", "pypsa", "pypsa.clustering.spatial", "pypsa.clustering.temporal", "pypsa.clustering", "pypsa.components.abstract", "pypsa.components.array", "pypsa.components.common", "pypsa.components.components", "pypsa.components.descriptors", "pypsa.components.index", "pypsa.components.legacy", "pypsa.components.store", "pypsa.components.transform", "pypsa.components", "pypsa.components._types.buses", "pypsa.components._types.carriers", "pypsa.components._types.generators", "pypsa.components._types.global_constraints", "pypsa.components._types.lines", "pypsa.components._types.line_types", "pypsa.components._types.links", "pypsa.components._types.loads", "pypsa.components._types.processes", "pypsa.components._types.shapes", "pypsa.components._types.shunt_impedances", "pypsa.components._types.storage_units", "pypsa.components._types.stores", "pypsa.components._types.sub_networks", "pypsa.components._types.transformers", "pypsa.components._types.transformer_types", "pypsa.components._types._patch", "pypsa.definitions.components", "pypsa.definitions.structures", "pypsa.network.abstract", "pypsa.network.components", "pypsa.network.descriptors", "pypsa.network.graph", "pypsa.network.index", "pypsa.network.io", "pypsa.network.power_flow", "pypsa.network.transform", "pypsa.optimization.abstract", "pypsa.optimization.common", "pypsa.optimization.constraints", "pypsa.optimization.expressions", "pypsa.optimization.global_constraints", "pypsa.optimization.mga", "pypsa.optimization.optimize", "pypsa.optimization.variables", "pypsa.plot.accessor", "pypsa.plot.maps.common", "pypsa.plot.maps.interactive", "pypsa.plot.maps.static", "pypsa.plot.statistics.base", "pypsa.plot.statistics.charts", "pypsa.plot.statistics.maps", "pypsa.plot.statistics.plotter", "pypsa.statistics.abstract", "pypsa.statistics.expressions", "pypsa.statistics.grouping" ], "import_count": 132 }, "mkdocs": { "used_by": [ "docs.hooks.path_aliases", "docs.hooks.shortcodes" ], "import_count": 6 }, "logging": { "used_by": [ "docs.hooks.shortcodes", "pypsa.collection", "pypsa.common", "pypsa.consistency", "pypsa.descriptors", "pypsa.examples", "pypsa.geo", "pypsa.networks", "pypsa.version", "pypsa._options", "pypsa.clustering.spatial", "pypsa.components.components", "pypsa.components.descriptors", "pypsa.components.index", "pypsa.components.store", "pypsa.components.transform", "pypsa.components._types.buses", "pypsa.components._types.carriers", "pypsa.components._types.mixin.multiports", "pypsa.definitions.components", "pypsa.definitions.structures", "pypsa.network.components", "pypsa.network.descriptors", "pypsa.network.index", "pypsa.network.io", "pypsa.network.power_flow", "pypsa.network.transform", "pypsa.optimization.abstract", "pypsa.optimization.constraints", "pypsa.optimization.expressions", "pypsa.optimization.global_constraints", "pypsa.optimization.mga", "pypsa.optimization.optimize", "pypsa.optimization.variables", "pypsa.plot.maps.common", "pypsa.plot.maps.interactive", "pypsa.plot.maps.static", "pypsa.statistics.abstract", "pypsa.statistics.expressions", "pypsa.statistics.grouping", "test.conftest", "test.test_capital_cost_split", "test.test_examples", "test.test_lopf_global_constraints", "test.test_options", "test.test_transport_delay", "test.test_warnings_cyclic_storage" ], "import_count": 48 }, "posixpath": { "used_by": [ "docs.hooks.shortcodes" ], "import_count": 1 }, "collections": { "used_by": [ "pypsa.collection", "pypsa.common", "pypsa.consistency", "pypsa.descriptors", "pypsa.guards", "pypsa.networks", "pypsa._options", "pypsa.clustering.spatial", "pypsa.components.array", "pypsa.components.components", "pypsa.components.descriptors", "pypsa.components.transform", "pypsa.components._types.buses", "pypsa.components._types.carriers", "pypsa.components._types.generators", "pypsa.components._types.global_constraints", "pypsa.components._types.lines", "pypsa.components._types.line_types", "pypsa.components._types.links", "pypsa.components._types.loads", "pypsa.components._types.processes", "pypsa.components._types.shapes", "pypsa.components._types.shunt_impedances", "pypsa.components._types.storage_units", "pypsa.components._types.stores", "pypsa.components._types.sub_networks", "pypsa.components._types.transformers", "pypsa.components._types.transformer_types", "pypsa.network.abstract", "pypsa.network.descriptors", "pypsa.network.graph", "pypsa.network.index", "pypsa.network.io", "pypsa.network.power_flow", "pypsa.network.transform", "pypsa.optimization.abstract", "pypsa.optimization.constraints", "pypsa.optimization.expressions", "pypsa.optimization.global_constraints", "pypsa.optimization.mga", "pypsa.optimization.optimize", "pypsa.optimization.variables", "pypsa.plot.maps.common", "pypsa.plot.maps.interactive", "pypsa.plot.maps.static", "pypsa.plot.statistics.base", "pypsa.plot.statistics.charts", "pypsa.plot.statistics.maps", "pypsa.plot.statistics.plotter", "pypsa.statistics.abstract", "pypsa.statistics.expressions", "pypsa.statistics.grouping" ], "import_count": 85 }, "cloudpathlib": { "used_by": [ "pypsa.collection", "pypsa.networks", "pypsa.network.io", "test.test_io_cloudpathlib" ], "import_count": 9 }, "pandas": { "used_by": [ "pypsa.collection", "pypsa.common", "pypsa.consistency", "pypsa.costs", "pypsa.descriptors", "pypsa.guards", "pypsa.networks", "pypsa.type_utils", "pypsa.clustering.spatial", "pypsa.clustering.temporal", "pypsa.clustering", "pypsa.components.abstract", "pypsa.components.array", "pypsa.components.components", "pypsa.components.descriptors", "pypsa.components.index", "pypsa.components.legacy", "pypsa.components.transform", "pypsa.components.types", "pypsa.components._types.buses", "pypsa.components._types.carriers", "pypsa.components._types.generators", "pypsa.components._types.global_constraints", "pypsa.components._types.lines", "pypsa.components._types.line_types", "pypsa.components._types.links", "pypsa.components._types.loads", "pypsa.components._types.processes", "pypsa.components._types.shapes", "pypsa.components._types.shunt_impedances", "pypsa.components._types.storage_units", "pypsa.components._types.stores", "pypsa.components._types.sub_networks", "pypsa.components._types.transformers", "pypsa.components._types.transformer_types", "pypsa.components._types.mixin.multiports", "pypsa.definitions.components", "pypsa.network.abstract", "pypsa.network.components", "pypsa.network.descriptors", "pypsa.network.graph", "pypsa.network.index", "pypsa.network.io", "pypsa.network.power_flow", "pypsa.network.transform", "pypsa.optimization.abstract", "pypsa.optimization.common", "pypsa.optimization.constraints", "pypsa.optimization.expressions", "pypsa.optimization.global_constraints", "pypsa.optimization.mga", "pypsa.optimization.optimize", "pypsa.optimization.variables", "pypsa.plot.maps.common", "pypsa.plot.maps.interactive", "pypsa.plot.maps.static", "pypsa.plot.statistics.base", "pypsa.plot.statistics.charts", "pypsa.plot.statistics.maps", "pypsa.plot.statistics.plotter", "pypsa.statistics.abstract", "pypsa.statistics.expressions", "pypsa.statistics.grouping", "test.conftest", "test.test_bugs", "test.test_capital_cost_split", "test.test_collection", "test.test_collection_statistics", "test.test_committable_extendable", "test.test_common", "test.test_components", "test.test_components_array", "test.test_components_custom", "test.test_consistency_check", "test.test_descriptors", "test.test_docs", "test.test_graph", "test.test_indices", "test.test_io", "test.test_lopf_activity_mask", "test.test_lopf_basic_constraints", "test.test_lopf_multiinvest", "test.test_lopf_storage", "test.test_lopf_unit_commitment", "test.test_lpf_against_pypower", "test.test_meshed_threshold", "test.test_network", "test.test_network_index", "test.test_optimization_expressions", "test.test_options", "test.test_pf_against_pandapower", "test.test_pf_against_pypower", "test.test_plot_maps_common", "test.test_plot_maps_static", "test.test_riskaversion", "test.test_sclopf_scigrid", "test.test_snapshot_weightings", "test.test_spatial_clustering", "test.test_statistics", "test.test_statistics_plot", "test.test_statistics_plot_interactive", "test.test_stochastic", "test.test_stochastic_not_implemented", "test.test_temporal_clustering", "test.test_transport_delay", "test.test_warnings_cyclic_storage" ], "import_count": 120 }, "functools": { "used_by": [ "pypsa.common", "pypsa.guards", "pypsa.networks", "pypsa.components._types._patch", "pypsa.network.io", "pypsa.plot.accessor", "pypsa.plot.maps.interactive", "pypsa.plot.maps.static" ], "import_count": 10 }, "json": { "used_by": [ "pypsa.common", "pypsa.network.io", "test.test_docs" ], "import_count": 3 }, "warnings": { "used_by": [ "pypsa.common", "pypsa.examples", "pypsa.networks", "pypsa.clustering.temporal", "pypsa.components.index", "pypsa.network.components", "pypsa.network.graph", "pypsa.network.io", "pypsa.optimization.expressions", "pypsa.optimization.global_constraints", "pypsa.optimization.optimize", "pypsa.plot.maps.static", "pypsa.plot.statistics.maps", "pypsa.plot.statistics.plotter", "pypsa.statistics.abstract", "pypsa.statistics.expressions", "test.conftest", "test.test_common", "test.test_common_deprecations", "test.test_components", "test.test_deprecations", "test.test_descriptors", "test.test_graph", "test.test_network", "test.test_objective_constant", "test.test_statistics", "test.test_stochastic" ], "import_count": 29 }, "urllib": { "used_by": [ "pypsa.common", "pypsa.examples", "pypsa.network.io", "test.test_examples" ], "import_count": 8 }, "matplotlib": { "used_by": [ "pypsa.common", "pypsa.plot.maps.common", "pypsa.plot.maps.interactive", "pypsa.plot.maps.static", "pypsa.plot.statistics.charts", "pypsa.plot.statistics.maps", "pypsa.plot.statistics.plotter", "test.conftest", "test.test_plot_maps_common", "test.test_plot_maps_static", "test.test_statistics_plot" ], "import_count": 31 }, "numpy": { "used_by": [ "pypsa.common", "pypsa.consistency", "pypsa.costs", "pypsa.geo", "pypsa.networks", "pypsa.type_utils", "pypsa.clustering.spatial", "pypsa.clustering.temporal", "pypsa.components.array", "pypsa.components.components", "pypsa.components.descriptors", "pypsa.components.types", "pypsa.components._types.lines", "pypsa.components._types.mixin.multiports", "pypsa.network.graph", "pypsa.network.index", "pypsa.network.io", "pypsa.network.power_flow", "pypsa.network.transform", "pypsa.optimization.abstract", "pypsa.optimization.common", "pypsa.optimization.constraints", "pypsa.optimization.expressions", "pypsa.optimization.global_constraints", "pypsa.optimization.mga", "pypsa.optimization.optimize", "pypsa.plot.maps.common", "pypsa.plot.maps.interactive", "pypsa.plot.maps.static", "pypsa.plot.statistics.charts", "pypsa.plot.statistics.plotter", "pypsa.statistics.expressions", "test.conftest", "test.test_bugs", "test.test_capital_cost_split", "test.test_collection_statistics", "test.test_committable_extendable", "test.test_common", "test.test_compatibility_ext_and_com", "test.test_components_array", "test.test_consistency_check", "test.test_docs", "test.test_io", "test.test_lopf_activity_mask", "test.test_lopf_ac_dc", "test.test_lopf_mga", "test.test_lopf_modularity", "test.test_lopf_multiinvest", "test.test_lopf_process", "test.test_lopf_rolling_horizon", "test.test_lopf_storage", "test.test_lopf_unit_commitment", "test.test_lopf_varying_inputs", "test.test_lpf_ac_dc", "test.test_lpf_against_pypower", "test.test_network", "test.test_network_cycles", "test.test_pf_against_pandapower", "test.test_pf_against_pypower", "test.test_pf_distributed_slack", "test.test_plot_maps_common", "test.test_plot_maps_static", "test.test_riskaversion", "test.test_sclopf_scigrid", "test.test_spatial_clustering", "test.test_stand_by_cost", "test.test_statistics", "test.test_statistics_plot", "test.test_stochastic", "test.test_temporal_clustering", "test.test_transmission_losses", "test.test_transport_delay" ], "import_count": 91 }, "deprecation": { "used_by": [ "pypsa.common", "pypsa.consistency", "pypsa.descriptors", "pypsa.networks", "pypsa.clustering", "pypsa.components.components", "pypsa.network.components", "pypsa.network.descriptors", "pypsa.optimization.common" ], "import_count": 9 }, "packaging": { "used_by": [ "pypsa.common", "pypsa.clustering.spatial", "pypsa.network.io", "pypsa.optimization.expressions" ], "import_count": 5 }, "dataclasses": { "used_by": [ "pypsa.descriptors", "pypsa.clustering.spatial", "pypsa.clustering.temporal", "pypsa.components.components", "pypsa.definitions.components" ], "import_count": 5 }, "itertools": { "used_by": [ "pypsa.descriptors", "pypsa.network.descriptors", "pypsa.optimization.abstract" ], "import_count": 3 }, "shutil": { "used_by": [ "pypsa.examples" ], "import_count": 1 }, "platformdirs": { "used_by": [ "pypsa.examples" ], "import_count": 1 }, "cartopy": { "used_by": [ "pypsa.geo", "pypsa.plot.maps.common", "pypsa.plot.maps.interactive", "pypsa.plot.maps.static", "test.test_docs", "test.test_plot_maps_static" ], "import_count": 14 }, "xarray": { "used_by": [ "pypsa.guards", "pypsa.components.array", "pypsa.components.components", "pypsa.components._types.generators", "pypsa.components._types.lines", "pypsa.components._types.links", "pypsa.components._types.processes", "pypsa.components._types.storage_units", "pypsa.components._types.stores", "pypsa.components._types.transformers", "pypsa.network.io", "pypsa.optimization.abstract", "pypsa.optimization.common", "pypsa.optimization.constraints", "pypsa.optimization.expressions", "pypsa.optimization.global_constraints", "pypsa.optimization.optimize", "pypsa.optimization.variables", "test.test_components_array", "test.test_stochastic" ], "import_count": 26 }, "copy": { "used_by": [ "pypsa.networks", "pypsa.components.array", "pypsa.definitions.structures", "test.test_common", "test.test_network" ], "import_count": 5 }, "weakref": { "used_by": [ "pypsa.networks" ], "import_count": 1 }, "linopy": { "used_by": [ "pypsa.networks", "pypsa.optimization.constraints", "pypsa.optimization.expressions", "pypsa.optimization.global_constraints", "pypsa.optimization.mga", "pypsa.optimization.optimize", "test.test_lopf_quadratic_costs", "test.test_network", "test.test_optimization_expressions" ], "import_count": 17 }, "pyproj": { "used_by": [ "pypsa.networks", "pypsa.components.components", "pypsa.network.io", "pypsa.plot.maps.interactive" ], "import_count": 6 }, "validators": { "used_by": [ "pypsa.networks", "pypsa.network.io" ], "import_count": 2 }, "scipy": { "used_by": [ "pypsa.networks", "pypsa.clustering.spatial", "pypsa.network.graph", "pypsa.network.power_flow", "pypsa.optimization.mga", "test.test_graph" ], "import_count": 14 }, "ast": { "used_by": [ "pypsa._options" ], "import_count": 1 }, "os": { "used_by": [ "pypsa._options", "test.test_consistency_check", "test.test_options", "test.test_plot_maps_static" ], "import_count": 4 }, "contextlib": { "used_by": [ "pypsa._options" ], "import_count": 1 }, "dotenv": { "used_by": [ "pypsa._options" ], "import_count": 2 }, "networkx": { "used_by": [ "pypsa.clustering.spatial", "pypsa.network.graph", "pypsa.network.power_flow", "pypsa.plot.maps.common", "pypsa.plot.maps.static", "test.test_plot_maps_common", "test.test_plot_maps_static" ], "import_count": 7 }, "sklearn": { "used_by": [ "pypsa.clustering.spatial" ], "import_count": 2 }, "tsam": { "used_by": [ "pypsa.clustering.temporal" ], "import_count": 2 }, "abc": { "used_by": [ "pypsa.components.abstract", "pypsa.components._types.mixin.multiports", "pypsa.network.abstract", "pypsa.network.io", "pypsa.network.power_flow", "pypsa.plot.statistics.base", "pypsa.plot.statistics.charts", "pypsa.statistics.abstract" ], "import_count": 12 }, "geopandas": { "used_by": [ "pypsa.components.components", "pypsa.network.io", "test.conftest", "test.test_io" ], "import_count": 4 }, "math": { "used_by": [ "pypsa.network.io" ], "import_count": 1 }, "tempfile": { "used_by": [ "pypsa.network.io", "pypsa.optimization.mga" ], "import_count": 2 }, "pandapower": { "used_by": [ "pypsa.network.io", "test.conftest", "test.test_pf_against_pandapower" ], "import_count": 3 }, "shapely": { "used_by": [ "pypsa.network.io", "pypsa.plot.maps.common", "pypsa.plot.maps.static", "test.conftest", "test.test_plot_maps_common" ], "import_count": 13 }, "operator": { "used_by": [ "pypsa.network.power_flow" ], "import_count": 1 }, "components": { "used_by": [ "pypsa.network.power_flow" ], "import_count": 2 }, "Levenshtein": { "used_by": [ "pypsa.network.transform" ], "import_count": 1 }, "gc": { "used_by": [ "pypsa.optimization.abstract" ], "import_count": 1 }, "signal": { "used_by": [ "pypsa.optimization.mga" ], "import_count": 1 }, "multiprocessing": { "used_by": [ "pypsa.optimization.mga" ], "import_count": 1 }, "plotly": { "used_by": [ "pypsa.plot.maps.interactive", "pypsa.plot.statistics.charts", "pypsa.plot.statistics.plotter", "test.test_statistics_plot_interactive" ], "import_count": 6 }, "pydeck": { "used_by": [ "pypsa.plot.maps.interactive", "test.test_plot_maps_interactive" ], "import_count": 2 }, "seaborn": { "used_by": [ "pypsa.plot.statistics.charts", "pypsa.plot.statistics.plotter", "test.test_statistics_plot" ], "import_count": 3 }, "inspect": { "used_by": [ "pypsa.statistics.grouping" ], "import_count": 1 }, "pytest": { "used_by": [ "test.conftest", "test.test_bugs", "test.test_capital_cost_split", "test.test_carriers", "test.test_collection", "test.test_collection_statistics", "test.test_committable_extendable", "test.test_common", "test.test_common_deprecations", "test.test_compatibility_ext_and_com", "test.test_components", "test.test_components_utils", "test.test_consistency_check", "test.test_constants", "test.test_deprecations", "test.test_descriptors", "test.test_docs", "test.test_examples", "test.test_indices", "test.test_io", "test.test_io_cloudpathlib", "test.test_lopf_activity_mask", "test.test_lopf_basic_constraints", "test.test_lopf_global_constraints", "test.test_lopf_losses", "test.test_lopf_mga", "test.test_lopf_multiinvest", "test.test_lopf_multilink", "test.test_lopf_process", "test.test_lopf_quadratic_costs", "test.test_lopf_rolling_horizon", "test.test_lopf_storage", "test.test_lopf_unit_commitment", "test.test_lpf_ac_dc", "test.test_meshed_threshold", "test.test_network", "test.test_network_index", "test.test_network_transform", "test.test_objective_constant", "test.test_optimization_expressions", "test.test_optional_dependencies", "test.test_options", "test.test_pf_activity_mask", "test.test_pf_against_pandapower", "test.test_plot_maps_common", "test.test_plot_maps_interactive", "test.test_plot_maps_static", "test.test_riskaversion", "test.test_snapshot_weightings", "test.test_spatial_clustering", "test.test_statistics", "test.test_statistics_plot", "test.test_statistics_plot_interactive", "test.test_stochastic", "test.test_stochastic_not_implemented", "test.test_subnetwork", "test.test_temporal_clustering", "test.test_transmission_losses", "test.test_transport_delay", "test.test_version" ], "import_count": 61 }, "pickle": { "used_by": [ "test.test_bugs" ], "import_count": 1 }, "openpyxl": { "used_by": [ "test.test_bugs", "test.test_io" ], "import_count": 2 }, "python_calamine": { "used_by": [ "test.test_bugs", "test.test_io" ], "import_count": 2 }, "unittest": { "used_by": [ "test.test_common", "test.test_common_deprecations", "test.test_io_cloudpathlib", "test.test_optional_dependencies" ], "import_count": 4 }, "doctest": { "used_by": [ "test.test_docs" ], "import_count": 1 }, "pkgutil": { "used_by": [ "test.test_docs" ], "import_count": 1 }, "http": { "used_by": [ "test.test_docs" ], "import_count": 1 }, "subprocess": { "used_by": [ "test.test_guards" ], "import_count": 1 }, "tables": { "used_by": [ "test.test_io", "test.test_io_cloudpathlib" ], "import_count": 2 }, "pypower": { "used_by": [ "test.test_lpf_against_pypower", "test.test_pf_against_pypower" ], "import_count": 6 }, "builtins": { "used_by": [ "test.test_optional_dependencies" ], "import_count": 1 }, "gurobipy": { "used_by": [ "test.test_options" ], "import_count": 1 }, "types": { "used_by": [ "test.test_plot_maps_common" ], "import_count": 1 } }, "declared_dependencies": {}, "call_graph": { "docs.hooks.cleanup": [], "docs.hooks.dynamic_inspect": [], "docs.hooks.notebook_timing": [ { "caller": "docs.hooks.notebook_timing.on_post_build", "callee": ".pathlib.Path", "lineno": 56, "resolution": "external_constructor_call" } ], "docs.hooks.path_aliases": [ { "caller": "docs.hooks.path_aliases.on_post_page", "callee": ".dict.items", "lineno": 94, "resolution": "local_builtin_method_call" }, { "caller": "docs.hooks.path_aliases.on_env", "callee": ".dict.items", "lineno": 112, "resolution": "local_builtin_method_call" }, { "caller": "docs.hooks.path_aliases.on_env", "callee": ".dict.items", "lineno": 116, "resolution": "local_builtin_method_call" }, { "caller": "docs.hooks.path_aliases.on_env", "callee": "docs.hooks.path_aliases._import_class", "lineno": 125, "resolution": "direct_name_call" } ], "docs.hooks.shortcodes": [ { "caller": "docs.hooks.shortcodes.clean_file_path", "callee": ".pathlib.PurePosixPath", "lineno": 43, "resolution": "external_constructor_call" }, { "caller": "docs.hooks.shortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._badge_for_version", "lineno": 91, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._link_for_version", "lineno": 93, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._badge_pr", "lineno": 96, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._link_pr", "lineno": 96, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._badge_guide", "lineno": 99, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._link_guide", "lineno": 101, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._badge_guide", "lineno": 106, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._link_guide", "lineno": 108, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._badge_api", "lineno": 112, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._link_api", "lineno": 114, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.on_page_markdown", "callee": "docs.hooks.shortcodes._process_shortcodes", "lineno": 125, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.on_env.process_docstring_shortcodes", "callee": "docs.hooks.shortcodes._process_shortcodes", "lineno": 138, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._resolve_path", "callee": "docs.hooks.shortcodes._resolve", "lineno": 161, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_for_version", "callee": "docs.hooks.shortcodes._resolve_path", "lineno": 183, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_for_version", "callee": "docs.hooks.shortcodes._badge", "lineno": 184, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._link_for_version", "callee": "docs.hooks.shortcodes._resolve_path", "lineno": 191, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_pr", "callee": "docs.hooks.shortcodes._badge", "lineno": 199, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_guide", "callee": "docs.hooks.shortcodes._resolve_path", "lineno": 214, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_guide", "callee": "docs.hooks.shortcodes.clean_file_path", "lineno": 215, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_guide", "callee": "docs.hooks.shortcodes._badge", "lineno": 216, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._link_guide", "callee": "docs.hooks.shortcodes._resolve_path", "lineno": 224, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._link_guide", "callee": "docs.hooks.shortcodes.clean_file_path", "lineno": 225, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_example", "callee": "docs.hooks.shortcodes._resolve_path", "lineno": 233, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_example", "callee": "docs.hooks.shortcodes.clean_file_path", "lineno": 235, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_example", "callee": "docs.hooks.shortcodes._badge", "lineno": 236, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._link_example", "callee": "docs.hooks.shortcodes._resolve_path", "lineno": 243, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._link_example", "callee": "docs.hooks.shortcodes.clean_file_path", "lineno": 245, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_api", "callee": "docs.hooks.shortcodes._resolve_path", "lineno": 253, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_api", "callee": "docs.hooks.shortcodes.clean_file_path", "lineno": 255, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._badge_api", "callee": "docs.hooks.shortcodes._badge", "lineno": 256, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._link_api", "callee": "docs.hooks.shortcodes._resolve_path", "lineno": 263, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes._link_api", "callee": "docs.hooks.shortcodes.clean_file_path", "lineno": 265, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes.on_module", "callee": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes", "lineno": 282, "resolution": "self_method_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes.on_class", "callee": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes", "lineno": 289, "resolution": "self_method_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes.on_function", "callee": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes", "lineno": 296, "resolution": "self_method_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes.on_attribute", "callee": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes", "lineno": 303, "resolution": "self_method_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes", "callee": "docs.hooks.shortcodes.ProcessShortcodes._calculate_depth", "lineno": 341, "resolution": "self_method_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._badge", "lineno": 360, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._badge_pr", "lineno": 367, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._link_pr", "lineno": 369, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes.clean_file_path", "lineno": 374, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._badge", "lineno": 376, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes.clean_file_path", "lineno": 387, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._badge", "lineno": 389, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes.clean_file_path", "lineno": 398, "resolution": "direct_name_call" }, { "caller": "docs.hooks.shortcodes.ProcessShortcodes._process_shortcodes.replace", "callee": "docs.hooks.shortcodes._badge", "lineno": 400, "resolution": "direct_name_call" } ], "pypsa.collection": [ { "caller": "pypsa.collection.NetworkCollection.__init__._convert_to_network", "callee": "pypsa.networks.Network.__init__", "lineno": 176, "resolution": "imported_call" }, { "caller": "pypsa.collection.NetworkCollection.__init__", "callee": "pypsa.collection.NetworkCollection.__init__._convert_to_network", "lineno": 184, "resolution": "same_class_name_call" }, { "caller": "pypsa.collection.NetworkCollection.__init__", "callee": ".list.count", "lineno": 193, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.collection.NetworkCollection.__init__", "callee": "pypsa.collection.NetworkCollection._validate_network_compatibility", "lineno": 227, "resolution": "self_method_call" }, { "caller": "pypsa.collection.NetworkCollection.__init__", "callee": "pypsa.statistics.expressions.StatisticsAccessor.", "lineno": 231, "resolution": "imported_call" }, { "caller": "pypsa.collection.NetworkCollection.__getattr__", "callee": "pypsa.collection.MemberProxy.__init__", "lineno": 244, "resolution": "same_module_class_call" }, { "caller": "pypsa.collection.NetworkCollection.__getitem__", "callee": "pypsa.collection.NetworkCollection.__init__", "lineno": 278, "resolution": "same_module_class_call" }, { "caller": "pypsa.collection.MemberProxy._is_intermediate_path", "callee": "pypsa.collection._get_method_patterns", "lineno": 597, "resolution": "direct_name_call" }, { "caller": "pypsa.collection.MemberProxy.__call__", "callee": "pypsa.collection.MemberProxy.get_processor", "lineno": 633, "resolution": "self_method_call" }, { "caller": "pypsa.collection.MemberProxy.__getattr__", "callee": "pypsa.collection.MemberProxy.__init__", "lineno": 653, "resolution": "same_module_class_call" }, { "caller": "pypsa.collection.MemberProxy.__getitem__", "callee": "pypsa.collection.MemberProxy.__init__", "lineno": 674, "resolution": "same_module_class_call" }, { "caller": "pypsa.collection.MemberProxy.get_processor", "callee": "pypsa.collection._get_method_patterns", "lineno": 681, "resolution": "direct_name_call" }, { "caller": "pypsa.collection.MemberProxy._concat_indexes", "callee": ".list.extend", "lineno": 711, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.collection.MemberProxy._do_concat", "callee": "pypsa.definitions.structures.Dict.", "lineno": 721, "resolution": "imported_call" }, { "caller": "pypsa.collection.MemberProxy._do_concat", "callee": "pypsa.collection.MemberProxy._do_concat", "lineno": 728, "resolution": "self_method_call" }, { "caller": "pypsa.collection.MemberProxy._do_concat", "callee": "pypsa.collection.MemberProxy._concat_indexes", "lineno": 735, "resolution": "self_method_call" }, { "caller": "pypsa.collection.MemberProxy.run_per_network", "callee": ".list.append", "lineno": 767, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.collection.MemberProxy.vertical_concat", "callee": "pypsa.collection.MemberProxy._do_concat", "lineno": 782, "resolution": "self_method_call" }, { "caller": "pypsa.collection.MemberProxy.horizontal_concat", "callee": "pypsa.collection.MemberProxy._do_concat", "lineno": 795, "resolution": "self_method_call" }, { "caller": "pypsa.collection.MemberProxy.index_concat", "callee": "pypsa.collection.MemberProxy._concat_indexes", "lineno": 830, "resolution": "self_method_call" } ], "pypsa.common": [ { "caller": "pypsa.common._check_for_update", "callee": ".functools.lru_cache", "lineno": 165, "resolution": "external_constructor_call" }, { "caller": "pypsa.common.as_index", "callee": ".pandas.api.types.is_list_like", "lineno": 274, "resolution": "external_constructor_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals.handle_diff", "lineno": 364, "resolution": "nested_function_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals.handle_diff", "lineno": 375, "resolution": "nested_function_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals.handle_diff", "lineno": 397, "resolution": "nested_function_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals.handle_diff", "lineno": 409, "resolution": "nested_function_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals", "lineno": 410, "resolution": "direct_name_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals.handle_diff", "lineno": 418, "resolution": "nested_function_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals.handle_diff", "lineno": 425, "resolution": "nested_function_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals", "lineno": 426, "resolution": "direct_name_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals.handle_diff", "lineno": 432, "resolution": "nested_function_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals.handle_diff", "lineno": 437, "resolution": "nested_function_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals", "lineno": 440, "resolution": "direct_name_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals.handle_diff", "lineno": 451, "resolution": "nested_function_call" }, { "caller": "pypsa.common.equals", "callee": "pypsa.common.equals.handle_diff", "lineno": 456, "resolution": "nested_function_call" }, { "caller": "pypsa.common.deprecated_kwargs.deco.wrapper", "callee": "pypsa.common.rename_deprecated_kwargs", "lineno": 541, "resolution": "direct_name_call" }, { "caller": "pypsa.common.deprecated_common_kwargs", "callee": "pypsa.common.deprecated_kwargs", "lineno": 570, "resolution": "direct_name_call" }, { "caller": "pypsa.common.generate_colors", "callee": ".list.append", "lineno": 910, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.common.annuity", "callee": ".deprecation.deprecated", "lineno": 915, "resolution": "external_constructor_call" } ], "pypsa.consistency": [ { "caller": "pypsa.consistency.check_for_unknown_buses", "callee": "pypsa.consistency._bus_columns", "lineno": 74, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_for_unknown_buses", "callee": "pypsa.consistency._log_or_raise", "lineno": 83, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_for_disconnected_buses", "callee": "pypsa.consistency._bus_columns", "lineno": 113, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_for_disconnected_buses", "callee": "pypsa.consistency._log_or_raise", "lineno": 118, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_for_unknown_carriers", "callee": "pypsa.consistency._log_or_raise", "lineno": 155, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_for_zero_impedances", "callee": "pypsa.consistency._log_or_raise", "lineno": 192, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_for_zero_s_nom", "callee": "pypsa.consistency._log_or_raise", "lineno": 222, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_time_series", "callee": "pypsa.consistency._log_or_raise", "lineno": 261, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_time_series", "callee": "pypsa.consistency._log_or_raise", "lineno": 273, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_static_power_attributes", "callee": "pypsa.consistency._log_or_raise", "lineno": 320, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_static_power_attributes", "callee": "pypsa.consistency._log_or_raise", "lineno": 335, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_time_series_power_attributes", "callee": "pypsa.consistency._log_or_raise", "lineno": 382, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_time_series_power_attributes", "callee": "pypsa.consistency._log_or_raise", "lineno": 393, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_time_series_power_attributes", "callee": "pypsa.consistency._log_or_raise", "lineno": 406, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_time_series_power_attributes", "callee": "pypsa.consistency._log_or_raise", "lineno": 417, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_time_series_power_attributes", "callee": "pypsa.consistency._log_or_raise", "lineno": 431, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_dispatch_delays", "callee": "pypsa.consistency._log_or_raise", "lineno": 479, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_dispatch_delays", "callee": "pypsa.consistency._log_or_raise", "lineno": 488, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_link_delays", "callee": "pypsa.consistency.check_dispatch_delays", "lineno": 511, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_link_delays", "callee": ".deprecation.deprecated", "lineno": 499, "resolution": "external_constructor_call" }, { "caller": "pypsa.consistency.check_cost_consistency", "callee": "pypsa.consistency._log_or_raise", "lineno": 544, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_cost_consistency", "callee": "pypsa.consistency._log_or_raise", "lineno": 557, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_cost_consistency", "callee": "pypsa.consistency._log_or_raise", "lineno": 569, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_generators", "callee": "pypsa.consistency._log_or_raise", "lineno": 611, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_generators", "callee": "pypsa.consistency._log_or_raise", "lineno": 623, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_generators", "callee": "pypsa.consistency._log_or_raise", "lineno": 635, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_dtypes_", "callee": "pypsa.consistency._log_or_raise", "lineno": 667, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_dtypes_", "callee": "pypsa.consistency._log_or_raise", "lineno": 688, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_investment_periods", "callee": "pypsa.consistency._log_or_raise", "lineno": 729, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_investment_periods", "callee": "pypsa.consistency._log_or_raise", "lineno": 737, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_shapes", "callee": "pypsa.consistency._log_or_raise", "lineno": 764, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_nans_for_component_default_attrs", "callee": "pypsa.consistency._log_or_raise", "lineno": 812, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_nans_for_component_default_attrs", "callee": ".dict.items", "lineno": 828, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.consistency.check_nans_for_component_default_attrs", "callee": "pypsa.consistency._log_or_raise", "lineno": 831, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_for_missing_carrier_colors", "callee": "pypsa.consistency._log_or_raise", "lineno": 859, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_for_unknown_buses", "lineno": 943, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_for_unknown_carriers", "lineno": 944, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_time_series", "lineno": 945, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_static_power_attributes", "lineno": 946, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_time_series_power_attributes", "lineno": 947, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_nans_for_component_default_attrs", "lineno": 950, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_for_zero_impedances", "lineno": 954, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_for_zero_s_nom", "lineno": 956, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_generators", "lineno": 958, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_cost_consistency", "lineno": 960, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_dispatch_delays", "lineno": 962, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_dtypes_", "lineno": 965, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_for_disconnected_buses", "lineno": 968, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_investment_periods", "lineno": 969, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_shapes", "lineno": 970, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_scenarios_sum_to_one", "lineno": 971, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_scenario_invariant_attributes", "lineno": 972, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_line_types_consistency", "lineno": 973, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_transformer_types_consistency", "lineno": 974, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.consistency.check_stochastic_slack_bus_consistency", "lineno": 975, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check", "callee": "pypsa.guards._assert_data_integrity", "lineno": 979, "resolution": "imported_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check_plots", "callee": "pypsa.consistency.check_for_unknown_carriers", "lineno": 1021, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.NetworkConsistencyMixin.consistency_check_plots", "callee": "pypsa.consistency.check_for_missing_carrier_colors", "lineno": 1022, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_scenarios_sum_to_one", "callee": "pypsa.consistency._log_or_raise", "lineno": 1077, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_scenario_invariant_attributes", "callee": ".set.intersection", "lineno": 1139, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.consistency.check_scenario_invariant_attributes", "callee": "pypsa.consistency._log_or_raise", "lineno": 1161, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_line_types_consistency", "callee": "pypsa.consistency._log_or_raise", "lineno": 1208, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_transformer_types_consistency", "callee": "pypsa.consistency._log_or_raise", "lineno": 1255, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_stochastic_slack_bus_consistency", "callee": ".dict.keys", "lineno": 1307, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.consistency.check_stochastic_slack_bus_consistency", "callee": "pypsa.consistency._log_or_raise", "lineno": 1313, "resolution": "direct_name_call" }, { "caller": "pypsa.consistency.check_big_m_exceeded", "callee": ".list.append", "lineno": 1405, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.consistency.check_big_m_exceeded", "callee": "pypsa.consistency._log_or_raise", "lineno": 1408, "resolution": "direct_name_call" } ], "pypsa.constants": [], "pypsa.costs": [ { "caller": "pypsa.costs.periodized_cost", "callee": "pypsa.costs._has_overnight_cost", "lineno": 169, "resolution": "direct_name_call" }, { "caller": "pypsa.costs.periodized_cost", "callee": "pypsa.costs.annuity", "lineno": 186, "resolution": "direct_name_call" }, { "caller": "pypsa.costs.periodized_cost", "callee": "pypsa.costs.annuity", "lineno": 190, "resolution": "direct_name_call" } ], "pypsa.deprecations": [], "pypsa.descriptors": [ { "caller": "pypsa.descriptors.get_switchable_as_dense", "callee": ".deprecation.deprecated", "lineno": 29, "resolution": "external_constructor_call" }, { "caller": "pypsa.descriptors.get_switchable_as_iter", "callee": ".deprecation.deprecated", "lineno": 51, "resolution": "external_constructor_call" }, { "caller": "pypsa.descriptors.get_extendable_i", "callee": ".deprecation.deprecated", "lineno": 85, "resolution": "external_constructor_call" }, { "caller": "pypsa.descriptors.get_non_extendable_i", "callee": ".deprecation.deprecated", "lineno": 95, "resolution": "external_constructor_call" }, { "caller": "pypsa.descriptors.get_committable_i", "callee": ".deprecation.deprecated", "lineno": 110, "resolution": "external_constructor_call" }, { "caller": "pypsa.descriptors.get_active_assets", "callee": ".deprecation.deprecated", "lineno": 125, "resolution": "external_constructor_call" }, { "caller": "pypsa.descriptors.get_activity_mask", "callee": ".deprecation.deprecated", "lineno": 157, "resolution": "external_constructor_call" }, { "caller": "pypsa.descriptors.get_bounds_pu", "callee": ".deprecation.deprecated", "lineno": 190, "resolution": "external_constructor_call" }, { "caller": "pypsa.descriptors._update_ports_component_attrs", "callee": ".list.sort", "lineno": 297, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.descriptors._update_ports_component_attrs", "callee": ".dataclasses.replace", "lineno": 303, "resolution": "external_constructor_call" }, { "caller": "pypsa.descriptors._update_ports_component_attrs", "callee": ".itertools.product", "lineno": 306, "resolution": "external_constructor_call" }, { "caller": "pypsa.descriptors._update_ports_component_attrs", "callee": ".dataclasses.replace", "lineno": 332, "resolution": "external_constructor_call" } ], "pypsa.examples": [ { "caller": "pypsa.examples._check_url_availability", "callee": ".urllib.request.urlopen", "lineno": 32, "resolution": "external_constructor_call" }, { "caller": "pypsa.examples._cache_root", "callee": ".pathlib.Path", "lineno": 40, "resolution": "external_constructor_call" }, { "caller": "pypsa.examples._cache_root", "callee": ".platformdirs.user_cache_dir", "lineno": 40, "resolution": "external_constructor_call" }, { "caller": "pypsa.examples._load_example", "callee": "pypsa.examples._cache_root", "lineno": 46, "resolution": "direct_name_call" }, { "caller": "pypsa.examples._load_example", "callee": ".urllib.request.urlretrieve", "lineno": 59, "resolution": "external_constructor_call" }, { "caller": "pypsa.examples._load_example", "callee": ".urllib.request.urlretrieve", "lineno": 64, "resolution": "external_constructor_call" }, { "caller": "pypsa.examples._load_example", "callee": "pypsa.networks.Network.__init__", "lineno": 73, "resolution": "imported_call" }, { "caller": "pypsa.examples.clear_cache", "callee": "pypsa.examples._cache_root", "lineno": 78, "resolution": "direct_name_call" }, { "caller": "pypsa.examples.ac_dc_meshed", "callee": "pypsa.examples._load_example", "lineno": 110, "resolution": "direct_name_call" }, { "caller": "pypsa.examples.storage_hvdc", "callee": "pypsa.examples._load_example", "lineno": 141, "resolution": "direct_name_call" }, { "caller": "pypsa.examples.scigrid_de", "callee": "pypsa.examples._load_example", "lineno": 171, "resolution": "direct_name_call" }, { "caller": "pypsa.examples.model_energy", "callee": "pypsa.examples._load_example", "lineno": 208, "resolution": "direct_name_call" }, { "caller": "pypsa.examples.stochastic_network", "callee": "pypsa.examples._load_example", "lineno": 236, "resolution": "direct_name_call" }, { "caller": "pypsa.examples.carbon_management", "callee": "pypsa.examples._load_example", "lineno": 275, "resolution": "direct_name_call" } ], "pypsa.geo": [ { "caller": "pypsa.geo.haversine", "callee": "pypsa.geo.haversine.ensure_dimensions", "lineno": 110, "resolution": "nested_function_call" }, { "caller": "pypsa.geo.haversine", "callee": "pypsa.geo.haversine.ensure_dimensions", "lineno": 111, "resolution": "nested_function_call" }, { "caller": "pypsa.geo.haversine", "callee": "pypsa.geo.haversine_pts", "lineno": 113, "resolution": "direct_name_call" }, { "caller": "pypsa.geo.get_projected_area_factor", "callee": "pypsa.geo.get_projection_from_crs", "lineno": 229, "resolution": "direct_name_call" } ], "pypsa.guards": [ { "caller": "pypsa.guards._guard_error_handler._wrapper", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 44, "resolution": "imported_call" }, { "caller": "pypsa.guards._network_components_data_verification", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 72, "resolution": "imported_call" }, { "caller": "pypsa.guards._network_components_data_verification", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 96, "resolution": "imported_call" }, { "caller": "pypsa.guards._network_index_data_verification", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 126, "resolution": "imported_call" }, { "caller": "pypsa.guards._network_index_data_verification", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 130, "resolution": "imported_call" }, { "caller": "pypsa.guards._network_index_data_verification", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 136, "resolution": "imported_call" }, { "caller": "pypsa.guards._network_index_data_verification", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 141, "resolution": "imported_call" }, { "caller": "pypsa.guards._network_index_data_verification", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 147, "resolution": "imported_call" }, { "caller": "pypsa.guards._network_index_data_verification", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 157, "resolution": "imported_call" }, { "caller": "pypsa.guards._network_index_data_verification", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 163, "resolution": "imported_call" }, { "caller": "pypsa.guards._network_index_data_verification", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 167, "resolution": "imported_call" }, { "caller": "pypsa.guards._assert_xarray_integrity", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 179, "resolution": "imported_call" }, { "caller": "pypsa.guards._assert_xarray_integrity", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 183, "resolution": "imported_call" }, { "caller": "pypsa.guards._assert_data_integrity", "callee": "pypsa.guards._network_components_data_verification", "lineno": 188, "resolution": "direct_name_call" }, { "caller": "pypsa.guards._assert_data_integrity", "callee": "pypsa.guards._network_index_data_verification", "lineno": 189, "resolution": "direct_name_call" } ], "pypsa.networks": [ { "caller": "pypsa.networks.", "callee": ".pathlib.Path", "lineno": 73, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": "pypsa.optimization.optimize.OptimizationAccessor.__init__", "lineno": 173, "resolution": "imported_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": "pypsa.clustering.ClusteringAccessor.__init__", "lineno": 177, "resolution": "imported_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": "pypsa.statistics.expressions.StatisticsAccessor.", "lineno": 181, "resolution": "imported_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": "pypsa.plot.accessor.PlotAccessor.__init__", "lineno": 185, "resolution": "imported_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": "pypsa.network.components.NetworkComponentsMixin.__init__", "lineno": 190, "resolution": "qualified_module_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": "pypsa.network.components.NetworkComponentsMixin._read_in_default_standard_types", "lineno": 193, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": ".pathlib.Path", "lineno": 197, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": "pypsa.network.io.NetworkIOMixin.import_from_hdf5", "lineno": 201, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": "pypsa.network.io.NetworkIOMixin.import_from_netcdf", "lineno": 203, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": "pypsa.network.io.NetworkIOMixin.import_from_excel", "lineno": 205, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.__init__", "callee": "pypsa.network.io.NetworkIOMixin.import_from_csv_folder", "lineno": 207, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.__eq__", "callee": "pypsa.networks.Network.equals", "lineno": 322, "resolution": "self_method_call" }, { "caller": "pypsa.networks.Network.__getitem__", "callee": ".list.append", "lineno": 448, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.networks.Network.__getitem__", "callee": "pypsa.network.index.NetworkIndexMixin.get_scenario", "lineno": 448, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.__getitem__", "callee": ".list.append", "lineno": 452, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.networks.Network.__getitem__", "callee": ".list.append", "lineno": 456, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.networks.Network.__getitem__", "callee": "pypsa.network.index.NetworkIndexMixin.slice_network", "lineno": 456, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.__getitem__", "callee": "pypsa.network.index.NetworkIndexMixin.slice_network", "lineno": 489, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.equals", "callee": "pypsa.networks.Network.equals", "lineno": 540, "resolution": "same_class_name_call" }, { "caller": "pypsa.networks.Network.copy", "callee": "pypsa.common.as_index", "lineno": 957, "resolution": "imported_call" }, { "caller": "pypsa.networks.Network.copy", "callee": "pypsa.common.as_index", "lineno": 958, "resolution": "imported_call" }, { "caller": "pypsa.networks.Network.branches", "callee": "pypsa.networks.Network._empty_components", "lineno": 1071, "resolution": "self_method_call" }, { "caller": "pypsa.networks.Network.passive_branches", "callee": "pypsa.networks.Network._empty_components", "lineno": 1113, "resolution": "self_method_call" }, { "caller": "pypsa.networks.Network.controllable_branches", "callee": "pypsa.networks.Network._empty_components", "lineno": 1158, "resolution": "self_method_call" }, { "caller": "pypsa.networks.Network.determine_network_topology", "callee": "pypsa.network.graph.NetworkGraphMixin.adjacency_matrix", "lineno": 1187, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.determine_network_topology", "callee": "pypsa.network.transform.NetworkTransformMixin.add", "lineno": 1246, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.determine_network_topology", "callee": "pypsa.networks.SubNetwork.__init__", "lineno": 1250, "resolution": "same_module_class_call" }, { "caller": "pypsa.networks.Network.determine_network_topology", "callee": "pypsa.network.power_flow.find_cycles", "lineno": 1268, "resolution": "imported_call" }, { "caller": "pypsa.networks.Network.cycle_matrix", "callee": "pypsa.networks.Network.determine_network_topology", "lineno": 1306, "resolution": "self_method_call" }, { "caller": "pypsa.networks.Network.cycle_matrix", "callee": "pypsa.network.power_flow.NetworkPowerFlowMixin.calculate_dependent_values", "lineno": 1309, "resolution": "inherited_method_call" }, { "caller": "pypsa.networks.Network.cycle_matrix", "callee": ".list.append", "lineno": 1327, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.networks.Network.cycle_matrix", "callee": "pypsa.networks.Network.branches", "lineno": 1337, "resolution": "self_method_call" }, { "caller": "pypsa.networks.Network.component", "callee": ".deprecation.deprecated", "lineno": 1354, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.Network.iterate_components", "callee": ".deprecation.deprecated", "lineno": 1369, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.__init__", "callee": ".weakref.ref", "lineno": 1438, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.components.filter_down", "callee": "pypsa.definitions.structures.Dict.", "lineno": 1502, "resolution": "imported_call" }, { "caller": "pypsa.networks.SubNetwork.components", "callee": "pypsa.components.store.ComponentsStore.", "lineno": 1509, "resolution": "imported_call" }, { "caller": "pypsa.networks.SubNetwork.components", "callee": "pypsa.components.components.SubNetworkComponents.__init__", "lineno": 1511, "resolution": "imported_call" }, { "caller": "pypsa.networks.SubNetwork.component", "callee": ".deprecation.deprecated", "lineno": 1639, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.df", "callee": ".deprecation.deprecated", "lineno": 1658, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.static", "callee": ".deprecation.deprecated", "lineno": 1677, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.pnl", "callee": ".deprecation.deprecated", "lineno": 1696, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.dynamic", "callee": ".deprecation.deprecated", "lineno": 1715, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.buses_i", "callee": ".deprecation.deprecated", "lineno": 1734, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.lines_i", "callee": ".deprecation.deprecated", "lineno": 1753, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.transformers_i", "callee": ".deprecation.deprecated", "lineno": 1772, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.generators_i", "callee": ".deprecation.deprecated", "lineno": 1791, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.loads_i", "callee": ".deprecation.deprecated", "lineno": 1810, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.shunt_impedances_i", "callee": ".deprecation.deprecated", "lineno": 1829, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.storage_units_i", "callee": ".deprecation.deprecated", "lineno": 1848, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.stores_i", "callee": ".deprecation.deprecated", "lineno": 1867, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.buses", "callee": ".deprecation.deprecated", "lineno": 1886, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.generators", "callee": ".deprecation.deprecated", "lineno": 1905, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.loads", "callee": ".deprecation.deprecated", "lineno": 1924, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.shunt_impedances", "callee": ".deprecation.deprecated", "lineno": 1943, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.storage_units", "callee": ".deprecation.deprecated", "lineno": 1962, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.stores", "callee": ".deprecation.deprecated", "lineno": 1981, "resolution": "external_constructor_call" }, { "caller": "pypsa.networks.SubNetwork.iterate_components", "callee": ".deprecation.deprecated", "lineno": 1995, "resolution": "external_constructor_call" } ], "pypsa.type_utils": [ { "caller": "pypsa.type_utils.", "callee": ".typing.TypeVar", "lineno": 15, "resolution": "external_constructor_call" }, { "caller": "pypsa.type_utils.is_1d_list_like", "callee": ".pandas.api.types.is_list_like", "lineno": 51, "resolution": "external_constructor_call" } ], "pypsa.version": [ { "caller": "pypsa.version.", "callee": ".importlib.metadata.version", "lineno": 35, "resolution": "external_constructor_call" }, { "caller": "pypsa.version.", "callee": "pypsa.version.check_pypsa_version", "lineno": 54, "resolution": "direct_name_call" } ], "pypsa._options": [ { "caller": "pypsa._options.OptionsNode.__getattr__", "callee": "pypsa._options.InvalidOptionError.__init__", "lineno": 89, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode.__setattr__", "callee": "pypsa._options.InvalidOptionError.__init__", "lineno": 115, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode.__setattr__", "callee": "pypsa._options.InvalidOptionError.__init__", "lineno": 120, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode._add_option", "callee": "pypsa._options.OptionsNode.__init__", "lineno": 131, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode._add_option", "callee": "pypsa._options.Option.__init__", "lineno": 145, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode.get_option", "callee": "pypsa._options.InvalidOptionError.__init__", "lineno": 176, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode.get_option", "callee": "pypsa._options.InvalidOptionError.__init__", "lineno": 184, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode.set_option", "callee": "pypsa._options.InvalidOptionError.__init__", "lineno": 219, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode.set_option", "callee": "pypsa._options.InvalidOptionError.__init__", "lineno": 227, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode.reset_option", "callee": "pypsa._options.InvalidOptionError.__init__", "lineno": 260, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode.reset_option", "callee": "pypsa._options.InvalidOptionError.__init__", "lineno": 268, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.OptionsNode._load_from_env", "callee": "pypsa._options.OptionsNode.set_option", "lineno": 323, "resolution": "self_method_call" }, { "caller": "pypsa._options.OptionsNode.describe", "callee": "pypsa._options.OptionsNode._describe_options", "lineno": 374, "resolution": "self_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode.__init__", "lineno": 377, "resolution": "same_module_class_call" }, { "caller": "pypsa._options.option_context", "callee": "pypsa._options.OptionsNode.get_option", "lineno": 402, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.option_context", "callee": "pypsa._options.OptionsNode.set_option", "lineno": 403, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.option_context", "callee": "pypsa._options.OptionsNode.set_option", "lineno": 408, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 415, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 427, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 432, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 437, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 443, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 451, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 456, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 461, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 466, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 473, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 481, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 489, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 494, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 503, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._add_option", "lineno": 514, "resolution": "local_typed_method_call" }, { "caller": "pypsa._options.", "callee": ".dotenv.find_dotenv", "lineno": 526, "resolution": "external_constructor_call" }, { "caller": "pypsa._options.", "callee": ".dotenv.load_dotenv", "lineno": 528, "resolution": "external_constructor_call" }, { "caller": "pypsa._options.", "callee": "pypsa._options.OptionsNode._load_from_env", "lineno": 534, "resolution": "local_typed_method_call" } ], "pypsa": [], "pypsa.clustering.spatial": [ { "caller": "pypsa.clustering.spatial.align_strategies", "callee": "pypsa.clustering.spatial.make_consense", "lineno": 176, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.aggregateoneport", "callee": "pypsa.clustering.spatial.align_strategies", "lineno": 264, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.aggregateoneport", "callee": "pypsa.clustering.spatial.flatten_multiindex", "lineno": 289, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.aggregateoneport", "callee": "pypsa.clustering.spatial.align_strategies", "lineno": 299, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.aggregateoneport", "callee": "pypsa.clustering.spatial.flatten_multiindex", "lineno": 319, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.aggregatebuses", "callee": "pypsa.clustering.spatial.align_strategies", "lineno": 362, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.aggregatebuses", "callee": "pypsa.clustering.spatial.flatten_multiindex", "lineno": 365, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.aggregatelines", "callee": "pypsa.clustering.spatial.align_strategies", "lineno": 433, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.aggregatelines", "callee": "pypsa.geo.haversine_pts", "lineno": 441, "resolution": "imported_call" }, { "caller": "pypsa.clustering.spatial.aggregatelines", "callee": "pypsa.clustering.spatial.align_strategies", "lineno": 471, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_kmeans", "callee": ".importlib.util.find_spec", "lineno": 545, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_kmeans", "callee": ".sklearn.cluster.KMeans", "lineno": 566, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_hac", "callee": ".importlib.util.find_spec", "lineno": 625, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_greedy_modularity", "callee": ".packaging.version.parse", "lineno": 699, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_greedy_modularity", "callee": ".packaging.version.Version", "lineno": 699, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_kmeans", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_kmeans", "lineno": 764, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_kmeans", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "lineno": 767, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_hac", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_hac", "lineno": 821, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_hac", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "lineno": 830, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_greedy_modularity", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_greedy_modularity", "lineno": 866, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_greedy_modularity", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "lineno": 867, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.cluster_by_busmap", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "lineno": 898, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "callee": "pypsa.clustering.spatial.aggregatebuses", "lineno": 947, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "callee": "pypsa.clustering.spatial.aggregatelines", "lineno": 948, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "callee": "pypsa.clustering.spatial.aggregateoneport", "lineno": 983, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "callee": "pypsa.clustering.spatial.aggregateoneport", "lineno": 1000, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "callee": ".dict.get", "lineno": 1005, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "callee": "pypsa.geo.haversine_pts", "lineno": 1052, "resolution": "imported_call" }, { "caller": "pypsa.clustering.spatial.busmap_by_stubs", "callee": "pypsa.clustering.spatial.busmap_by_stubs.attrs_match", "lineno": 1121, "resolution": "nested_function_call" }, { "caller": "pypsa.clustering.spatial.busmap_by_stubs", "callee": ".list.append", "lineno": 1123, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.clustering.spatial.busmap_by_kmeans", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.", "lineno": 1162, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.spatial.busmap_by_kmeans", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_kmeans", "lineno": 1164, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.spatial.busmap_by_hac", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.", "lineno": 1209, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.spatial.busmap_by_hac", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_hac", "lineno": 1211, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.spatial.busmap_by_greedy_modularity", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.", "lineno": 1242, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.spatial.busmap_by_greedy_modularity", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_greedy_modularity", "lineno": 1244, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.spatial.kmeans_clustering", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.", "lineno": 1280, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.spatial.kmeans_clustering", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_kmeans", "lineno": 1282, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.spatial.kmeans_clustering", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "lineno": 1285, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.spatial.hac_clustering", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.", "lineno": 1338, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.spatial.hac_clustering", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_hac", "lineno": 1340, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.spatial.hac_clustering", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "lineno": 1349, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.spatial.greedy_modularity_clustering", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.", "lineno": 1385, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.spatial.greedy_modularity_clustering", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.busmap_by_greedy_modularity", "lineno": 1387, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.spatial.greedy_modularity_clustering", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "lineno": 1388, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.spatial.get_clustering_from_busmap", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.", "lineno": 1446, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.spatial.get_clustering_from_busmap", "callee": "pypsa.clustering.spatial.SpatialClusteringMixin.get_clustering_from_busmap", "lineno": 1448, "resolution": "local_typed_method_call" } ], "pypsa.clustering.temporal": [ { "caller": "pypsa.clustering.temporal._resample_with_periods", "callee": "pypsa.clustering.temporal._handle_leap_day", "lineno": 199, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal._resample_with_periods", "callee": ".list.append", "lineno": 204, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.clustering.temporal._resample_with_periods", "callee": "pypsa.clustering.temporal._get_aggregation_rule", "lineno": 216, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal._resample_with_periods", "callee": ".list.append", "lineno": 235, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.clustering.temporal._resample_with_periods", "callee": "pypsa.clustering.temporal._build_resample_map", "lineno": 245, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal._downsample_with_periods", "callee": ".list.append", "lineno": 276, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.clustering.temporal._downsample_with_periods", "callee": ".list.append", "lineno": 284, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.resample", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "lineno": 361, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "callee": "pypsa.clustering.temporal._warn_if_solved", "lineno": 396, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "callee": "pypsa.clustering.temporal._check_no_scenarios", "lineno": 397, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "callee": "pypsa.clustering.temporal._resample_with_periods", "lineno": 404, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "callee": ".list.append", "lineno": 422, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "callee": "pypsa.clustering.temporal._handle_leap_day", "lineno": 431, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "callee": "pypsa.clustering.temporal._get_aggregation_rule", "lineno": 442, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "callee": ".list.append", "lineno": 448, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "callee": "pypsa.clustering.temporal._build_resample_map", "lineno": 453, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.downsample", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.get_downsample_result", "lineno": 480, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_downsample_result", "callee": "pypsa.clustering.temporal._warn_if_solved", "lineno": 503, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_downsample_result", "callee": "pypsa.clustering.temporal._check_no_scenarios", "lineno": 504, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_downsample_result", "callee": "pypsa.clustering.temporal._downsample_with_periods", "lineno": 511, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.segment", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.get_segment_result", "lineno": 575, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_segment_result", "callee": "pypsa.clustering.temporal._warn_if_solved", "lineno": 613, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_segment_result", "callee": "pypsa.clustering.temporal._check_no_scenarios", "lineno": 614, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_segment_result", "callee": ".importlib.util.find_spec", "lineno": 624, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_segment_result", "callee": ".list.append", "lineno": 648, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_segment_result", "callee": ".list.append", "lineno": 649, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.from_snapshot_map", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.get_from_snapshot_map_result", "lineno": 748, "resolution": "self_method_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_from_snapshot_map_result", "callee": "pypsa.clustering.temporal._warn_if_solved", "lineno": 778, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_from_snapshot_map_result", "callee": "pypsa.clustering.temporal._check_no_scenarios", "lineno": 779, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.TemporalClusteringMixin.get_from_snapshot_map_result", "callee": "pypsa.clustering.temporal._get_aggregation_rule", "lineno": 806, "resolution": "direct_name_call" }, { "caller": "pypsa.clustering.temporal.resample", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.", "lineno": 843, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.temporal.resample", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.get_resample_result", "lineno": 845, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.temporal.downsample", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.", "lineno": 869, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.temporal.downsample", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.get_downsample_result", "lineno": 871, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.temporal.segment", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.", "lineno": 903, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.temporal.segment", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.get_segment_result", "lineno": 905, "resolution": "local_typed_method_call" }, { "caller": "pypsa.clustering.temporal.from_snapshot_map", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.", "lineno": 936, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.temporal.from_snapshot_map", "callee": "pypsa.clustering.temporal.TemporalClusteringMixin.get_from_snapshot_map_result", "lineno": 938, "resolution": "local_typed_method_call" } ], "pypsa.clustering": [ { "caller": "pypsa.clustering.ClusteringAccessor.temporal", "callee": "pypsa.clustering.TemporalClusteringAccessor.__init__", "lineno": 80, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.ClusteringAccessor.spatial", "callee": "pypsa.clustering.SpatialClusteringAccessor.__init__", "lineno": 100, "resolution": "same_module_class_call" }, { "caller": "pypsa.clustering.ClusteringAccessor.busmap_by_hac", "callee": ".deprecation.deprecated", "lineno": 105, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.ClusteringAccessor.busmap_by_kmeans", "callee": ".deprecation.deprecated", "lineno": 114, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.ClusteringAccessor.busmap_by_greedy_modularity", "callee": ".deprecation.deprecated", "lineno": 123, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.ClusteringAccessor.cluster_spatially_by_hac", "callee": ".deprecation.deprecated", "lineno": 132, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.ClusteringAccessor.cluster_spatially_by_kmeans", "callee": ".deprecation.deprecated", "lineno": 141, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.ClusteringAccessor.cluster_spatially_by_greedy_modularity", "callee": ".deprecation.deprecated", "lineno": 150, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.ClusteringAccessor.cluster_by_busmap", "callee": ".deprecation.deprecated", "lineno": 161, "resolution": "external_constructor_call" }, { "caller": "pypsa.clustering.ClusteringAccessor.get_clustering_from_busmap", "callee": ".deprecation.deprecated", "lineno": 170, "resolution": "external_constructor_call" } ], "pypsa.components.abstract": [], "pypsa.components.array": [ { "caller": "pypsa.components.array._from_xarray", "callee": "pypsa.common.list_as_string", "lineno": 100, "resolution": "imported_call" }, { "caller": "pypsa.components.array._from_xarray", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 105, "resolution": "imported_call" }, { "caller": "pypsa.components.array._XarrayAccessor._get_array", "callee": "pypsa.components.array._XarrayAccessor._get_component", "lineno": 127, "resolution": "self_method_call" }, { "caller": "pypsa.components.array._XarrayAccessor.__getattr__", "callee": "pypsa.components.array._XarrayAccessor._get_array", "lineno": 136, "resolution": "self_method_call" }, { "caller": "pypsa.components.array._XarrayAccessor.__getitem__", "callee": "pypsa.components.array._XarrayAccessor._get_array", "lineno": 140, "resolution": "self_method_call" }, { "caller": "pypsa.components.array._XarrayAccessor.__dir__", "callee": "pypsa.components.array._XarrayAccessor._get_component", "lineno": 144, "resolution": "self_method_call" }, { "caller": "pypsa.components.array._XarrayAccessor.__str__", "callee": "pypsa.components.array._XarrayAccessor._get_component", "lineno": 152, "resolution": "self_method_call" }, { "caller": "pypsa.components.array._XarrayAccessor.__repr__", "callee": "pypsa.components.array._XarrayAccessor._get_component", "lineno": 157, "resolution": "self_method_call" }, { "caller": "pypsa.components.array.ComponentsArrayMixin.__init__", "callee": "pypsa.components.array._XarrayAccessor.__init__", "lineno": 170, "resolution": "same_module_class_call" }, { "caller": "pypsa.components.array.ComponentsArrayMixin.__deepcopy__", "callee": "pypsa.components.array._XarrayAccessor.__init__", "lineno": 214, "resolution": "same_module_class_call" }, { "caller": "pypsa.components.array.ComponentsArrayMixin._as_dynamic", "callee": "pypsa.common.as_index", "lineno": 254, "resolution": "imported_call" }, { "caller": "pypsa.components.array.ComponentsArrayMixin._as_xarray", "callee": "pypsa.components.abstract._ComponentsABC.get_activity_mask", "lineno": 328, "resolution": "inherited_method_call" }, { "caller": "pypsa.components.array.ComponentsArrayMixin._as_xarray", "callee": "pypsa.components.array.ComponentsArrayMixin._as_dynamic", "lineno": 330, "resolution": "self_method_call" }, { "caller": "pypsa.components.array.ComponentsArrayMixin._as_xarray", "callee": "pypsa.guards._assert_xarray_integrity", "lineno": 350, "resolution": "imported_call" } ], "pypsa.components.common": [], "pypsa.components.components": [ { "caller": "pypsa.components.components.Components.__init__", "callee": "pypsa.components.components.Components._get_data_containers", "lineno": 170, "resolution": "self_method_call" }, { "caller": "pypsa.components.components.Components.__init__", "callee": "pypsa.components.array.ComponentsArrayMixin.__init__", "lineno": 172, "resolution": "qualified_module_call" }, { "caller": "pypsa.components.components.Components.__eq__", "callee": "pypsa.components.components.Components.equals", "lineno": 280, "resolution": "self_method_call" }, { "caller": "pypsa.components.components.Components.equals", "callee": "pypsa.components.components.Components.equals", "lineno": 343, "resolution": "same_class_name_call" }, { "caller": "pypsa.components.components.Components.equals", "callee": "pypsa.components.components.Components.equals", "lineno": 344, "resolution": "same_class_name_call" }, { "caller": "pypsa.components.components.Components.equals", "callee": "pypsa.components.components.Components.equals", "lineno": 345, "resolution": "same_class_name_call" }, { "caller": "pypsa.components.components.Components._get_data_containers", "callee": "pypsa.definitions.structures.Dict.", "lineno": 369, "resolution": "imported_call" }, { "caller": "pypsa.components.components.Components.attrs", "callee": ".deprecation.deprecated", "lineno": 494, "resolution": "external_constructor_call" }, { "caller": "pypsa.components.components.Components.df", "callee": ".deprecation.deprecated", "lineno": 608, "resolution": "external_constructor_call" }, { "caller": "pypsa.components.components.Components.pnl", "callee": ".deprecation.deprecated", "lineno": 626, "resolution": "external_constructor_call" }, { "caller": "pypsa.components.components.Components.ds", "callee": "pypsa.components.array.ComponentsArrayMixin._as_xarray", "lineno": 688, "resolution": "inherited_method_call" }, { "caller": "pypsa.components.components.Components.ds", "callee": "pypsa.components.array.ComponentsArrayMixin._as_xarray", "lineno": 692, "resolution": "inherited_method_call" }, { "caller": "pypsa.components.components.Components._as_ports", "callee": "pypsa.components.components.Components._as_port", "lineno": 803, "resolution": "self_method_call" }, { "caller": "pypsa.components.components.Components._as_ports", "callee": "pypsa.components.components.Components._as_port", "lineno": 805, "resolution": "self_method_call" }, { "caller": "pypsa.components.components.Components.get_committable_big_m_values", "callee": "pypsa.components.abstract._ComponentsABC.get_bounds_pu", "lineno": 987, "resolution": "inherited_method_call" }, { "caller": "pypsa.components.components.Components.get_committable_big_m_values", "callee": "pypsa.components.components.Components._infer_committable_big_m_scale", "lineno": 996, "resolution": "self_method_call" }, { "caller": "pypsa.components.components.Components.periodized_cost", "callee": "pypsa.components.components.Components.periodized_cost", "lineno": 1024, "resolution": "same_class_name_call" }, { "caller": "pypsa.components.components.Components.capital_cost", "callee": "pypsa.components.components.Components.periodized_cost", "lineno": 1049, "resolution": "same_class_name_call" }, { "caller": "pypsa.components.components.Components.annuity", "callee": "pypsa.components.components.Components.annuity", "lineno": 1101, "resolution": "same_class_name_call" } ], "pypsa.components.descriptors": [ { "caller": "pypsa.components.descriptors.ComponentsDescriptorsMixin.active_assets", "callee": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_active_assets", "lineno": 168, "resolution": "self_method_call" }, { "caller": "pypsa.components.descriptors.ComponentsDescriptorsMixin.inactive_assets", "callee": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_active_assets", "lineno": 216, "resolution": "self_method_call" }, { "caller": "pypsa.components.descriptors.ComponentsDescriptorsMixin.filter_by_active_assets", "callee": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_active_assets", "lineno": 263, "resolution": "self_method_call" }, { "caller": "pypsa.components.descriptors.ComponentsDescriptorsMixin.filter_by_active_assets", "callee": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_active_assets", "lineno": 269, "resolution": "self_method_call" }, { "caller": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_activity_mask", "callee": "pypsa.common.as_index", "lineno": 315, "resolution": "imported_call" }, { "caller": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_activity_mask", "callee": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_active_assets", "lineno": 319, "resolution": "self_method_call" }, { "caller": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_activity_mask", "callee": "pypsa.components.descriptors.ComponentsDescriptorsMixin.get_active_assets", "lineno": 328, "resolution": "self_method_call" } ], "pypsa.components.index": [], "pypsa.components.legacy": [ { "caller": "pypsa.components.legacy.Component.__new__", "callee": ".dict.get", "lineno": 91, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.components.legacy.Component.__new__", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 97, "resolution": "imported_call" } ], "pypsa.components.store": [], "pypsa.components.transform": [], "pypsa.components.types": [ { "caller": "pypsa.components.types.", "callee": ".pathlib.Path", "lineno": 23, "resolution": "external_constructor_call" }, { "caller": "pypsa.components.types.", "callee": ".pathlib.Path", "lineno": 24, "resolution": "external_constructor_call" }, { "caller": "pypsa.components.types.", "callee": ".pathlib.Path", "lineno": 25, "resolution": "external_constructor_call" }, { "caller": "pypsa.components.types.add_component_type", "callee": "pypsa.definitions.components.ComponentType.", "lineno": 128, "resolution": "imported_call" }, { "caller": "pypsa.components.types._load_default_component_types", "callee": "pypsa.components.types.add_component_type", "lineno": 173, "resolution": "direct_name_call" }, { "caller": "pypsa.components.types.get", "callee": "pypsa.common.list_as_string", "lineno": 215, "resolution": "imported_call" }, { "caller": "pypsa.components.types.", "callee": "pypsa.components.types._load_default_component_types", "lineno": 221, "resolution": "direct_name_call" } ], "pypsa.components": [], "pypsa.components._types.buses": [ { "caller": "pypsa.components._types.buses.Buses.add_missing_buses", "callee": "pypsa.components._types.buses.Buses.add", "lineno": 119, "resolution": "self_method_call" } ], "pypsa.components._types.carriers": [ { "caller": "pypsa.components._types.carriers.Carriers.assign_colors", "callee": "pypsa.common.generate_colors", "lineno": 126, "resolution": "imported_call" }, { "caller": "pypsa.components._types.carriers.Carriers.add_missing_carriers", "callee": "pypsa.components._types.carriers.Carriers.add", "lineno": 196, "resolution": "self_method_call" } ], "pypsa.components._types.generators": [ { "caller": "pypsa.components._types.generators.Generators.get_bounds_pu", "callee": "pypsa.common.list_as_string", "lineno": 69, "resolution": "imported_call" } ], "pypsa.components._types.global_constraints": [], "pypsa.components._types.lines": [ { "caller": "pypsa.components._types.lines.Lines.get_bounds_pu", "callee": "pypsa.common.list_as_string", "lineno": 72, "resolution": "imported_call" }, { "caller": "pypsa.components._types.lines.Lines.calculate_line_length", "callee": "pypsa.geo.haversine_pts", "lineno": 128, "resolution": "imported_call" } ], "pypsa.components._types.line_types": [], "pypsa.components._types.links": [ { "caller": "pypsa.components._types.links.Links.get_bounds_pu", "callee": "pypsa.common.list_as_string", "lineno": 79, "resolution": "imported_call" } ], "pypsa.components._types.loads": [], "pypsa.components._types.processes": [ { "caller": "pypsa.components._types.processes.Processes.get_bounds_pu", "callee": "pypsa.common.list_as_string", "lineno": 76, "resolution": "imported_call" } ], "pypsa.components._types.shapes": [], "pypsa.components._types.shunt_impedances": [], "pypsa.components._types.storage_units": [ { "caller": "pypsa.components._types.storage_units.StorageUnits.get_bounds_pu", "callee": "pypsa.common.list_as_string", "lineno": 59, "resolution": "imported_call" } ], "pypsa.components._types.stores": [ { "caller": "pypsa.components._types.stores.Stores.get_bounds_pu", "callee": "pypsa.common.list_as_string", "lineno": 66, "resolution": "imported_call" } ], "pypsa.components._types.sub_networks": [], "pypsa.components._types.transformers": [ { "caller": "pypsa.components._types.transformers.Transformers.get_bounds_pu", "callee": "pypsa.common.list_as_string", "lineno": 66, "resolution": "imported_call" } ], "pypsa.components._types.transformer_types": [], "pypsa.components._types._patch": [ { "caller": "pypsa.components._types._patch.", "callee": ".typing.TypeVar", "lineno": 16, "resolution": "external_constructor_call" }, { "caller": "pypsa.components._types._patch.patch_add_docstring.add", "callee": ".functools.wraps", "lineno": 90, "resolution": "external_constructor_call" }, { "caller": "pypsa.components._types._patch.patch_add_docstring", "callee": "pypsa.components._types._patch.patch_add_docstring._camel_to_snake", "lineno": 103, "resolution": "nested_function_call" }, { "caller": "pypsa.components._types._patch.patch_add_docstring", "callee": "pypsa.components._types._patch.create_docstring_parameters", "lineno": 105, "resolution": "direct_name_call" } ], "pypsa.components._types": [], "pypsa.components._types.mixin.multiports": [], "pypsa.components._types.mixin": [], "pypsa.definitions.components": [ { "caller": "pypsa.definitions.components.", "callee": ".dataclasses.dataclass", "lineno": 19, "resolution": "external_constructor_call" } ], "pypsa.definitions.structures": [ { "caller": "pypsa.definitions.structures.Dict.__copy__", "callee": "pypsa.definitions.structures.Dict.", "lineno": 25, "resolution": "same_module_class_call" }, { "caller": "pypsa.definitions.structures.Dict.__deepcopy__", "callee": "pypsa.definitions.structures.Dict.", "lineno": 29, "resolution": "same_module_class_call" }, { "caller": "pypsa.definitions.structures.Dict.__deepcopy__", "callee": ".copy.deepcopy", "lineno": 29, "resolution": "external_constructor_call" }, { "caller": "pypsa.definitions.structures.Dict.copy", "callee": "pypsa.definitions.structures.Dict.", "lineno": 33, "resolution": "same_module_class_call" } ], "pypsa.network.abstract": [], "pypsa.network.components": [ { "caller": "pypsa.network.components.NetworkComponentsMixin.components", "callee": "pypsa.components.store.ComponentsStore.", "lineno": 129, "resolution": "imported_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.components", "callee": "pypsa.components.legacy.Component.", "lineno": 133, "resolution": "imported_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.sub_networks_t", "callee": ".str.format", "lineno": 387, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.sub_networks_t", "callee": ".str.format", "lineno": 397, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.buses_t", "callee": ".str.format", "lineno": 408, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.buses_t", "callee": ".str.format", "lineno": 418, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.carriers_t", "callee": ".str.format", "lineno": 429, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.carriers_t", "callee": ".str.format", "lineno": 439, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.global_constraints_t", "callee": ".str.format", "lineno": 450, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.global_constraints_t", "callee": ".str.format", "lineno": 460, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.lines_t", "callee": ".str.format", "lineno": 471, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.lines_t", "callee": ".str.format", "lineno": 481, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.line_types_t", "callee": ".str.format", "lineno": 492, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.line_types_t", "callee": ".str.format", "lineno": 502, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.transformers_t", "callee": ".str.format", "lineno": 513, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.transformers_t", "callee": ".str.format", "lineno": 523, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.transformer_types_t", "callee": ".str.format", "lineno": 534, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.transformer_types_t", "callee": ".str.format", "lineno": 544, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.links_t", "callee": ".str.format", "lineno": 555, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.links_t", "callee": ".str.format", "lineno": 565, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.loads_t", "callee": ".str.format", "lineno": 576, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.loads_t", "callee": ".str.format", "lineno": 586, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.generators_t", "callee": ".str.format", "lineno": 597, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.generators_t", "callee": ".str.format", "lineno": 607, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.storage_units_t", "callee": ".str.format", "lineno": 618, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.storage_units_t", "callee": ".str.format", "lineno": 628, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.stores_t", "callee": ".str.format", "lineno": 639, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.stores_t", "callee": ".str.format", "lineno": 649, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.shunt_impedances_t", "callee": ".str.format", "lineno": 660, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.shunt_impedances_t", "callee": ".str.format", "lineno": 670, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.shapes_t", "callee": ".str.format", "lineno": 681, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.shapes_t", "callee": ".str.format", "lineno": 691, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.component_attrs", "callee": "pypsa.definitions.structures.Dict.", "lineno": 848, "resolution": "imported_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.component_attrs", "callee": ".deprecation.deprecated", "lineno": 823, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.df", "callee": ".deprecation.deprecated", "lineno": 850, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.static", "callee": ".deprecation.deprecated", "lineno": 878, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.pnl", "callee": ".deprecation.deprecated", "lineno": 906, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.components.NetworkComponentsMixin.dynamic", "callee": ".deprecation.deprecated", "lineno": 934, "resolution": "external_constructor_call" } ], "pypsa.network.descriptors": [ { "caller": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_extendable_i", "callee": ".deprecation.deprecated", "lineno": 41, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_non_extendable_i", "callee": ".deprecation.deprecated", "lineno": 55, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_committable_i", "callee": ".deprecation.deprecated", "lineno": 69, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_active_assets", "callee": ".deprecation.deprecated", "lineno": 83, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_dense", "callee": "pypsa.components.common.as_components", "lineno": 148, "resolution": "imported_call" }, { "caller": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_iter", "callee": ".itertools.repeat", "lineno": 206, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_iter", "callee": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_iter.is_same_indices", "lineno": 211, "resolution": "same_class_name_call" }, { "caller": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_iter", "callee": "pypsa.network.descriptors.NetworkDescriptorsMixin.get_switchable_as_iter.reindex_maybe", "lineno": 222, "resolution": "same_class_name_call" }, { "caller": "pypsa.network.descriptors.NetworkDescriptorsMixin.bus_carrier_unit", "callee": "pypsa.common.normalize_carrier_nice_names", "lineno": 252, "resolution": "imported_call" } ], "pypsa.network.graph": [ { "caller": "pypsa.network.graph.NetworkGraphMixin.graph", "callee": "pypsa.network.graph.NetworkGraphMixin.graph.gen_edges", "lineno": 124, "resolution": "same_class_name_call" }, { "caller": "pypsa.network.graph.NetworkGraphMixin.incidence_matrix", "callee": ".list.append", "lineno": 286, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.graph.NetworkGraphMixin.incidence_matrix", "callee": ".list.append", "lineno": 287, "resolution": "local_builtin_method_call" } ], "pypsa.network.index": [ { "caller": "pypsa.network.index.NetworkIndexMixin.set_snapshots", "callee": "pypsa.guards._assert_data_integrity", "lineno": 162, "resolution": "imported_call" }, { "caller": "pypsa.network.index.NetworkIndexMixin.snapshots", "callee": "pypsa.network.index.NetworkIndexMixin.set_snapshots", "lineno": 213, "resolution": "self_method_call" }, { "caller": "pypsa.network.index.NetworkIndexMixin.set_investment_periods", "callee": "pypsa.guards._assert_data_integrity", "lineno": 374, "resolution": "imported_call" }, { "caller": "pypsa.network.index.NetworkIndexMixin.periods", "callee": "pypsa.network.index.NetworkIndexMixin.set_investment_periods", "lineno": 437, "resolution": "self_method_call" }, { "caller": "pypsa.network.index.NetworkIndexMixin.snapshot_weightings", "callee": "pypsa.guards._assert_data_integrity", "lineno": 624, "resolution": "imported_call" }, { "caller": "pypsa.network.index.NetworkIndexMixin.investment_period_weightings", "callee": "pypsa.guards._assert_data_integrity", "lineno": 706, "resolution": "imported_call" }, { "caller": "pypsa.network.index.NetworkIndexMixin.set_scenarios", "callee": "pypsa.guards._assert_data_integrity", "lineno": 790, "resolution": "imported_call" }, { "caller": "pypsa.network.index.NetworkIndexMixin.scenarios", "callee": "pypsa.network.index.NetworkIndexMixin.set_scenarios", "lineno": 806, "resolution": "self_method_call" }, { "caller": "pypsa.network.index.NetworkIndexMixin.set_risk_preference", "callee": "pypsa.guards._assert_data_integrity", "lineno": 882, "resolution": "imported_call" } ], "pypsa.network.io": [ { "caller": "pypsa.network.io._get_safe_excel_sheet_name", "callee": ".dict.items", "lineno": 65, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.io._retrieve_from_url", "callee": ".pathlib.Path", "lineno": 92, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._retrieve_from_url", "callee": ".urllib.request.urlretrieve", "lineno": 98, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._ImpExper.__exit__", "callee": "pypsa.network.io._ImpExper.finish", "lineno": 124, "resolution": "self_method_call" }, { "caller": "pypsa.network.io._ImporterCSV.__init__", "callee": ".pathlib.Path", "lineno": 201, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._ExporterCSV.__init__", "callee": ".pathlib.Path", "lineno": 320, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._ImporterExcel.__init__", "callee": "pypsa.common.check_optional_dependency", "lineno": 416, "resolution": "imported_call" }, { "caller": "pypsa.network.io._ImporterExcel.__init__", "callee": ".pathlib.Path", "lineno": 426, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._ImporterExcel.__init__", "callee": ".functools.partial", "lineno": 432, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._ImporterExcel.__init__", "callee": "pypsa.network.io._retrieve_from_url", "lineno": 434, "resolution": "direct_name_call" }, { "caller": "pypsa.network.io._ImporterExcel.get_series", "callee": "pypsa.network.io._get_safe_excel_sheet_name", "lineno": 552, "resolution": "direct_name_call" }, { "caller": "pypsa.network.io._ExporterExcel.__init__", "callee": "pypsa.common.check_optional_dependency", "lineno": 576, "resolution": "imported_call" }, { "caller": "pypsa.network.io._ExporterExcel.__init__", "callee": ".pathlib.Path", "lineno": 583, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._ExporterExcel.save_meta", "callee": ".list.append", "lineno": 622, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.io._ExporterExcel.save_series", "callee": "pypsa.network.io._get_safe_excel_sheet_name", "lineno": 652, "resolution": "direct_name_call" }, { "caller": "pypsa.network.io._ExporterExcel.remove_series", "callee": "pypsa.network.io._get_safe_excel_sheet_name", "lineno": 671, "resolution": "direct_name_call" }, { "caller": "pypsa.network.io._ImporterHDF5.__init__", "callee": "pypsa.common.check_optional_dependency", "lineno": 698, "resolution": "imported_call" }, { "caller": "pypsa.network.io._ImporterHDF5.__init__", "callee": ".functools.partial", "lineno": 706, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._ImporterHDF5.__init__", "callee": "pypsa.network.io._retrieve_from_url", "lineno": 708, "resolution": "direct_name_call" }, { "caller": "pypsa.network.io._ImporterHDF5.__init__", "callee": ".pathlib.Path", "lineno": 710, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._ExporterHDF5.__init__", "callee": "pypsa.common.check_optional_dependency", "lineno": 773, "resolution": "imported_call" }, { "caller": "pypsa.network.io._ExporterHDF5.__init__", "callee": ".pathlib.Path", "lineno": 778, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._ImporterNetCDF.__init__", "callee": "pypsa.network.io._retrieve_from_url", "lineno": 857, "resolution": "direct_name_call" }, { "caller": "pypsa.network.io._ImporterNetCDF.__init__", "callee": ".pathlib.Path", "lineno": 859, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io._ImporterNetCDF.get_snapshots", "callee": "pypsa.network.io._ImporterNetCDF.get_static", "lineno": 897, "resolution": "self_method_call" }, { "caller": "pypsa.network.io._ImporterNetCDF.get_investment_periods", "callee": "pypsa.network.io._ImporterNetCDF.get_static", "lineno": 901, "resolution": "self_method_call" }, { "caller": "pypsa.network.io._ExporterNetCDF.finish", "callee": "pypsa.network.io._ExporterNetCDF.typecast_float32", "lineno": 1061, "resolution": "self_method_call" }, { "caller": "pypsa.network.io._ExporterNetCDF.finish", "callee": "pypsa.network.io._ExporterNetCDF.set_compression_encoding", "lineno": 1063, "resolution": "self_method_call" }, { "caller": "pypsa.network.io._ExporterNetCDF.finish", "callee": ".pathlib.Path", "lineno": 1065, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._export_to_exporter", "callee": ".list.append", "lineno": 1241, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._export_to_exporter", "callee": ".list.append", "lineno": 1277, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._import_from_importer", "callee": "pypsa.common._check_for_update", "lineno": 1341, "resolution": "imported_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._import_from_importer", "callee": "pypsa.descriptors._update_ports_component_attrs", "lineno": 1396, "resolution": "imported_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._import_from_importer", "callee": "pypsa.network.io.NetworkIOMixin._import_components_from_df", "lineno": 1398, "resolution": "self_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._import_from_importer", "callee": "pypsa.network.io.NetworkIOMixin._import_series_from_df", "lineno": 1403, "resolution": "self_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._import_from_importer", "callee": ".list.append", "lineno": 1407, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_csv_folder", "callee": ".pathlib.Path", "lineno": 1454, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_csv_folder", "callee": "pypsa.network.io._ImporterCSV.__init__", "lineno": 1455, "resolution": "same_module_class_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_csv_folder", "callee": "pypsa.network.io.NetworkIOMixin._import_from_importer", "lineno": 1456, "resolution": "self_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.export_to_csv_folder", "callee": "pypsa.network.io._ExporterCSV.__init__", "lineno": 1503, "resolution": "same_module_class_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.export_to_csv_folder", "callee": "pypsa.network.io.NetworkIOMixin._export_to_exporter", "lineno": 1506, "resolution": "self_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_excel", "callee": ".pathlib.Path", "lineno": 1536, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_excel", "callee": "pypsa.network.io._ImporterExcel.__init__", "lineno": 1537, "resolution": "same_module_class_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_excel", "callee": "pypsa.network.io.NetworkIOMixin._import_from_importer", "lineno": 1538, "resolution": "self_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.export_to_excel", "callee": "pypsa.network.io._ExporterExcel.__init__", "lineno": 1583, "resolution": "same_module_class_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.export_to_excel", "callee": "pypsa.network.io.NetworkIOMixin._export_to_exporter", "lineno": 1584, "resolution": "self_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_hdf5", "callee": ".pathlib.Path", "lineno": 1604, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_hdf5", "callee": "pypsa.network.io._ImporterHDF5.__init__", "lineno": 1606, "resolution": "same_module_class_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_hdf5", "callee": "pypsa.network.io.NetworkIOMixin._import_from_importer", "lineno": 1607, "resolution": "self_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.export_to_hdf5", "callee": "pypsa.network.io._ExporterHDF5.__init__", "lineno": 1647, "resolution": "same_module_class_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.export_to_hdf5", "callee": "pypsa.network.io.NetworkIOMixin._export_to_exporter", "lineno": 1648, "resolution": "self_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_netcdf", "callee": ".pathlib.Path", "lineno": 1674, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_netcdf", "callee": "pypsa.network.io._ImporterNetCDF.__init__", "lineno": 1675, "resolution": "same_module_class_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.import_from_netcdf", "callee": "pypsa.network.io.NetworkIOMixin._import_from_importer", "lineno": 1676, "resolution": "self_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.export_to_netcdf", "callee": "pypsa.network.io._ExporterNetCDF.__init__", "lineno": 1730, "resolution": "same_module_class_call" }, { "caller": "pypsa.network.io.NetworkIOMixin.export_to_netcdf", "callee": "pypsa.network.io.NetworkIOMixin._export_to_exporter", "lineno": 1731, "resolution": "self_method_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._import_components_from_df", "callee": "pypsa.descriptors._update_ports_component_attrs", "lineno": 1757, "resolution": "imported_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._import_components_from_df", "callee": "pypsa.network.io._sort_attrs", "lineno": 1821, "resolution": "direct_name_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._import_components_from_df", "callee": "pypsa.consistency.check_for_unknown_buses", "lineno": 1857, "resolution": "imported_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._import_series_from_df", "callee": "pypsa.network.io._sort_attrs", "lineno": 1932, "resolution": "direct_name_call" }, { "caller": "pypsa.network.io.NetworkIOMixin._import_series_from_df", "callee": "pypsa.network.io._sort_attrs", "lineno": 1942, "resolution": "direct_name_call" } ], "pypsa.network.power_flow": [ { "caller": "pypsa.network.power_flow._allocate_pf_outputs", "callee": ".dict.items", "lineno": 83, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.power_flow._allocate_pf_outputs", "callee": "pypsa.network.power_flow.allocate_series_dataframes", "lineno": 89, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow._network_prepare_and_run_pf", "callee": "pypsa.network.power_flow._allocate_pf_outputs", "lineno": 161, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow._network_prepare_and_run_pf", "callee": "pypsa.common.as_index", "lineno": 163, "resolution": "imported_call" }, { "caller": "pypsa.network.power_flow._network_prepare_and_run_pf", "callee": "pypsa.network.power_flow.sub_network_pf_singlebus", "lineno": 216, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow._network_prepare_and_run_pf", "callee": "pypsa.definitions.structures.Dict.", "lineno": 237, "resolution": "imported_call" }, { "caller": "pypsa.network.power_flow.newton_raphson_sparse", "callee": ".numpy.linalg.norm", "lineno": 285, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.newton_raphson_sparse", "callee": ".scipy.sparse.linalg.spsolve", "lineno": 292, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.newton_raphson_sparse", "callee": ".numpy.linalg.norm", "lineno": 295, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.sub_network_pf_singlebus", "callee": "pypsa.common.as_index", "lineno": 344, "resolution": "imported_call" }, { "caller": "pypsa.network.power_flow.sub_network_pf_singlebus", "callee": "pypsa.network.power_flow._allocate_pf_outputs", "lineno": 354, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.sub_network_pf_singlebus", "callee": "pypsa.network.power_flow._calculate_controllable_nodal_power_balance", "lineno": 361, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.apply_transformer_t_model", "callee": "pypsa.network.power_flow.wye_to_delta", "lineno": 585, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.apply_transformer_t_model", "callee": "pypsa.network.power_flow.real", "lineno": 589, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.apply_transformer_t_model", "callee": "pypsa.network.power_flow.imag", "lineno": 590, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.apply_transformer_t_model", "callee": "pypsa.network.power_flow.real", "lineno": 591, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.apply_transformer_t_model", "callee": "pypsa.network.power_flow.imag", "lineno": 592, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.aggregate_multi_graph", "callee": ".dict.items", "lineno": 631, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.power_flow.aggregate_multi_graph", "callee": ".list.append", "lineno": 634, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.power_flow.find_tree", "callee": ".operator.itemgetter", "lineno": 657, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.find_tree", "callee": ".scipy.sparse.dok_matrix", "lineno": 663, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.find_cycles", "callee": ".scipy.sparse.dok_matrix", "lineno": 700, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.NetworkPowerFlowMixin.calculate_dependent_values", "callee": "pypsa.network.power_flow.apply_line_types", "lineno": 744, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.NetworkPowerFlowMixin.calculate_dependent_values", "callee": "pypsa.network.power_flow.apply_transformer_types", "lineno": 746, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.NetworkPowerFlowMixin.calculate_dependent_values", "callee": "pypsa.network.power_flow.apply_transformer_t_model", "lineno": 793, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.NetworkPowerFlowMixin.calculate_dependent_values", "callee": "pypsa.descriptors._update_ports_component_attrs", "lineno": 813, "resolution": "imported_call" }, { "caller": "pypsa.network.power_flow.NetworkPowerFlowMixin.lpf", "callee": "pypsa.common.as_index", "lineno": 832, "resolution": "imported_call" }, { "caller": "pypsa.network.power_flow.NetworkPowerFlowMixin.lpf", "callee": "pypsa.network.power_flow._network_prepare_and_run_pf", "lineno": 833, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.NetworkPowerFlowMixin.pf", "callee": "pypsa.network.power_flow._network_prepare_and_run_pf", "lineno": 883, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.NetworkPowerFlowMixin.lpf_contingency", "callee": "pypsa.network.power_flow.NetworkPowerFlowMixin.lpf", "lineno": 928, "resolution": "self_method_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_BODF", "callee": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_PTDF", "lineno": 1036, "resolution": "self_method_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_BODF", "callee": ".scipy.sparse.csr_matrix", "lineno": 1044, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_PTDF", "callee": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_B_H", "lineno": 1066, "resolution": "self_method_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_PTDF", "callee": ".scipy.sparse.csc_matrix", "lineno": 1073, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_PTDF", "callee": ".scipy.sparse.linalg.spsolve", "lineno": 1075, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_PTDF", "callee": ".scipy.sparse.csc_matrix", "lineno": 1075, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_PTDF", "callee": ".scipy.sparse.issparse", "lineno": 1078, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_B_H", "callee": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.find_bus_controls", "lineno": 1095, "resolution": "self_method_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_B_H", "callee": ".scipy.sparse.csr_matrix", "lineno": 1118, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_Y", "callee": ".scipy.sparse.csr_matrix", "lineno": 1217, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_Y", "callee": ".numpy.ones", "lineno": 1218, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_Y", "callee": ".scipy.sparse.csr_matrix", "lineno": 1221, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_Y", "callee": ".numpy.ones", "lineno": 1222, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_Y", "callee": ".scipy.sparse.csr_matrix", "lineno": 1229, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_Y", "callee": ".scipy.sparse.csr_matrix", "lineno": 1232, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_Y", "callee": ".scipy.sparse.csr_matrix", "lineno": 1240, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.find_bus_controls", "callee": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.find_slack_bus", "lineno": 1304, "resolution": "self_method_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf", "callee": "pypsa.common.as_index", "lineno": 1393, "resolution": "imported_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf", "callee": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.find_bus_controls", "lineno": 1405, "resolution": "self_method_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf", "callee": "pypsa.network.power_flow._allocate_pf_outputs", "lineno": 1406, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf", "callee": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_Y", "lineno": 1429, "resolution": "self_method_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf", "callee": "pypsa.network.power_flow._calculate_controllable_nodal_power_balance", "lineno": 1431, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.f", "callee": "pypsa.network.power_flow.real", "lineno": 1455, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.f", "callee": "pypsa.network.power_flow.imag", "lineno": 1455, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.f", "callee": "pypsa.network.power_flow.real", "lineno": 1457, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.f", "callee": "pypsa.network.power_flow.imag", "lineno": 1457, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.dfdx", "callee": ".scipy.sparse.csr_matrix", "lineno": 1480, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.dfdx", "callee": ".scipy.sparse.csr_matrix", "lineno": 1481, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.dfdx", "callee": ".scipy.sparse.csr_matrix", "lineno": 1482, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.dfdx", "callee": ".scipy.sparse.csr_matrix", "lineno": 1496, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf.dfdx", "callee": ".scipy.sparse.csr_matrix", "lineno": 1497, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.pf", "callee": "pypsa.network.power_flow.newton_raphson_sparse", "lineno": 1608, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.lpf", "callee": "pypsa.common.as_index", "lineno": 1773, "resolution": "imported_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.lpf", "callee": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.find_bus_controls", "lineno": 1785, "resolution": "self_method_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.lpf", "callee": "pypsa.network.power_flow._allocate_pf_outputs", "lineno": 1786, "resolution": "direct_name_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.lpf", "callee": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.calculate_B_H", "lineno": 1836, "resolution": "self_method_call" }, { "caller": "pypsa.network.power_flow.SubNetworkPowerFlowMixin.lpf", "callee": ".scipy.sparse.linalg.spsolve", "lineno": 1841, "resolution": "external_constructor_call" } ], "pypsa.network.transform": [ { "caller": "pypsa.network.transform._get_potential_typos.is_typo", "callee": ".Levenshtein.distance", "lineno": 59, "resolution": "external_constructor_call" }, { "caller": "pypsa.network.transform._get_potential_typos", "callee": "pypsa.network.transform._get_potential_typos.is_typo", "lineno": 83, "resolution": "nested_function_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.add", "callee": "pypsa.components.common.as_components", "lineno": 196, "resolution": "imported_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.add", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 238, "resolution": "direct_name_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.add", "callee": ".str.format", "lineno": 256, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.add", "callee": ".str.format", "lineno": 265, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.add", "callee": ".str.format", "lineno": 274, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.add", "callee": ".str.format", "lineno": 276, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.add", "callee": "pypsa.type_utils.is_1d_list_like", "lineno": 279, "resolution": "imported_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.add", "callee": ".dict.items", "lineno": 360, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.add", "callee": ".dict.items", "lineno": 366, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.remove", "callee": "pypsa.components.common.as_components", "lineno": 433, "resolution": "imported_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.merge", "callee": ".set.update", "lineno": 484, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.network.transform.NetworkTransformMixin.rename_component_names", "callee": "pypsa.components.common.as_components", "lineno": 577, "resolution": "imported_call" } ], "pypsa.network": [], "pypsa.optimization.abstract": [ { "caller": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively.discretize_branch_components", "callee": "pypsa.optimization.abstract.discretized_capacity", "lineno": 250, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively.discretize_branch_components", "callee": "pypsa.optimization.abstract.discretized_capacity", "lineno": 268, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively", "callee": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively.save_optimal_capacities", "lineno": 309, "resolution": "same_class_name_call" }, { "caller": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively", "callee": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively.update_line_params", "lineno": 311, "resolution": "same_class_name_call" }, { "caller": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively", "callee": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively.msq_diff", "lineno": 312, "resolution": "same_class_name_call" }, { "caller": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively", "callee": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_transmission_expansion_iteratively.discretize_branch_components", "lineno": 341, "resolution": "same_class_name_call" }, { "caller": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_security_constrained", "callee": ".itertools.product", "lineno": 454, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.abstract.OptimizationAbstractMixin.optimize_security_constrained", "callee": ".itertools.product", "lineno": 466, "resolution": "external_constructor_call" } ], "pypsa.optimization.common": [ { "caller": "pypsa.optimization.common.reindex", "callee": ".deprecation.deprecated", "lineno": 23, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.common.get_bus_counts", "callee": ".numpy.hstack", "lineno": 89, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.common.get_bus_counts", "callee": ".numpy.ravel", "lineno": 89, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.common.get_strongly_meshed_buses", "callee": "pypsa.optimization.common.get_bus_counts", "lineno": 115, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.common.get_strongly_meshed_buses", "callee": ".deprecation.deprecated", "lineno": 95, "resolution": "external_constructor_call" } ], "pypsa.optimization.constraints": [ { "caller": "pypsa.optimization.constraints.", "callee": ".pathlib.Path", "lineno": 39, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_non_extendables", "callee": "pypsa.components.common.as_components", "lineno": 91, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_non_extendables", "callee": ".numpy.isinf", "lineno": 105, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_extendables", "callee": "pypsa.components.common.as_components", "lineno": 166, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_extendables", "callee": "pypsa.common.as_index", "lineno": 167, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_committables", "callee": "pypsa.components.common.as_components", "lineno": 246, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_committables", "callee": ".xarray.DataArray", "lineno": 288, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_committables", "callee": ".list.append", "lineno": 455, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_committables", "callee": ".linopy.merge", "lineno": 456, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_committables", "callee": ".list.append", "lineno": 475, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_committables", "callee": ".linopy.merge", "lineno": 476, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_operational_constraints_for_committables", "callee": ".xarray.DataArray", "lineno": 526, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_nominal_constraints_for_extendables", "callee": "pypsa.components.common.as_components", "lineno": 632, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints._define_ramp_limit_big_m", "callee": ".xarray.DataArray", "lineno": 671, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_ramp_limit_constraints", "callee": ".xarray.DataArray", "lineno": 804, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_ramp_limit_constraints", "callee": ".xarray.DataArray", "lineno": 816, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_ramp_limit_constraints", "callee": "pypsa.optimization.constraints._define_ramp_limit_big_m", "lineno": 882, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.constraints._iter_balance_args", "callee": "pypsa.optimization.constraints._get_delay_config", "lineno": 958, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.constraints.define_nodal_balance_constraints", "callee": ".list.append", "lineno": 1102, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.constraints.define_nodal_balance_constraints", "callee": "pypsa.optimization.constraints._iter_balance_args", "lineno": 1106, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.constraints.define_nodal_balance_constraints", "callee": ".xarray.DataArray", "lineno": 1116, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_nodal_balance_constraints", "callee": ".list.append", "lineno": 1137, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.constraints.define_nodal_balance_constraints", "callee": ".linopy.merge", "lineno": 1139, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_nodal_balance_constraints", "callee": "pypsa.components.common.as_components", "lineno": 1142, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_nodal_balance_constraints", "callee": ".xarray.DataArray", "lineno": 1145, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_kirchhoff_voltage_constraints", "callee": ".xarray.DataArray", "lineno": 1237, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_kirchhoff_voltage_constraints", "callee": ".list.append", "lineno": 1242, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.constraints.define_kirchhoff_voltage_constraints", "callee": ".list.append", "lineno": 1243, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.constraints.define_kirchhoff_voltage_constraints", "callee": ".linopy.merge", "lineno": 1246, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_fixed_nominal_constraints", "callee": "pypsa.components.common.as_components", "lineno": 1276, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_fixed_nominal_constraints", "callee": "pypsa.optimization.common.reindex", "lineno": 1289, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_modular_constraints", "callee": "pypsa.components.common.as_components", "lineno": 1330, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_committability_variables_constraints_with_fixed_upper_limit", "callee": "pypsa.components.common.as_components", "lineno": 1397, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_committability_variables_constraints_with_variable_upper_limit", "callee": "pypsa.components.common.as_components", "lineno": 1503, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_fixed_operation_constraints", "callee": "pypsa.components.common.as_components", "lineno": 1574, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_storage_unit_constraints", "callee": "pypsa.components.common.as_components", "lineno": 1647, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_storage_unit_constraints", "callee": "pypsa.common.expand_series", "lineno": 1654, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_storage_unit_constraints", "callee": ".xarray.DataArray", "lineno": 1655, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_storage_unit_constraints", "callee": ".xarray.concat", "lineno": 1713, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_store_constraints", "callee": "pypsa.components.common.as_components", "lineno": 1843, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_store_constraints", "callee": "pypsa.common.expand_series", "lineno": 1850, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_store_constraints", "callee": ".xarray.DataArray", "lineno": 1851, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_store_constraints", "callee": ".xarray.DataArray", "lineno": 1878, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_store_constraints", "callee": ".xarray.concat", "lineno": 1896, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_tangent_loss_constraints", "callee": ".numpy.isfinite", "lineno": 2018, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_tangent_loss_constraints", "callee": ".numpy.isfinite", "lineno": 2021, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".numpy.isfinite", "lineno": 2125, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".numpy.isfinite", "lineno": 2128, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".xarray.where", "lineno": 2152, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".numpy.sqrt", "lineno": 2152, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".xarray.where", "lineno": 2158, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".numpy.sqrt", "lineno": 2165, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".numpy.maximum", "lineno": 2166, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".xarray.DataArray", "lineno": 2173, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".xarray.DataArray", "lineno": 2174, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".numpy.tile", "lineno": 2175, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_secant_loss_constraints", "callee": ".numpy.sqrt", "lineno": 2194, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_total_supply_constraints", "callee": "pypsa.common.as_index", "lineno": 2250, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_total_supply_constraints", "callee": "pypsa.components.common.as_components", "lineno": 2252, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_total_supply_constraints", "callee": ".xarray.DataArray", "lineno": 2258, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.constraints.define_total_supply_constraints", "callee": "pypsa.common.expand_series", "lineno": 2259, "resolution": "imported_call" }, { "caller": "pypsa.optimization.constraints.define_total_supply_constraints", "callee": "pypsa.optimization.constraints.define_total_supply_constraints._extract_names", "lineno": 2276, "resolution": "nested_function_call" }, { "caller": "pypsa.optimization.constraints.define_total_supply_constraints", "callee": "pypsa.optimization.constraints.define_total_supply_constraints._extract_names", "lineno": 2286, "resolution": "nested_function_call" } ], "pypsa.optimization.expressions": [ { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor._aggregate_components_concat_data", "callee": ".linopy.LinearExpression", "lineno": 128, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor._aggregate_across_components", "callee": "pypsa.optimization.expressions.check_if_empty", "lineno": 151, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor._get_operational_variable", "callee": ".linopy.LinearExpression", "lineno": 164, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capex", "callee": "pypsa.statistics.abstract.resolve_at_port", "lineno": 199, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capex.func", "callee": ".linopy.LinearExpression", "lineno": 219, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capex", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 226, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capex", "callee": "pypsa.common.deprecated_kwargs", "lineno": 171, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capacity", "callee": "pypsa.statistics.abstract.resolve_at_port", "lineno": 271, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capacity.func", "callee": ".linopy.LinearExpression", "lineno": 291, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capacity", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 305, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.capacity", "callee": "pypsa.common.deprecated_kwargs", "lineno": 238, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.opex", "callee": "pypsa.statistics.abstract.resolve_at_port", "lineno": 354, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.opex.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 365, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.opex", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 367, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.opex", "callee": "pypsa.common.deprecated_kwargs", "lineno": 317, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.transmission", "callee": "pypsa.statistics.abstract.resolve_at_port", "lineno": 416, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.transmission.func", "callee": "pypsa.optimization.expressions.StatisticExpressionsAccessor._get_operational_variable", "lineno": 425, "resolution": "self_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.transmission.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 433, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.transmission", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 435, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.transmission", "callee": "pypsa.common.deprecated_kwargs", "lineno": 379, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.energy_balance.func", "callee": "pypsa.optimization.expressions.StatisticExpressionsAccessor._get_operational_variable", "lineno": 514, "resolution": "self_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.energy_balance.func", "callee": ".xarray.DataArray", "lineno": 522, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.energy_balance.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 534, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.energy_balance", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 536, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.energy_balance", "callee": "pypsa.common.deprecated_kwargs", "lineno": 447, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.energy_balance", "callee": "pypsa.common.deprecated_kwargs", "lineno": 454, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.supply", "callee": "pypsa.optimization.expressions.StatisticExpressionsAccessor.energy_balance", "lineno": 579, "resolution": "self_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.supply", "callee": "pypsa.common.deprecated_kwargs", "lineno": 548, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.withdrawal", "callee": "pypsa.optimization.expressions.StatisticExpressionsAccessor.energy_balance", "lineno": 623, "resolution": "self_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.withdrawal", "callee": "pypsa.common.deprecated_kwargs", "lineno": 592, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.curtailment", "callee": "pypsa.statistics.abstract.resolve_at_port", "lineno": 674, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.curtailment.func", "callee": ".linopy.LinearExpression", "lineno": 690, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.curtailment.func", "callee": "pypsa.optimization.expressions.StatisticExpressionsAccessor._get_operational_variable", "lineno": 695, "resolution": "self_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.curtailment.func", "callee": ".xarray.DataArray", "lineno": 697, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.curtailment.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 704, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.curtailment", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 706, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.curtailment", "callee": "pypsa.common.deprecated_kwargs", "lineno": 636, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.operation", "callee": "pypsa.statistics.abstract.resolve_at_port", "lineno": 753, "resolution": "imported_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.operation.func", "callee": "pypsa.optimization.expressions.StatisticExpressionsAccessor._get_operational_variable", "lineno": 757, "resolution": "self_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.operation.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 760, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.operation", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 762, "resolution": "inherited_method_call" }, { "caller": "pypsa.optimization.expressions.StatisticExpressionsAccessor.operation", "callee": "pypsa.common.deprecated_kwargs", "lineno": 718, "resolution": "imported_call" } ], "pypsa.optimization.global_constraints": [ { "caller": "pypsa.optimization.global_constraints.define_tech_capacity_expansion_limit", "callee": ".numpy.isnan", "lineno": 51, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_tech_capacity_expansion_limit", "callee": ".list.append", "lineno": 74, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_tech_capacity_expansion_limit", "callee": ".linopy.expressions.merge", "lineno": 79, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_nominal_constraints_per_bus_carrier", "callee": ".list.append", "lineno": 173, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_nominal_constraints_per_bus_carrier", "callee": ".linopy.expressions.merge", "lineno": 178, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_growth_limit", "callee": ".xarray.DataArray", "lineno": 212, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_growth_limit", "callee": ".xarray.DataArray", "lineno": 213, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_growth_limit", "callee": ".xarray.DataArray", "lineno": 252, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_growth_limit", "callee": ".list.append", "lineno": 261, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_growth_limit", "callee": ".linopy.expressions.merge", "lineno": 266, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".numpy.isnan", "lineno": 314, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".list.append", "lineno": 354, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".list.append", "lineno": 388, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".list.append", "lineno": 399, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".list.append", "lineno": 405, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".list.append", "lineno": 440, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".list.append", "lineno": 451, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".list.append", "lineno": 457, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".linopy.expressions.merge", "lineno": 462, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".list.append", "lineno": 463, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_primary_energy_limit", "callee": ".linopy.expressions.merge", "lineno": 469, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".numpy.isnan", "lineno": 515, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".xarray.DataArray", "lineno": 554, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".list.append", "lineno": 560, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".list.append", "lineno": 593, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".list.append", "lineno": 604, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".list.append", "lineno": 610, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".list.append", "lineno": 641, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".list.append", "lineno": 649, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".list.append", "lineno": 655, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".linopy.expressions.merge", "lineno": 660, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".list.append", "lineno": 661, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_operational_limit", "callee": ".linopy.expressions.merge", "lineno": 667, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit", "callee": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit.substr", "lineno": 726, "resolution": "nested_function_call" }, { "caller": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit", "callee": ".numpy.isnan", "lineno": 732, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit", "callee": ".list.append", "lineno": 768, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit", "callee": ".linopy.expressions.merge", "lineno": 773, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit", "callee": ".list.append", "lineno": 774, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit", "callee": ".linopy.expressions.merge", "lineno": 780, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_transmission_expansion_cost_limit", "callee": "pypsa.optimization.global_constraints.define_transmission_expansion_cost_limit.substr", "lineno": 820, "resolution": "nested_function_call" }, { "caller": "pypsa.optimization.global_constraints.define_transmission_expansion_cost_limit", "callee": ".numpy.isnan", "lineno": 826, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.global_constraints.define_transmission_expansion_cost_limit", "callee": ".list.append", "lineno": 860, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.global_constraints.define_transmission_expansion_cost_limit", "callee": ".linopy.expressions.merge", "lineno": 865, "resolution": "external_constructor_call" } ], "pypsa.optimization.mga": [ { "caller": "pypsa.optimization.mga.generate_directions_halton", "callee": ".scipy.stats.qmc.Halton", "lineno": 142, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.mga._convert_to_dict", "callee": "pypsa.optimization.mga._convert_to_dict", "lineno": 162, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.build_linexpr_from_weights", "callee": ".list.append", "lineno": 225, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.build_linexpr_from_weights", "callee": ".linopy.merge", "lineno": 226, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga", "callee": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.build_linexpr_from_weights", "lineno": 372, "resolution": "self_method_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga", "callee": "pypsa.optimization.mga._convert_to_dict", "lineno": 379, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.project_solved", "callee": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.build_linexpr_from_weights", "lineno": 415, "resolution": "self_method_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga_in_direction", "callee": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.build_linexpr_from_weights", "lineno": 514, "resolution": "self_method_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga_in_direction", "callee": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.project_solved", "lineno": 519, "resolution": "self_method_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga_in_direction", "callee": "pypsa.optimization.mga._convert_to_dict", "lineno": 523, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin._solve_single_direction", "callee": "pypsa.networks.Network.__init__", "lineno": 548, "resolution": "imported_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga_in_multiple_directions", "callee": ".multiprocessing.get_context", "lineno": 680, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga_in_multiple_directions", "callee": ".pathlib.Path", "lineno": 734, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.mga.OptimizationAbstractMGAMixin.optimize_mga_in_multiple_directions", "callee": ".pathlib.Path", "lineno": 735, "resolution": "external_constructor_call" } ], "pypsa.optimization.optimize": [ { "caller": "pypsa.optimization.optimize.", "callee": ".pathlib.Path", "lineno": 79, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": "pypsa.components.common.as_components", "lineno": 196, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": ".list.append", "lineno": 221, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": ".list.append", "lineno": 241, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": "pypsa.components.common.as_components", "lineno": 256, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": ".list.append", "lineno": 272, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": "pypsa.components.common.as_components", "lineno": 276, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": ".list.append", "lineno": 290, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": "pypsa.components.common.as_components", "lineno": 295, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": ".list.append", "lineno": 310, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": "pypsa.components.common.as_components", "lineno": 314, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": ".list.append", "lineno": 334, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": "pypsa.components.common.as_components", "lineno": 339, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": ".list.append", "lineno": 351, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.define_objective._expected", "callee": ".linopy.merge", "lineno": 369, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.optimize.define_objective._expected", "callee": ".list.append", "lineno": 370, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.define_objective._expected", "callee": ".linopy.merge", "lineno": 371, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.optimize.define_objective._expected", "callee": ".linopy.merge", "lineno": 372, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": "pypsa.optimization.optimize.define_objective._expected", "lineno": 374, "resolution": "nested_function_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": "pypsa.optimization.optimize.define_objective._expected", "lineno": 375, "resolution": "nested_function_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 382, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": ".linopy.merge", "lineno": 401, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.optimize.define_objective", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 422, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.__init__", "callee": "pypsa.optimization.expressions.StatisticExpressionsAccessor.", "lineno": 444, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.__call__", "callee": "pypsa.optimization.optimize._resolve_include_objective_constant", "lineno": 556, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.__call__", "callee": "pypsa.common.as_index", "lineno": 561, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.common.as_index", "lineno": 662, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.consistency.check_no_modular_committables", "lineno": 668, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.optimize._resolve_include_objective_constant", "lineno": 673, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": ".linopy.Model", "lineno": 689, "resolution": "external_constructor_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.variables.define_nominal_variables", "lineno": 694, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.variables.define_modular_variables", "lineno": 695, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.variables.define_operational_variables", "lineno": 698, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.variables.define_status_variables", "lineno": 699, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.variables.define_start_up_variables", "lineno": 700, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.variables.define_shut_down_variables", "lineno": 701, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_committability_variables_constraints_with_fixed_upper_limit", "lineno": 702, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.variables.define_spillage_variables", "lineno": 706, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.variables.define_operational_variables", "lineno": 707, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.variables.define_cvar_variables", "lineno": 710, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.variables.define_loss_variables", "lineno": 714, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_nominal_constraints_for_extendables", "lineno": 718, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_fixed_nominal_constraints", "lineno": 719, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_modular_constraints", "lineno": 720, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_committability_variables_constraints_with_variable_upper_limit", "lineno": 721, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_operational_constraints_for_non_extendables", "lineno": 726, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_operational_constraints_for_extendables", "lineno": 729, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_operational_constraints_for_committables", "lineno": 732, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_ramp_limit_constraints", "lineno": 733, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_fixed_operation_constraints", "lineno": 734, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_fixed_operation_constraints", "lineno": 737, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_fixed_operation_constraints", "lineno": 739, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.common.get_bus_counts", "lineno": 746, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_nodal_balance_constraints", "lineno": 756, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_kirchhoff_voltage_constraints", "lineno": 765, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_storage_unit_constraints", "lineno": 766, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_store_constraints", "lineno": 767, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_total_supply_constraints", "lineno": 768, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_secant_loss_constraints", "lineno": 799, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.constraints.define_tangent_loss_constraints", "lineno": 801, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.global_constraints.define_primary_energy_limit", "lineno": 807, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.global_constraints.define_transmission_expansion_cost_limit", "lineno": 808, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.global_constraints.define_transmission_volume_expansion_limit", "lineno": 809, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.global_constraints.define_tech_capacity_expansion_limit", "lineno": 810, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.global_constraints.define_operational_limit", "lineno": 811, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.global_constraints.define_nominal_constraints_per_bus_carrier", "lineno": 812, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.global_constraints.define_growth_limit", "lineno": 813, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.create_model", "callee": "pypsa.optimization.optimize.define_objective", "lineno": 815, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.solve_model", "callee": "pypsa.guards._assert_data_integrity", "lineno": 898, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.components.array._from_xarray", "lineno": 936, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.optimization.common._set_dynamic_data", "lineno": 940, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.optimization.common._set_dynamic_data", "lineno": 941, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.optimization.common._set_dynamic_data", "lineno": 944, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.optimization.common._set_dynamic_data", "lineno": 945, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.optimization.optimize._apply_delay_shift", "lineno": 953, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.optimization.common._set_dynamic_data", "lineno": 961, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.optimization.common._set_dynamic_data", "lineno": 967, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.optimization.optimize._apply_delay_shift", "lineno": 972, "resolution": "direct_name_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.optimization.common._set_dynamic_data", "lineno": 980, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_solution", "callee": "pypsa.optimization.common._set_dynamic_data", "lineno": 986, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_duals", "callee": ".list.append", "lineno": 1040, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_duals", "callee": "pypsa.components.array._from_xarray", "lineno": 1062, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_duals", "callee": ".list.append", "lineno": 1088, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.assign_duals", "callee": "pypsa.optimization.common._set_dynamic_data", "lineno": 1092, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.post_processing", "callee": "pypsa.consistency.check_big_m_exceeded", "lineno": 1117, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.post_processing", "callee": "pypsa.optimization.common._set_dynamic_data", "lineno": 1134, "resolution": "imported_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.post_processing", "callee": ".list.extend", "lineno": 1152, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.post_processing", "callee": "pypsa.optimization.optimize.OptimizationAccessor.post_processing.sign", "lineno": 1162, "resolution": "same_class_name_call" }, { "caller": "pypsa.optimization.optimize.OptimizationAccessor.post_processing", "callee": "pypsa.optimization.optimize.OptimizationAccessor.post_processing.v_ang_for_", "lineno": 1194, "resolution": "same_class_name_call" } ], "pypsa.optimization.variables": [], "pypsa.optimization": [], "pypsa.plot.accessor": [ { "caller": "pypsa.plot.accessor.PlotAccessor.iplot", "callee": "pypsa.plot.accessor.PlotAccessor.iplot", "lineno": 42, "resolution": "same_class_name_call" }, { "caller": "pypsa.plot.accessor.PlotAccessor.explore", "callee": "pypsa.plot.accessor.PlotAccessor.explore", "lineno": 47, "resolution": "same_class_name_call" } ], "pypsa.plot": [], "pypsa.plot.maps.common": [ { "caller": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly._convert_single_color", "lineno": 85, "resolution": "nested_function_call" }, { "caller": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly._convert_single_color", "lineno": 87, "resolution": "nested_function_call" }, { "caller": "pypsa.plot.maps.common.set_tooltip_style", "callee": "pypsa.plot.maps.common.to_rgba255_css", "lineno": 301, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.get_global_stat", "callee": ".typing.cast", "lineno": 407, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.common.create_rgba_colors", "callee": "pypsa.common._convert_to_series", "lineno": 445, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.common.create_rgba_colors", "callee": "pypsa.common._convert_to_series", "lineno": 446, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.common.create_rgba_colors", "callee": "pypsa.plot.maps.common.apply_cmap", "lineno": 448, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.create_rgba_colors", "callee": "pypsa.plot.maps.common.to_rgba255", "lineno": 450, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.series_to_pdk_path", "callee": "pypsa.plot.maps.common.wkt_to_linestring", "lineno": 524, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.series_to_pdk_path", "callee": ".list.append", "lineno": 525, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.common.series_to_pdk_path", "callee": "pypsa.plot.maps.common.linestring_to_pdk_path", "lineno": 525, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.poly_to_geojson", "callee": "pypsa.plot.maps.common.clip_lat", "lineno": 751, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.poly_to_geojson", "callee": "pypsa.plot.maps.common.clip_lat", "lineno": 752, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.poly_to_geojson", "callee": ".shapely.geometry.Polygon", "lineno": 753, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.common.poly_to_geojson", "callee": ".shapely.geometry.Polygon", "lineno": 759, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.common.poly_to_geojson", "callee": ".shapely.geometry.mapping", "lineno": 761, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.common.feature_to_geojson", "callee": "pypsa.plot.maps.common.poly_to_geojson", "lineno": 786, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.feature_to_geojson", "callee": "pypsa.plot.maps.common.poly_to_geojson", "lineno": 789, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.shapefile_to_geojson", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 819, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.shapefile_to_geojson", "callee": "pypsa.plot.maps.common.poly_to_geojson", "lineno": 839, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.shapefile_to_geojson", "callee": "pypsa.plot.maps.common.poly_to_geojson", "lineno": 842, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.series_to_html_str", "callee": "pypsa.plot.maps.common.shorten_string", "lineno": 948, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.series_to_html_str", "callee": "pypsa.plot.maps.common.round_value", "lineno": 958, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.series_to_html_str", "callee": "pypsa.plot.maps.common.shorten_string", "lineno": 965, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.common.df_to_html_table", "callee": "pypsa.plot.maps.common.series_to_html_str", "lineno": 1023, "resolution": "direct_name_call" } ], "pypsa.plot.maps.interactive": [ { "caller": "pypsa.plot.maps.interactive.iplot", "callee": "pypsa.plot.maps.common.apply_layouter", "lineno": 209, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 216, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 239, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 240, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 241, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": "pypsa.plot.maps.common.as_branch_series", "lineno": 260, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": "pypsa.plot.maps.common.as_branch_series", "lineno": 261, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": ".list.extend", "lineno": 272, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": ".list.append", "lineno": 287, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": ".list.append", "lineno": 304, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": ".list.append", "lineno": 311, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": ".dict.pop", "lineno": 314, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": ".dict.pop", "lineno": 315, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": ".dict.setdefault", "lineno": 334, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.iplot", "callee": "pypsa.common.deprecated_kwargs", "lineno": 73, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.__init__", "callee": "pypsa.plot.maps.interactive.PydeckPlotter._init_xy", "lineno": 420, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.__init__", "callee": "pypsa.plot.maps.common.add_jitter", "lineno": 422, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.__init__", "callee": "pypsa.plot.maps.interactive.PydeckPlotter._init_map_style", "lineno": 424, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.__init__", "callee": "pypsa.plot.maps.interactive.PydeckPlotter._init_view_state", "lineno": 425, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.__init__", "callee": "pypsa.plot.maps.common.set_tooltip_style", "lineno": 429, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter._init_xy", "callee": "pypsa.plot.maps.common.apply_layouter", "lineno": 458, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter._init_view_state", "callee": ".dict.update", "lineno": 520, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter._make_arrows", "callee": "pypsa.plot.maps.common.calculate_midpoint", "lineno": 571, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter._make_arrows", "callee": "pypsa.plot.maps.common.calculate_angle", "lineno": 572, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter._make_arrows", "callee": "pypsa.plot.maps.common.scale_polygon_by_width", "lineno": 576, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter._make_arrows", "callee": "pypsa.plot.maps.common.flip_polygon", "lineno": 578, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter._make_arrows", "callee": "pypsa.plot.maps.common.rotate_polygon", "lineno": 579, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter._make_arrows", "callee": "pypsa.plot.maps.common.meters_to_lonlat", "lineno": 583, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.prepare_component_data", "callee": "pypsa.components.common.as_components", "lineno": 611, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_bus_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.prepare_component_data", "lineno": 688, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_bus_layer", "callee": "pypsa.common._convert_to_series", "lineno": 697, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_bus_layer", "callee": "pypsa.plot.maps.common.scale_to_max_abs", "lineno": 703, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_bus_layer", "callee": "pypsa.common._convert_to_series", "lineno": 712, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_bus_layer", "callee": "pypsa.common._convert_to_series", "lineno": 713, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_bus_layer", "callee": "pypsa.plot.maps.common.apply_cmap", "lineno": 714, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_bus_layer", "callee": "pypsa.plot.maps.common.to_rgba255", "lineno": 716, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_bus_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.create_tooltips", "lineno": 721, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter._pie_slice_vertices", "callee": "pypsa.plot.maps.common.meters_to_lonlat", "lineno": 775, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_pie_chart_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.prepare_component_data", "lineno": 910, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_pie_chart_layer", "callee": "pypsa.common._convert_to_series", "lineno": 963, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_pie_chart_layer", "callee": "pypsa.plot.maps.common.to_rgba255", "lineno": 966, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_pie_chart_layer", "callee": ".list.extend", "lineno": 995, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_pie_chart_layer", "callee": ".list.extend", "lineno": 1012, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_pie_chart_layer", "callee": ".list.extend", "lineno": 1028, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_pie_chart_layer", "callee": "pypsa.plot.maps.common.df_to_html_table", "lineno": 1038, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.init_branch_component_data", "callee": "pypsa.components.common.as_components", "lineno": 1079, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.init_branch_component_data", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.prepare_component_data", "lineno": 1085, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.create_branch_paths", "callee": "pypsa.components.common.as_components", "lineno": 1125, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.create_branch_paths", "callee": "pypsa.plot.maps.common.series_to_pdk_path", "lineno": 1131, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.create_branch_color", "callee": "pypsa.plot.maps.common.create_rgba_colors", "lineno": 1174, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.init_arrow_data", "callee": "pypsa.common._convert_to_series", "lineno": 1244, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.init_arrow_data", "callee": "pypsa.components.common.as_components", "lineno": 1249, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.create_arrows", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.create_arrows.center_segment", "lineno": 1280, "resolution": "same_class_name_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.create_arrow_color", "callee": "pypsa.plot.maps.common.create_rgba_colors", "lineno": 1324, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.scale_branch_param", "callee": "pypsa.common._convert_to_series", "lineno": 1405, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.scale_branch_param", "callee": "pypsa.plot.maps.common.scale_to_max_abs", "lineno": 1427, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.create_tooltips", "callee": "pypsa.plot.maps.common.df_to_html_table", "lineno": 1471, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 1594, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 1600, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.components.common.as_components", "lineno": 1632, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.init_branch_component_data", "lineno": 1636, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.create_branch_paths", "lineno": 1640, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.create_branch_color", "lineno": 1644, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.scale_branch_param", "lineno": 1651, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.create_tooltips", "lineno": 1662, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.create_branch_layer", "lineno": 1665, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.init_arrow_data", "lineno": 1670, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.scale_branch_param", "lineno": 1675, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.create_arrows", "lineno": 1685, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.create_arrow_color", "lineno": 1689, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.create_tooltips", "lineno": 1697, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.create_arrow_layer", "lineno": 1701, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_geomap_layer", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 1727, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_geomap_layer", "callee": "pypsa.plot.maps.common.feature_to_geojson", "lineno": 1749, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_geomap_layer", "callee": "pypsa.plot.maps.common.to_rgba255", "lineno": 1753, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_geomap_layer", "callee": "pypsa.plot.maps.common.shapefile_to_geojson", "lineno": 1770, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.add_geomap_layer", "callee": "pypsa.plot.maps.common.to_rgba255", "lineno": 1776, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.build_layers", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.add_geomap_layer", "lineno": 1989, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.build_layers", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.add_branch_and_arrow_layer", "lineno": 1999, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.build_layers", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.add_pie_chart_layer", "lineno": 2036, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.PydeckPlotter.build_layers", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.add_bus_layer", "lineno": 2048, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.interactive.explore", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.__init__", "lineno": 2087, "resolution": "same_module_class_call" }, { "caller": "pypsa.plot.maps.interactive.explore", "callee": "pypsa.plot.maps.common.set_tooltip_style", "lineno": 2097, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.interactive.explore", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.build_layers", "lineno": 2099, "resolution": "local_typed_method_call" }, { "caller": "pypsa.plot.maps.interactive.explore", "callee": "pypsa.plot.maps.interactive.PydeckPlotter.deck", "lineno": 2103, "resolution": "local_typed_method_call" }, { "caller": "pypsa.plot.maps.interactive.explore", "callee": ".functools.wraps", "lineno": 2065, "resolution": "external_constructor_call" } ], "pypsa.plot.maps.static": [ { "caller": "pypsa.plot.maps.static.MapPlotter.__init__", "callee": "pypsa.plot.maps.common.add_jitter", "lineno": 109, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.x", "callee": "pypsa.plot.maps.static.MapPlotter.set_layout", "lineno": 120, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.y", "callee": "pypsa.plot.maps.static.MapPlotter.set_layout", "lineno": 132, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.boundaries", "callee": "pypsa.plot.maps.static.MapPlotter.set_boundaries", "lineno": 154, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.ax", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 184, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.set_layout", "callee": "pypsa.plot.maps.common.apply_layouter", "lineno": 236, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.set_boundaries", "callee": "pypsa.geo.compute_bbox", "lineno": 276, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.init_axis", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 316, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.init_axis", "callee": "pypsa.plot.maps.static.MapPlotter.add_geomap_features", "lineno": 358, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.init_axis", "callee": "pypsa.plot.maps.static.MapPlotter.add_geomap_features", "lineno": 360, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.init_axis", "callee": "pypsa.geo.get_projected_area_factor", "lineno": 364, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.add_geomap_features", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 402, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.add_geomap_features", "callee": ".dict.get", "lineno": 440, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.add_geomap_features", "callee": ".dict.get", "lineno": 446, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.get_multiindex_buses", "callee": ".list.append", "lineno": 499, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.get_multiindex_buses", "callee": ".matplotlib.patches.Wedge", "lineno": 500, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.get_singleindex_buses", "callee": ".list.append", "lineno": 538, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.get_singleindex_buses", "callee": ".matplotlib.patches.Circle", "lineno": 539, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.get_branch_collection", "callee": "pypsa.plot.maps.static.MapPlotter._get_branch_collection_lines", "lineno": 621, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.get_branch_collection", "callee": "pypsa.plot.maps.static.MapPlotter._get_branch_collection_patches", "lineno": 625, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter._get_branch_collection_lines", "callee": ".matplotlib.collections.LineCollection", "lineno": 658, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter._get_branch_collection_patches", "callee": ".matplotlib.patches.Polygon", "lineno": 707, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter._get_branch_collection_patches", "callee": ".list.append", "lineno": 708, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter._get_branch_collection_patches", "callee": ".list.append", "lineno": 709, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter._get_branch_collection_patches", "callee": ".list.append", "lineno": 710, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter._get_branch_collection_patches", "callee": ".matplotlib.collections.PatchCollection", "lineno": 712, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter._directed_flow", "callee": ".matplotlib.patches.FancyArrow", "lineno": 751, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter._directed_flow", "callee": ".matplotlib.patches.FancyArrow", "lineno": 765, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter._directed_flow", "callee": ".matplotlib.collections.PatchCollection", "lineno": 775, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.get_flow_collection", "callee": "pypsa.plot.maps.static.MapPlotter._directed_flow", "lineno": 818, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.static.MapPlotter.init_axis", "lineno": 1091, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 1106, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.common._convert_to_series", "lineno": 1123, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.common._convert_to_series", "lineno": 1124, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.common.apply_cmap", "lineno": 1146, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.static.MapPlotter.get_multiindex_buses", "lineno": 1154, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.static.MapPlotter.get_singleindex_buses", "lineno": 1158, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": ".matplotlib.collections.PatchCollection", "lineno": 1159, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.static.MapPlotter._flow_ds_from_arg", "lineno": 1177, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.static.MapPlotter._flow_ds_from_arg", "lineno": 1184, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.static.MapPlotter._flow_ds_from_arg", "lineno": 1191, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.static.MapPlotter._dataframe_from_arguments", "lineno": 1195, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.common.apply_cmap", "lineno": 1201, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.static.MapPlotter.get_branch_collection", "lineno": 1203, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.plot.maps.static.MapPlotter.get_flow_collection", "lineno": 1219, "resolution": "self_method_call" }, { "caller": "pypsa.plot.maps.static.MapPlotter.draw_map", "callee": "pypsa.common.deprecated_kwargs", "lineno": 908, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.plot", "callee": "pypsa.plot.maps.static.MapPlotter.__init__", "lineno": 1301, "resolution": "same_module_class_call" }, { "caller": "pypsa.plot.maps.static.plot", "callee": "pypsa.plot.maps.static.MapPlotter.draw_map", "lineno": 1310, "resolution": "local_typed_method_call" }, { "caller": "pypsa.plot.maps.static.plot", "callee": ".functools.wraps", "lineno": 1237, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.plot", "callee": "pypsa.common.deprecated_kwargs", "lineno": 1241, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.WedgeHandler.create_artists", "callee": ".matplotlib.patches.Wedge", "lineno": 1400, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.HandlerArrow.create_artists", "callee": ".matplotlib.patches.FancyArrow", "lineno": 1453, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.add_legend_patches", "callee": ".matplotlib.patches.Patch", "lineno": 1561, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.add_legend_circles", "callee": "pypsa.geo.get_projected_area_factor", "lineno": 1622, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.add_legend_circles", "callee": ".matplotlib.patches.Circle", "lineno": 1625, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.add_legend_circles", "callee": "pypsa.plot.maps.static.HandlerCircle.__init__", "lineno": 1628, "resolution": "same_module_class_call" }, { "caller": "pypsa.plot.maps.static.add_legend_semicircles", "callee": "pypsa.geo.get_projected_area_factor", "lineno": 1684, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.add_legend_semicircles", "callee": ".matplotlib.patches.Wedge", "lineno": 1694, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.add_legend_semicircles", "callee": "pypsa.plot.maps.static.WedgeHandler.__init__", "lineno": 1698, "resolution": "same_module_class_call" }, { "caller": "pypsa.plot.maps.static.add_legend_arrows", "callee": "pypsa.geo.get_projected_area_factor", "lineno": 1754, "resolution": "imported_call" }, { "caller": "pypsa.plot.maps.static.add_legend_arrows", "callee": ".matplotlib.patches.FancyArrow", "lineno": 1765, "resolution": "external_constructor_call" }, { "caller": "pypsa.plot.maps.static.add_legend_arrows", "callee": "pypsa.plot.maps.static.HandlerArrow.__init__", "lineno": 1782, "resolution": "same_module_class_call" }, { "caller": "pypsa.plot.maps.static.scaled_legend_label", "callee": ".dict.keys", "lineno": 1821, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.static.scaled_legend_label", "callee": ".dict.values", "lineno": 1834, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.static.scaled_legend_label", "callee": ".dict.keys", "lineno": 1835, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.maps.static.get_legend_representatives", "callee": "pypsa.plot.maps.static.round_to_significant_digits", "lineno": 1898, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.maps.static.get_legend_representatives", "callee": "pypsa.plot.maps.static.scaled_legend_label", "lineno": 1900, "resolution": "direct_name_call" } ], "pypsa.plot.maps": [], "pypsa.plot.statistics.base": [ { "caller": "pypsa.plot.statistics.base.PlotsGenerator._get_carrier_attribute", "callee": "pypsa.plot.statistics.base.PlotsGenerator.get_unique_carriers", "lineno": 92, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_colors", "callee": "pypsa.plot.statistics.base.PlotsGenerator._get_carrier_attribute", "lineno": 124, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_labels", "callee": "pypsa.plot.statistics.base.PlotsGenerator.get_unique_carriers", "lineno": 148, "resolution": "self_method_call" } ], "pypsa.plot.statistics.charts": [ { "caller": "pypsa.plot.statistics.charts.adjust_collection_bar_defaults", "callee": "pypsa.plot.statistics.charts._get_periods", "lineno": 102, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.statistics.charts.prepare_bar_data", "callee": "pypsa.plot.statistics.charts._get_periods", "lineno": 122, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.statistics.charts.map_dataframe_pandas_plot", "callee": "pypsa.plot.statistics.charts.facet_iter", "lineno": 322, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.plot", "callee": "pypsa.plot.statistics.charts.adjust_collection_bar_defaults", "lineno": 438, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.plot", "callee": "pypsa.plot.statistics.charts.ChartGenerator._to_long_format", "lineno": 442, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.plot", "callee": "pypsa.plot.statistics.charts.ChartGenerator._validate", "lineno": 445, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.plot", "callee": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_colors", "lineno": 449, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.plot", "callee": "pypsa.plot.statistics.charts.map_dataframe_pandas_plot", "lineno": 481, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.plot", "callee": "pypsa.plot.statistics.charts.map_dataframe_pandas_plot", "lineno": 496, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.iplot", "callee": "pypsa.plot.statistics.charts.ChartGenerator._to_long_format", "lineno": 604, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.iplot", "callee": "pypsa.plot.statistics.charts.ChartGenerator._validate", "lineno": 607, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.iplot", "callee": "pypsa.plot.statistics.charts.aggregate_scenarios_for_plotly", "lineno": 615, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.iplot", "callee": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_colors", "lineno": 625, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.iplot", "callee": "pypsa.plot.statistics.charts.ChartGenerator._to_title", "lineno": 666, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.charts.ChartGenerator.iplot", "callee": "pypsa.plot.statistics.charts.ChartGenerator._create_category_orders", "lineno": 669, "resolution": "self_method_call" } ], "pypsa.plot.statistics.maps": [ { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.__init__", "callee": "pypsa.plot.statistics.base.PlotsGenerator.__init__", "lineno": 49, "resolution": "qualified_module_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.__init__", "callee": "pypsa.plot.maps.static.MapPlotter.__init__", "lineno": 50, "resolution": "qualified_module_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_colors", "lineno": 115, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.statistics.expressions.get_transmission_carriers", "lineno": 127, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.MapPlotter.scaling_factor_from_area_contribution", "lineno": 156, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.MapPlotter.scaling_factor_from_area_contribution", "lineno": 168, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.MapPlotter.flow_to_width", "lineno": 173, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.MapPlotter.scaling_factor_from_area_contribution", "lineno": 184, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": ".dict.get", "lineno": 197, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": ".dict.get", "lineno": 200, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": ".dict.get", "lineno": 203, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": ".dict.update", "lineno": 211, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.MapPlotter.draw_map", "lineno": 214, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.get_legend_representatives", "lineno": 232, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.add_legend_semicircles", "lineno": 238, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.add_legend_circles", "lineno": 253, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.get_legend_representatives", "lineno": 273, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.add_legend_arrows", "lineno": 278, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.get_legend_representatives", "lineno": 298, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.add_legend_lines", "lineno": 303, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_colors", "lineno": 320, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_labels", "lineno": 321, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.plot.maps.static.add_legend_patches", "lineno": 323, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "callee": "pypsa.common.deprecated_kwargs", "lineno": 60, "resolution": "imported_call" } ], "pypsa.plot.statistics.plotter": [ { "caller": "pypsa.plot.statistics.plotter._StatisticPlotterBase._prepare_chart_data", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 90, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter._StatisticPlotterBase._prepare_chart_data", "callee": "pypsa.plot.statistics.charts._get_periods", "lineno": 93, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter._StatisticPlotterBase._prepare_chart_data", "callee": "pypsa.plot.statistics.schema.apply_parameter_schema", "lineno": 104, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter._StatisticPlotterBase._prepare_chart_data", "callee": "pypsa.plot.statistics.schema.get_relevant_plot_values", "lineno": 109, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter._StatisticPlotterBase._prepare_chart_data", "callee": "pypsa.plot.statistics.charts.ChartGenerator.derive_statistic_parameters", "lineno": 111, "resolution": "local_typed_method_call" }, { "caller": "pypsa.plot.statistics.plotter._StatisticPlotterBase._prepare_chart_data", "callee": "pypsa.plot.statistics.schema.apply_parameter_schema", "lineno": 120, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter._StatisticPlotterBase._prepare_chart_data", "callee": "pypsa.plot.statistics.charts.prepare_bar_data", "lineno": 131, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.__call__", "callee": "pypsa.plot.statistics.schema.apply_parameter_schema", "lineno": 199, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.area", "callee": "pypsa.plot.statistics.plotter.StatisticPlotter.chart", "lineno": 205, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.bar", "callee": "pypsa.plot.statistics.plotter.StatisticPlotter.chart", "lineno": 209, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.scatter", "callee": "pypsa.plot.statistics.plotter.StatisticPlotter.chart", "lineno": 213, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.line", "callee": "pypsa.plot.statistics.plotter.StatisticPlotter.chart", "lineno": 217, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.box", "callee": "pypsa.plot.statistics.plotter.StatisticPlotter.chart", "lineno": 221, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.violin", "callee": "pypsa.plot.statistics.plotter.StatisticPlotter.chart", "lineno": 225, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.histogram", "callee": "pypsa.plot.statistics.plotter.StatisticPlotter.chart", "lineno": 231, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.chart", "callee": "pypsa.plot.statistics.charts.adjust_collection_bar_defaults", "lineno": 350, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.chart", "callee": "pypsa.plot.statistics.plotter._StatisticPlotterBase._prepare_chart_data", "lineno": 385, "resolution": "inherited_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.map", "callee": "pypsa.plot.statistics.maps.MapPlotGenerator.__init__", "lineno": 530, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.map", "callee": "pypsa.plot.statistics.schema.apply_parameter_schema", "lineno": 534, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.map", "callee": "pypsa.plot.statistics.schema.apply_parameter_schema", "lineno": 537, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.map", "callee": "pypsa.plot.statistics.maps.MapPlotGenerator.plot", "lineno": 542, "resolution": "local_typed_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticPlotter.map", "callee": "pypsa.common.deprecated_kwargs", "lineno": 391, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.__call__", "callee": "pypsa.plot.statistics.schema.apply_parameter_schema", "lineno": 601, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.area", "callee": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.chart", "lineno": 607, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.bar", "callee": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.chart", "lineno": 611, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.scatter", "callee": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.chart", "lineno": 615, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.line", "callee": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.chart", "lineno": 619, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.box", "callee": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.chart", "lineno": 623, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.violin", "callee": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.chart", "lineno": 627, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.histogram", "callee": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.chart", "lineno": 631, "resolution": "self_method_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.chart", "callee": "pypsa.plot.statistics.charts.adjust_collection_bar_defaults", "lineno": 739, "resolution": "imported_call" }, { "caller": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.chart", "callee": "pypsa.plot.statistics.plotter._StatisticPlotterBase._prepare_chart_data", "lineno": 772, "resolution": "inherited_method_call" } ], "pypsa.plot.statistics.schema": [ { "caller": "pypsa.plot.statistics.schema._combine_schemas", "callee": ".dict.values", "lineno": 176, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.schema._combine_schemas", "callee": ".dict.items", "lineno": 185, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.schema._combine_schemas", "callee": ".dict.get", "lineno": 200, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.schema._combine_schemas", "callee": ".dict.get", "lineno": 210, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.schema.", "callee": "pypsa.plot.statistics.schema._combine_schemas", "lineno": 218, "resolution": "direct_name_call" }, { "caller": "pypsa.plot.statistics.schema.apply_parameter_schema", "callee": ".dict.get", "lineno": 293, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.schema.apply_parameter_schema", "callee": ".list.append", "lineno": 294, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.schema.apply_parameter_schema", "callee": ".list.append", "lineno": 302, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.plot.statistics.schema.apply_parameter_schema", "callee": "pypsa.plot.statistics.schema._apply_auto_faceting", "lineno": 313, "resolution": "direct_name_call" } ], "pypsa.plot.statistics": [], "pypsa.statistics.abstract": [ { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_with_weights", "lineno": 121, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.common.normalize_carrier_nice_names", "lineno": 183, "resolution": "imported_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.common.normalize_carrier_nice_names", "lineno": 184, "resolution": "imported_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.resolve_at_port", "lineno": 186, "resolution": "direct_name_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components_skip_iteration", "lineno": 200, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._filter_active_assets", "lineno": 203, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._filter_bus_carrier", "lineno": 204, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._filter_carrier", "lineno": 205, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components_skip_iteration", "lineno": 207, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._get_grouping", "lineno": 211, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components_groupby", "lineno": 214, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": ".list.append", "lineno": 218, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components_concat_values", "lineno": 223, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components_concat_data", "lineno": 226, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._apply_option_kwargs", "lineno": 228, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_across_components", "lineno": 236, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._filter_active_assets", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._get_component_index", "lineno": 252, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._filter_active_assets", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._concat_periods", "lineno": 262, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._filter_bus_carrier", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._get_component_index", "lineno": 276, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.abstract.AbstractStatisticsAccessor._filter_carrier", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._get_component_index", "lineno": 310, "resolution": "self_method_call" } ], "pypsa.statistics.expressions": [ { "caller": "pypsa.statistics.expressions.get_transmission_branches", "callee": ".list.append", "lineno": 151, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.get_transmission_branches", "callee": ".list.append", "lineno": 156, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.get_transmission_branches", "callee": ".dict.items", "lineno": 188, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.get_transmission_carriers", "callee": "pypsa.statistics.expressions.get_transmission_branches", "lineno": 197, "resolution": "direct_name_call" }, { "caller": "pypsa.statistics.expressions.get_transmission_carriers", "callee": ".list.append", "lineno": 218, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.get_transmission_carriers", "callee": ".dict.items", "lineno": 245, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticHandler.__init__", "callee": "pypsa.plot.statistics.plotter.StatisticPlotter.__init__", "lineno": 284, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticHandler.__init__", "callee": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.__init__", "lineno": 285, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor._weighted_sum_per_network", "callee": ".typing.cast", "lineno": 408, "resolution": "external_constructor_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor._aggregate_with_weights", "callee": "pypsa.statistics.expressions.StatisticsAccessor._weighted_sum_per_network", "lineno": 433, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor._aggregate_components_groupby", "callee": ".list.append", "lineno": 460, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.__call__", "callee": "pypsa.statistics.expressions.StatisticsAccessor.market_value.func", "lineno": 641, "resolution": "same_class_name_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.__call__", "callee": ".dict.values", "lineno": 654, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.__call__", "callee": ".dict.items", "lineno": 655, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.__call__", "callee": "pypsa.common.deprecated_kwargs", "lineno": 542, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.capex", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 753, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.capex", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 658, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.capex", "callee": "pypsa.common.deprecated_kwargs", "lineno": 659, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.installed_capex", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 867, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.installed_capex", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 773, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.installed_capex", "callee": "pypsa.common.deprecated_kwargs", "lineno": 774, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.expanded_capex", "callee": "pypsa.statistics.expressions.StatisticsAccessor.capex", "lineno": 972, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.expanded_capex", "callee": "pypsa.statistics.expressions.StatisticsAccessor.installed_capex", "lineno": 985, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.expanded_capex", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 887, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.expanded_capex", "callee": "pypsa.common.deprecated_kwargs", "lineno": 888, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.overnight_cost", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 1072, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.overnight_cost", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 1004, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.fom", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 1157, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.fom", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 1089, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.optimal_capacity", "callee": "pypsa.statistics.abstract.resolve_at_port", "lineno": 1267, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.optimal_capacity.func", "callee": "pypsa.statistics.expressions.port_efficiency", "lineno": 1271, "resolution": "direct_name_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.optimal_capacity", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 1279, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.optimal_capacity", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 1174, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.optimal_capacity", "callee": "pypsa.common.deprecated_kwargs", "lineno": 1175, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.installed_capacity", "callee": "pypsa.statistics.abstract.resolve_at_port", "lineno": 1389, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.installed_capacity.func", "callee": "pypsa.statistics.expressions.port_efficiency", "lineno": 1393, "resolution": "direct_name_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.installed_capacity", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 1401, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.installed_capacity", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 1296, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.installed_capacity", "callee": "pypsa.common.deprecated_kwargs", "lineno": 1297, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.expanded_capacity", "callee": "pypsa.statistics.expressions.StatisticsAccessor.optimal_capacity", "lineno": 1497, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.expanded_capacity", "callee": "pypsa.statistics.expressions.StatisticsAccessor.installed_capacity", "lineno": 1509, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.expanded_capacity", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 1418, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.expanded_capacity", "callee": "pypsa.common.deprecated_kwargs", "lineno": 1419, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.opex.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 1657, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.opex.func", "callee": ".list.append", "lineno": 1658, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.opex.func", "callee": ".dict.items", "lineno": 1665, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.opex.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 1675, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.opex.func", "callee": ".list.append", "lineno": 1676, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.opex", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 1682, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.opex", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 1527, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.opex", "callee": "pypsa.common.deprecated_kwargs", "lineno": 1528, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.system_cost", "callee": "pypsa.statistics.expressions.StatisticsAccessor.capex", "lineno": 1788, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.system_cost", "callee": "pypsa.statistics.expressions.StatisticsAccessor.opex", "lineno": 1800, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.system_cost", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 1702, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.system_cost", "callee": "pypsa.common.deprecated_kwargs", "lineno": 1703, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.supply", "callee": "pypsa.statistics.expressions.StatisticsAccessor.energy_balance", "lineno": 1910, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.supply", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 1824, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.supply", "callee": "pypsa.common.deprecated_kwargs", "lineno": 1825, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.withdrawal", "callee": "pypsa.statistics.expressions.StatisticsAccessor.energy_balance", "lineno": 2014, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.withdrawal", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 1928, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.withdrawal", "callee": "pypsa.common.deprecated_kwargs", "lineno": 1929, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.transmission", "callee": "pypsa.statistics.expressions.get_transmission_branches", "lineno": 2125, "resolution": "direct_name_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.transmission.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 2132, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.transmission", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 2134, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.transmission", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 2032, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.transmission", "callee": "pypsa.common.deprecated_kwargs", "lineno": 2033, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.energy_balance.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 2278, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.energy_balance", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 2280, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.energy_balance", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 2151, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.energy_balance", "callee": "pypsa.common.deprecated_kwargs", "lineno": 2152, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.curtailment.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 2394, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.curtailment", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 2396, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.curtailment", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 2298, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.curtailment", "callee": "pypsa.common.deprecated_kwargs", "lineno": 2299, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.capacity_factor.func", "callee": "pypsa.statistics.expressions.get_operation", "lineno": 2502, "resolution": "direct_name_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.capacity_factor.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 2504, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.capacity_factor", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 2517, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.capacity_factor", "callee": "pypsa.statistics.expressions.StatisticsAccessor.optimal_capacity", "lineno": 2518, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.capacity_factor", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 2413, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.capacity_factor", "callee": "pypsa.common.deprecated_kwargs", "lineno": 2414, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.revenue.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 2647, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.revenue", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 2649, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.revenue", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 2524, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.revenue", "callee": "pypsa.common.deprecated_kwargs", "lineno": 2525, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.market_value", "callee": "pypsa.statistics.expressions.StatisticsAccessor.revenue", "lineno": 2777, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.market_value.func", "callee": "pypsa.statistics.expressions.get_operation", "lineno": 2781, "resolution": "direct_name_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.market_value.func", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_timeseries", "lineno": 2783, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.market_value", "callee": "pypsa.statistics.abstract.AbstractStatisticsAccessor._aggregate_components", "lineno": 2785, "resolution": "inherited_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.market_value", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 2666, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.market_value", "callee": "pypsa.common.deprecated_kwargs", "lineno": 2667, "resolution": "imported_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.prices", "callee": "pypsa.statistics.expressions.StatisticsAccessor._weighted_sum_per_network", "lineno": 2901, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.prices", "callee": "pypsa.statistics.expressions.StatisticsAccessor._weighted_sum_per_network", "lineno": 2902, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.prices", "callee": "pypsa.statistics.expressions.StatisticsAccessor._apply_option_kwargs", "lineno": 2917, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.expressions.StatisticsAccessor.prices", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 2807, "resolution": "imported_call" } ], "pypsa.statistics.grouping": [ { "caller": "pypsa.statistics.grouping.Groupers.__repr__", "callee": "pypsa.statistics.grouping.Groupers.list_groupers", "lineno": 85, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers.__getitem__", "callee": "pypsa.statistics.grouping.Groupers._multi_grouper", "lineno": 114, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers._multi_grouper.multi_grouper", "callee": "pypsa.statistics.grouping.Groupers.list_groupers", "lineno": 204, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers._multi_grouper.multi_grouper", "callee": ".list.append", "lineno": 205, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers._multi_grouper.multi_grouper", "callee": "pypsa.statistics.grouping.Groupers._get_generic_grouper", "lineno": 205, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers._multi_grouper.multi_grouper", "callee": "pypsa.statistics.grouping.Groupers.list_groupers", "lineno": 207, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers._multi_grouper.multi_grouper", "callee": ".inspect.signature", "lineno": 212, "resolution": "external_constructor_call" }, { "caller": "pypsa.statistics.grouping.Groupers._multi_grouper.multi_grouper", "callee": ".inspect.signature", "lineno": 214, "resolution": "external_constructor_call" }, { "caller": "pypsa.statistics.grouping.Groupers._multi_grouper.multi_grouper", "callee": ".list.append", "lineno": 216, "resolution": "local_builtin_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers.carrier", "callee": "pypsa.statistics.grouping.Groupers._map_with_multiindex", "lineno": 269, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers.bus_carrier", "callee": "pypsa.statistics.grouping.Groupers.carrier", "lineno": 298, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers.bus_carrier", "callee": "pypsa.statistics.grouping.Groupers._map_with_multiindex", "lineno": 301, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers.country", "callee": "pypsa.statistics.grouping.Groupers._map_with_multiindex", "lineno": 347, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers.location", "callee": "pypsa.statistics.grouping.Groupers._map_with_multiindex", "lineno": 372, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.Groupers.unit", "callee": "pypsa.statistics.grouping.Groupers._map_with_multiindex", "lineno": 397, "resolution": "self_method_call" }, { "caller": "pypsa.statistics.grouping.", "callee": "pypsa.statistics.grouping.Groupers.", "lineno": 421, "resolution": "same_module_class_call" } ], "pypsa.statistics": [], "test.conftest": [ { "caller": "test.conftest.ac_dc_network", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 114, "resolution": "qualified_module_call" }, { "caller": "test.conftest.storage_hvdc_network", "callee": "pypsa.examples.storage_hvdc", "lineno": 119, "resolution": "qualified_module_call" }, { "caller": "test.conftest.scigrid_de_network", "callee": "pypsa.examples.scigrid_de", "lineno": 124, "resolution": "qualified_module_call" }, { "caller": "test.conftest.model_energy_network", "callee": "pypsa.examples.model_energy", "lineno": 129, "resolution": "qualified_module_call" }, { "caller": "test.conftest.stochastic_network", "callee": "pypsa.examples.stochastic_network", "lineno": 134, "resolution": "qualified_module_call" }, { "caller": "test.conftest.ac_dc_solved", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 142, "resolution": "qualified_module_call" }, { "caller": "test.conftest.ac_dc_stochastic", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 161, "resolution": "qualified_module_call" }, { "caller": "test.conftest.ac_dc_network_r", "callee": ".pathlib.Path", "lineno": 184, "resolution": "external_constructor_call" }, { "caller": "test.conftest.ac_dc_shapes.create_bbox", "callee": ".shapely.geometry.Polygon", "lineno": 201, "resolution": "external_constructor_call" }, { "caller": "test.conftest.ac_dc_shapes", "callee": "test.conftest.ac_dc_shapes.create_bbox", "lineno": 210, "resolution": "nested_function_call" }, { "caller": "test.conftest.scipy_network", "callee": "pypsa.examples.scigrid_de", "lineno": 231, "resolution": "qualified_module_call" }, { "caller": "test.conftest.multiport_process_network", "callee": "test.conftest.multiport_process_network._df", "lineno": 309, "resolution": "nested_function_call" }, { "caller": "test.conftest.multiport_process_network", "callee": "test.conftest.multiport_process_network._df", "lineno": 314, "resolution": "nested_function_call" }, { "caller": "test.conftest.multiport_process_network", "callee": "test.conftest.multiport_process_network._df", "lineno": 315, "resolution": "nested_function_call" }, { "caller": "test.conftest.multiport_process_network", "callee": "test.conftest.multiport_process_network._df", "lineno": 316, "resolution": "nested_function_call" }, { "caller": "test.conftest.stochastic_benchmark_network", "callee": ".dict.values", "lineno": 396, "resolution": "local_builtin_method_call" }, { "caller": "test.conftest.stochastic_benchmark_network", "callee": "pypsa.costs.annuity", "lineno": 397, "resolution": "qualified_module_call" } ], "test.test_bugs": [ { "caller": "test.test_bugs.test_1144", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 32, "resolution": "qualified_module_call" }, { "caller": "test.test_bugs.test_890", "callee": "pypsa.examples.scigrid_de", "lineno": 44, "resolution": "qualified_module_call" }, { "caller": "test.test_bugs.test_1319", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 188, "resolution": "qualified_module_call" }, { "caller": "test.test_bugs.test_1420", "callee": ".pathlib.Path", "lineno": 259, "resolution": "external_constructor_call" }, { "caller": "test.test_bugs.test_1420", "callee": ".pathlib.Path", "lineno": 262, "resolution": "external_constructor_call" }, { "caller": "test.test_bugs.test_statistics_groupby_time_true", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 392, "resolution": "qualified_module_call" } ], "test.test_buses": [], "test.test_capital_cost_split": [ { "caller": "test.test_capital_cost_split.TestCostsModule.test_annuity_basic", "callee": "pypsa.costs.annuity", "lineno": 36, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_annuity_zero_discount_rate", "callee": "pypsa.costs.annuity", "lineno": 42, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_annuity_series", "callee": "pypsa.costs.annuity", "lineno": 50, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_annuity_series_with_zero_rate", "callee": "pypsa.costs.annuity", "lineno": 58, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_annuity_infinite_lifetime", "callee": "pypsa.costs.annuity", "lineno": 64, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_annuity_zero_rate_infinite_lifetime", "callee": "pypsa.costs.annuity", "lineno": 69, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_annuity_negative_discount_rate", "callee": "pypsa.costs.annuity", "lineno": 74, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_annuity_negative_rate_infinite_lifetime", "callee": "pypsa.costs.annuity", "lineno": 80, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_annuity_non_positive_lifetime_raises", "callee": "pypsa.costs.annuity", "lineno": 86, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_annuity_non_positive_lifetime_raises", "callee": "pypsa.costs.annuity", "lineno": 88, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_with_overnight", "callee": "pypsa.costs.periodized_cost", "lineno": 97, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_with_overnight", "callee": "pypsa.costs.annuity", "lineno": 105, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_with_capital_cost", "callee": "pypsa.costs.periodized_cost", "lineno": 113, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_zero_discount", "callee": "pypsa.costs.periodized_cost", "lineno": 129, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_uniform_nyears_series", "callee": "pypsa.costs.periodized_cost", "lineno": 145, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_varying_nyears_raises", "callee": "pypsa.costs.periodized_cost", "lineno": 162, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestCostsModule.test_periodized_cost_varying_nyears_capital_ok", "callee": "pypsa.costs.periodized_cost", "lineno": 176, "resolution": "imported_call" }, { "caller": "test.test_capital_cost_split.TestDeprecation.test_common_annuity_deprecated", "callee": "pypsa.common.annuity", "lineno": 497, "resolution": "qualified_module_call" }, { "caller": "test.test_capital_cost_split.TestDeprecation.test_costs_annuity_no_warning", "callee": "pypsa.costs.annuity", "lineno": 502, "resolution": "qualified_module_call" }, { "caller": "test.test_capital_cost_split.TestComponentProperties.test_annuity_property", "callee": "pypsa.costs.annuity", "lineno": 554, "resolution": "imported_call" } ], "test.test_carriers": [], "test.test_collection": [ { "caller": "test.test_collection.test_collection_init_with_paths", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 318, "resolution": "qualified_module_call" }, { "caller": "test.test_collection.test_collection_init_with_paths", "callee": "pypsa.examples.scigrid_de", "lineno": 319, "resolution": "qualified_module_call" }, { "caller": "test.test_collection.test_collection_init_with_paths", "callee": ".pathlib.Path", "lineno": 333, "resolution": "external_constructor_call" }, { "caller": "test.test_collection.test_collection_init_with_paths", "callee": ".pathlib.Path", "lineno": 334, "resolution": "external_constructor_call" }, { "caller": "test.test_collection.test_collection_init_mixed_networks_and_strings", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 354, "resolution": "qualified_module_call" }, { "caller": "test.test_collection.TestCollectionComponents.test_static_data", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 385, "resolution": "qualified_module_call" }, { "caller": "test.test_collection.TestCollectionComponents.test_static_data", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 386, "resolution": "qualified_module_call" } ], "test.test_collection_statistics": [ { "caller": "test.test_collection_statistics.test_network_collection_get_transmission_branches", "callee": "pypsa.statistics.expressions.get_transmission_branches", "lineno": 446, "resolution": "imported_call" }, { "caller": "test.test_collection_statistics.test_network_collection_get_transmission_branches", "callee": "pypsa.statistics.expressions.get_transmission_branches", "lineno": 464, "resolution": "imported_call" }, { "caller": "test.test_collection_statistics.test_network_collection_get_transmission_branches", "callee": "pypsa.statistics.expressions.get_transmission_branches", "lineno": 470, "resolution": "imported_call" }, { "caller": "test.test_collection_statistics.test_network_collection_get_transmission_branches", "callee": "pypsa.statistics.expressions.get_transmission_branches", "lineno": 477, "resolution": "imported_call" }, { "caller": "test.test_collection_statistics.test_network_collection_get_transmission_carriers", "callee": "pypsa.statistics.expressions.get_transmission_carriers", "lineno": 508, "resolution": "imported_call" }, { "caller": "test.test_collection_statistics.test_network_collection_get_transmission_carriers", "callee": "pypsa.statistics.expressions.get_transmission_carriers", "lineno": 523, "resolution": "imported_call" }, { "caller": "test.test_collection_statistics.test_network_collection_different_snapshots", "callee": "test.test_collection_statistics.mock_single_bus_dispatch", "lineno": 647, "resolution": "direct_name_call" }, { "caller": "test.test_collection_statistics.test_network_collection_different_snapshots", "callee": "test.test_collection_statistics.mock_single_bus_dispatch", "lineno": 652, "resolution": "direct_name_call" }, { "caller": "test.test_collection_statistics.test_network_collection_different_snapshots", "callee": "test.test_collection_statistics._assert_collection_matches_individuals", "lineno": 658, "resolution": "direct_name_call" }, { "caller": "test.test_collection_statistics.test_network_collection_overlapping_snapshots", "callee": "test.test_collection_statistics.mock_single_bus_dispatch", "lineno": 669, "resolution": "direct_name_call" }, { "caller": "test.test_collection_statistics.test_network_collection_overlapping_snapshots", "callee": "test.test_collection_statistics.mock_single_bus_dispatch", "lineno": 670, "resolution": "direct_name_call" }, { "caller": "test.test_collection_statistics.test_network_collection_overlapping_snapshots", "callee": "test.test_collection_statistics._assert_collection_matches_individuals", "lineno": 672, "resolution": "direct_name_call" }, { "caller": "test.test_collection_statistics.test_network_collection_different_snapshot_weightings", "callee": "test.test_collection_statistics.mock_single_bus_dispatch", "lineno": 678, "resolution": "direct_name_call" }, { "caller": "test.test_collection_statistics.test_network_collection_different_snapshot_weightings", "callee": "test.test_collection_statistics.mock_single_bus_dispatch", "lineno": 679, "resolution": "direct_name_call" }, { "caller": "test.test_collection_statistics.test_network_collection_different_snapshot_weightings", "callee": "test.test_collection_statistics._assert_collection_matches_individuals", "lineno": 685, "resolution": "direct_name_call" } ], "test.test_committable_extendable": [ { "caller": "test.test_committable_extendable.add_com_ext_generator", "callee": ".dict.update", "lineno": 44, "resolution": "local_builtin_method_call" }, { "caller": "test.test_committable_extendable.add_com_ext_link", "callee": ".dict.update", "lineno": 59, "resolution": "local_builtin_method_call" }, { "caller": "test.test_committable_extendable.test_committable_extendable_generator", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 137, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_committable_extendable_multiple_generators", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 185, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_big_m_formulation_constraints", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 211, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_component_api_get_committable_big_m_values", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 243, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_component_api_get_committable_big_m_values_without_max_pu", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 260, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_big_m_validation", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 271, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_non_negative_constraint", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 297, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_committable_extendable_can_switch_off", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 314, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_big_m_warning_emitted", "callee": "pypsa.consistency.check_big_m_exceeded", "lineno": 349, "resolution": "imported_call" }, { "caller": "test.test_committable_extendable.test_many_generators_performance", "callee": "test.test_committable_extendable.assert_power_balance", "lineno": 410, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_extreme_min_pu", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 424, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_committable_extendable_linearized_uc", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 539, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_committable_extendable_linearized_vs_milp", "callee": "test.test_committable_extendable.test_committable_extendable_linearized_vs_milp.create_network", "lineno": 569, "resolution": "nested_function_call" }, { "caller": "test.test_committable_extendable.test_committable_extendable_linearized_vs_milp", "callee": "test.test_committable_extendable.test_committable_extendable_linearized_vs_milp.create_network", "lineno": 573, "resolution": "nested_function_call" }, { "caller": "test.test_committable_extendable.test_snapshot_interval_up_down_time_calculation", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 630, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_no_start_costs", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 652, "resolution": "direct_name_call" }, { "caller": "test.test_committable_extendable.test_ramp_big_m_coexistence_com_fix_and_com_ext", "callee": "test.test_committable_extendable.add_com_ext_generator", "lineno": 791, "resolution": "direct_name_call" } ], "test.test_common": [ { "caller": "test.test_common.test_unexpected_error_message_formatting", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 30, "resolution": "imported_call" }, { "caller": "test.test_common.test_unexpected_error_message_formatting", "callee": "pypsa.common.UnexpectedError.__init__", "lineno": 38, "resolution": "imported_call" }, { "caller": "test.test_common.TestClass.test_decorator_with_arguments.method_with_decorator_args", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 58, "resolution": "imported_call" }, { "caller": "test.test_common.test_decorator_without_arguments", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 79, "resolution": "imported_call" }, { "caller": "test.test_common.TestClass.test_class_method_access.method", "callee": "pypsa.common.MethodHandlerWrapper.__init__", "lineno": 110, "resolution": "imported_call" }, { "caller": "test.test_common.test_as_index", "callee": "pypsa.common.as_index", "lineno": 129, "resolution": "imported_call" }, { "caller": "test.test_common.test_as_index", "callee": "pypsa.common.as_index", "lineno": 136, "resolution": "imported_call" }, { "caller": "test.test_common.test_as_index", "callee": "pypsa.common.as_index", "lineno": 147, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_equals", "callee": "pypsa.common.equals", "lineno": 187, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_equals_logs", "callee": "pypsa.common.equals", "lineno": 199, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_equals_logs", "callee": "pypsa.common.equals", "lineno": 202, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_equals_logs", "callee": "pypsa.common.equals", "lineno": 206, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_equals_logs", "callee": "pypsa.common.equals", "lineno": 209, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_equals_ignored_classes", "callee": "pypsa.common.equals", "lineno": 216, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_equals_type_mismatch", "callee": "pypsa.common.equals", "lineno": 222, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_invalid_log_mode_type", "callee": "pypsa.common.equals", "lineno": 226, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_nested_structures", "callee": "pypsa.common.equals", "lineno": 232, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_nested_structures", "callee": "pypsa.common.equals", "lineno": 233, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_pandas_series", "callee": "pypsa.common.equals", "lineno": 240, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_pandas_series", "callee": "pypsa.common.equals", "lineno": 241, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_pandas_empty_dataframes", "callee": "pypsa.common.equals", "lineno": 247, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_numpy_arrays_with_nan", "callee": "pypsa.common.equals", "lineno": 253, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_same_object_identity", "callee": "pypsa.common.equals", "lineno": 257, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_dict_with_missing_keys", "callee": "pypsa.common.equals", "lineno": 264, "resolution": "imported_call" }, { "caller": "test.test_common.TestEquals.test_dict_with_missing_keys", "callee": "pypsa.common.equals", "lineno": 265, "resolution": "imported_call" }, { "caller": "test.test_common.test_list_as_string", "callee": "pypsa.common.list_as_string", "lineno": 277, "resolution": "imported_call" }, { "caller": "test.test_common.test_list_as_string", "callee": "pypsa.common.list_as_string", "lineno": 281, "resolution": "imported_call" }, { "caller": "test.test_common.test_list_as_string", "callee": "pypsa.common.list_as_string", "lineno": 285, "resolution": "imported_call" }, { "caller": "test.test_common.test_list_as_string", "callee": "pypsa.common.list_as_string", "lineno": 287, "resolution": "imported_call" }, { "caller": "test.test_common.test_list_as_string", "callee": "pypsa.common.list_as_string", "lineno": 289, "resolution": "imported_call" }, { "caller": "test.test_common.test_list_as_string", "callee": "pypsa.common.list_as_string", "lineno": 292, "resolution": "imported_call" }, { "caller": "test.test_common.test_list_as_string", "callee": "pypsa.common.list_as_string", "lineno": 294, "resolution": "imported_call" }, { "caller": "test.test_common.test_list_as_string", "callee": "pypsa.common.list_as_string", "lineno": 296, "resolution": "imported_call" }, { "caller": "test.test_common.test_list_as_string", "callee": "pypsa.common.list_as_string", "lineno": 297, "resolution": "imported_call" }, { "caller": "test.test_common.test_check_for_update", "callee": ".unittest.mock.patch", "lineno": 334, "resolution": "external_constructor_call" }, { "caller": "test.test_common.test_check_for_update", "callee": "test.test_common.mock_response", "lineno": 335, "resolution": "direct_name_call" }, { "caller": "test.test_common.test_check_for_update", "callee": "pypsa.common._check_for_update", "lineno": 337, "resolution": "imported_call" }, { "caller": "test.test_common.test_check_for_update_error_handling", "callee": ".unittest.mock.patch", "lineno": 343, "resolution": "external_constructor_call" }, { "caller": "test.test_common.test_check_for_update_error_handling", "callee": "pypsa.common._check_for_update", "lineno": 347, "resolution": "imported_call" }, { "caller": "test.test_common.test_check_for_update_respects_network_option", "callee": "pypsa.common._check_for_update", "lineno": 357, "resolution": "imported_call" }, { "caller": "test.test_common.test_check_for_update_respects_network_option", "callee": ".unittest.mock.patch", "lineno": 361, "resolution": "external_constructor_call" }, { "caller": "test.test_common.test_check_for_update_respects_network_option", "callee": "test.test_common.mock_response", "lineno": 362, "resolution": "direct_name_call" }, { "caller": "test.test_common.test_check_for_update_respects_network_option", "callee": "pypsa.common._check_for_update", "lineno": 366, "resolution": "imported_call" }, { "caller": "test.test_common.test_url_loading_respects_network_option", "callee": "pypsa.network.io._retrieve_from_url", "lineno": 381, "resolution": "imported_call" }, { "caller": "test.test_common.test_url_loading_respects_network_option", "callee": ".unittest.mock.patch", "lineno": 385, "resolution": "external_constructor_call" }, { "caller": "test.test_common.test_url_loading_respects_network_option", "callee": ".unittest.mock.patch", "lineno": 386, "resolution": "external_constructor_call" }, { "caller": "test.test_common.test_url_loading_respects_network_option", "callee": "pypsa.network.io._retrieve_from_url", "lineno": 392, "resolution": "imported_call" }, { "caller": "test.test_common.TestDict.test_dict_copy_methods", "callee": "pypsa.definitions.structures.Dict.", "lineno": 414, "resolution": "imported_call" }, { "caller": "test.test_common.TestDict.test_dict_copy_methods", "callee": "pypsa.definitions.structures.Dict.copy", "lineno": 417, "resolution": "local_typed_method_call" }, { "caller": "test.test_common.TestGenerateColors.test_generate_colors_basic", "callee": "pypsa.common.generate_colors", "lineno": 449, "resolution": "imported_call" }, { "caller": "test.test_common.TestGenerateColors.test_generate_colors_single", "callee": "pypsa.common.generate_colors", "lineno": 457, "resolution": "imported_call" }, { "caller": "test.test_common.TestGenerateColors.test_generate_colors_zero", "callee": "pypsa.common.generate_colors", "lineno": 463, "resolution": "imported_call" }, { "caller": "test.test_common.TestGenerateColors.test_generate_colors_cycling", "callee": "pypsa.common.generate_colors", "lineno": 469, "resolution": "imported_call" }, { "caller": "test.test_common.TestGenerateColors.test_generate_colors_different_palettes", "callee": "pypsa.common.generate_colors", "lineno": 478, "resolution": "imported_call" }, { "caller": "test.test_common.TestGenerateColors.test_generate_colors_different_palettes", "callee": "pypsa.common.generate_colors", "lineno": 479, "resolution": "imported_call" }, { "caller": "test.test_common.TestGenerateColors.test_generate_colors_different_palettes", "callee": "pypsa.common.generate_colors", "lineno": 480, "resolution": "imported_call" }, { "caller": "test.test_common.TestGenerateColors.test_generate_colors_different_palettes", "callee": "pypsa.common.generate_colors", "lineno": 490, "resolution": "imported_call" }, { "caller": "test.test_common.TestGenerateColors.test_generate_colors_continuous_palette", "callee": "pypsa.common.generate_colors", "lineno": 494, "resolution": "imported_call" }, { "caller": "test.test_common.TestNormalizeCarrierNiceNames.test_none", "callee": "pypsa.common.normalize_carrier_nice_names", "lineno": 506, "resolution": "imported_call" }, { "caller": "test.test_common.TestNormalizeCarrierNiceNames.test_string_nice_name", "callee": "pypsa.common.normalize_carrier_nice_names", "lineno": 509, "resolution": "imported_call" }, { "caller": "test.test_common.TestNormalizeCarrierNiceNames.test_string_canonical_passthrough", "callee": "pypsa.common.normalize_carrier_nice_names", "lineno": 512, "resolution": "imported_call" }, { "caller": "test.test_common.TestNormalizeCarrierNiceNames.test_list", "callee": "pypsa.common.normalize_carrier_nice_names", "lineno": 515, "resolution": "imported_call" }, { "caller": "test.test_common.TestNormalizeCarrierNiceNames.test_duplicate_nice_names_skipped", "callee": "pypsa.common.normalize_carrier_nice_names", "lineno": 522, "resolution": "imported_call" }, { "caller": "test.test_common.TestNormalizeCarrierNiceNames.test_empty_nice_names", "callee": "pypsa.common.normalize_carrier_nice_names", "lineno": 526, "resolution": "imported_call" }, { "caller": "test.test_common.TestNormalizeCarrierNiceNames.test_tuple_passthrough", "callee": "pypsa.common.normalize_carrier_nice_names", "lineno": 529, "resolution": "imported_call" } ], "test.test_common_deprecations": [ { "caller": "test.test_common_deprecations.mock_version_semver", "callee": ".unittest.mock.patch", "lineno": 20, "resolution": "external_constructor_call" }, { "caller": "test.test_common_deprecations.test_rename_deprecated_kwargs_basic", "callee": "pypsa.common.rename_deprecated_kwargs", "lineno": 34, "resolution": "imported_call" }, { "caller": "test.test_common_deprecations.test_rename_deprecated_kwargs_both_args_present", "callee": "pypsa.common.rename_deprecated_kwargs", "lineno": 60, "resolution": "imported_call" }, { "caller": "test.test_common_deprecations.test_rename_deprecated_kwargs_no_deprecated_args", "callee": "pypsa.common.rename_deprecated_kwargs", "lineno": 75, "resolution": "imported_call" }, { "caller": "test.test_common_deprecations.test_rename_deprecated_kwargs_multiple_aliases", "callee": "pypsa.common.rename_deprecated_kwargs", "lineno": 95, "resolution": "imported_call" }, { "caller": "test.test_common_deprecations.test_deprecated_kwargs_decorator.test_func", "callee": "pypsa.common.deprecated_kwargs", "lineno": 112, "resolution": "imported_call" }, { "caller": "test.test_common_deprecations.test_deprecated_kwargs_decorator", "callee": "test.test_common_deprecations.test_deprecated_kwargs_decorator.test_func", "lineno": 118, "resolution": "nested_function_call" }, { "caller": "test.test_common_deprecations.test_deprecated_common_kwargs", "callee": "test.test_common_deprecations.test_deprecated_common_kwargs.test_func", "lineno": 140, "resolution": "nested_function_call" }, { "caller": "test.test_common_deprecations.test_deprecated_namespace", "callee": "pypsa.common.deprecated_namespace", "lineno": 159, "resolution": "imported_call" } ], "test.test_compatibility_ext_and_com": [], "test.test_components": [ { "caller": "test.test_components.legacy_component", "callee": "pypsa.components.legacy.Component.", "lineno": 33, "resolution": "imported_call" } ], "test.test_components_array": [ { "caller": "test.test_components_array.test_from_xarray", "callee": "pypsa.components.array._from_xarray", "lineno": 190, "resolution": "imported_call" }, { "caller": "test.test_components_array.test_from_xarray_auxiliary_dimensions", "callee": "pypsa.components.array._from_xarray", "lineno": 235, "resolution": "imported_call" }, { "caller": "test.test_components_array.test_from_xarray_auxiliary_dimensions", "callee": "pypsa.components.array._from_xarray", "lineno": 249, "resolution": "imported_call" }, { "caller": "test.test_components_array.test_from_xarray_edge_cases", "callee": "pypsa.components.array._from_xarray", "lineno": 275, "resolution": "imported_call" }, { "caller": "test.test_components_array.test_from_xarray_edge_cases", "callee": "pypsa.components.array._from_xarray", "lineno": 289, "resolution": "imported_call" } ], "test.test_components_custom": [ { "caller": "test.test_components_custom.test_custom_components", "callee": ".pathlib.Path", "lineno": 15, "resolution": "external_constructor_call" }, { "caller": "test.test_components_custom.test_custom_components", "callee": "pypsa.components.types.get", "lineno": 21, "resolution": "imported_call" }, { "caller": "test.test_components_custom.test_custom_component_registration", "callee": "pypsa.components.types.add_component_type", "lineno": 37, "resolution": "qualified_module_call" }, { "caller": "test.test_components_custom.test_custom_component_registration", "callee": "pypsa.components.types.get", "lineno": 45, "resolution": "imported_call" } ], "test.test_components_store": [ { "caller": "test.test_components_store.test_init", "callee": "pypsa.components.store.ComponentsStore.", "lineno": 10, "resolution": "imported_call" }, { "caller": "test.test_components_store.test_init", "callee": "pypsa.components.store.ComponentsStore.", "lineno": 13, "resolution": "imported_call" } ], "test.test_components_utils": [ { "caller": "test.test_components_utils.test_as_components", "callee": "pypsa.components.common.as_components", "lineno": 13, "resolution": "imported_call" }, { "caller": "test.test_components_utils.test_as_components", "callee": "pypsa.components.common.as_components", "lineno": 14, "resolution": "imported_call" }, { "caller": "test.test_components_utils.test_as_components", "callee": "pypsa.components.common.as_components", "lineno": 15, "resolution": "imported_call" }, { "caller": "test.test_components_utils.test_as_components", "callee": "pypsa.components.common.as_components", "lineno": 17, "resolution": "imported_call" } ], "test.test_consistency_check": [ { "caller": "test.test_consistency_check.test_missing_bus", "callee": "test.test_consistency_check.assert_log_or_error_in_consistency", "lineno": 48, "resolution": "direct_name_call" }, { "caller": "test.test_consistency_check.test_nans_in_capacity_limits", "callee": "test.test_consistency_check.assert_log_or_error_in_consistency", "lineno": 69, "resolution": "direct_name_call" }, { "caller": "test.test_consistency_check.test_shapes_with_missing_idx", "callee": "test.test_consistency_check.assert_log_or_error_in_consistency", "lineno": 83, "resolution": "direct_name_call" }, { "caller": "test.test_consistency_check.test_unknown_carriers", "callee": "test.test_consistency_check.assert_log_or_error_in_consistency", "lineno": 93, "resolution": "direct_name_call" }, { "caller": "test.test_consistency_check.test_inconsistent_e_sum_values", "callee": "test.test_consistency_check.assert_log_or_error_in_consistency", "lineno": 104, "resolution": "direct_name_call" }, { "caller": "test.test_consistency_check.test_scenarios_sum_to_one", "callee": "test.test_consistency_check.assert_log_or_error_in_consistency", "lineno": 118, "resolution": "direct_name_call" }, { "caller": "test.test_consistency_check.test_committable_down_with_p_init", "callee": "test.test_consistency_check.assert_log_or_error_in_consistency", "lineno": 131, "resolution": "direct_name_call" }, { "caller": "test.test_consistency_check.test_line_types_consistency", "callee": "pypsa.consistency.check_line_types_consistency", "lineno": 394, "resolution": "qualified_module_call" }, { "caller": "test.test_consistency_check.test_line_types_consistency", "callee": "pypsa.consistency.check_line_types_consistency", "lineno": 397, "resolution": "qualified_module_call" }, { "caller": "test.test_consistency_check.test_line_types_consistency_pass", "callee": "pypsa.consistency.check_line_types_consistency", "lineno": 430, "resolution": "qualified_module_call" }, { "caller": "test.test_consistency_check.test_line_types_consistency_non_stochastic", "callee": "pypsa.consistency.check_line_types_consistency", "lineno": 446, "resolution": "qualified_module_call" }, { "caller": "test.test_consistency_check.test_transformer_types_consistency_fail", "callee": "pypsa.consistency.check_transformer_types_consistency", "lineno": 476, "resolution": "qualified_module_call" }, { "caller": "test.test_consistency_check.test_transformer_types_consistency_fail", "callee": "pypsa.consistency.check_transformer_types_consistency", "lineno": 478, "resolution": "qualified_module_call" }, { "caller": "test.test_consistency_check.test_transformer_types_consistency_pass", "callee": "pypsa.consistency.check_transformer_types_consistency", "lineno": 506, "resolution": "qualified_module_call" }, { "caller": "test.test_consistency_check.test_transformer_types_consistency_non_stochastic", "callee": "pypsa.consistency.check_transformer_types_consistency", "lineno": 520, "resolution": "qualified_module_call" }, { "caller": "test.test_consistency_check.test_check_for_unknown_buses", "callee": "test.test_consistency_check.assert_log_or_error_in_consistency", "lineno": 539, "resolution": "direct_name_call" } ], "test.test_constants": [], "test.test_deprecations": [], "test.test_descriptors": [ { "caller": "test.test_descriptors.test_allocate_series_dataframes", "callee": "pypsa.network.power_flow.allocate_series_dataframes", "lineno": 58, "resolution": "imported_call" }, { "caller": "test.test_descriptors.test_get_extendable_i", "callee": "pypsa.descriptors.get_extendable_i", "lineno": 73, "resolution": "imported_call" }, { "caller": "test.test_descriptors.test_get_non_extendable_i", "callee": "pypsa.descriptors.get_non_extendable_i", "lineno": 85, "resolution": "imported_call" }, { "caller": "test.test_descriptors.test_expand_series", "callee": "pypsa.common.expand_series", "lineno": 93, "resolution": "imported_call" }, { "caller": "test.test_descriptors.test_expand_series", "callee": "pypsa.common.expand_series", "lineno": 106, "resolution": "imported_call" }, { "caller": "test.test_descriptors.test_update_ports_component_attrs", "callee": "pypsa.descriptors._update_ports_component_attrs", "lineno": 191, "resolution": "imported_call" }, { "caller": "test.test_descriptors.test_get_bounds_pu", "callee": "pypsa.descriptors.get_bounds_pu", "lineno": 331, "resolution": "imported_call" } ], "test.test_docs": [ { "caller": "test.test_docs.", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 39, "resolution": "qualified_module_call" }, { "caller": "test.test_docs.", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 41, "resolution": "qualified_module_call" }, { "caller": "test.test_docs.", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 45, "resolution": "qualified_module_call" }, { "caller": "test.test_docs.", "callee": "pypsa.examples.stochastic_network", "lineno": 70, "resolution": "qualified_module_call" }, { "caller": "test.test_docs.", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 73, "resolution": "qualified_module_call" }, { "caller": "test.test_docs.", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 74, "resolution": "qualified_module_call" }, { "caller": "test.test_docs.test_doctest_docs", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 163, "resolution": "qualified_module_call" }, { "caller": "test.test_docs.test_doctest_docs", "callee": ".pathlib.Path", "lineno": 124, "resolution": "external_constructor_call" }, { "caller": "test.test_docs.test_doctest_docs", "callee": ".pathlib.Path", "lineno": 124, "resolution": "external_constructor_call" }, { "caller": "test.test_docs.test_notebooks", "callee": ".pathlib.Path", "lineno": 204, "resolution": "external_constructor_call" }, { "caller": "test.test_docs.test_notebooks", "callee": ".dict.copy", "lineno": 230, "resolution": "local_builtin_method_call" }, { "caller": "test.test_docs.test_notebooks", "callee": ".dict.copy", "lineno": 232, "resolution": "local_builtin_method_call" }, { "caller": "test.test_docs.test_notebooks", "callee": ".list.append", "lineno": 238, "resolution": "local_builtin_method_call" }, { "caller": "test.test_docs._collect_go_urls", "callee": ".pathlib.Path", "lineno": 254, "resolution": "external_constructor_call" }, { "caller": "test.test_docs._collect_go_urls", "callee": ".pathlib.Path", "lineno": 256, "resolution": "external_constructor_call" }, { "caller": "test.test_docs.test_go_links", "callee": "test.test_docs._collect_go_urls", "lineno": 261, "resolution": "direct_name_call" } ], "test.test_examples": [ { "caller": "test.test_examples.test_ac_dc_meshed", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 16, "resolution": "qualified_module_call" }, { "caller": "test.test_examples.test_storage_hvdc", "callee": "pypsa.examples.storage_hvdc", "lineno": 21, "resolution": "qualified_module_call" }, { "caller": "test.test_examples.test_scigrid_de", "callee": "pypsa.examples.scigrid_de", "lineno": 26, "resolution": "qualified_module_call" }, { "caller": "test.test_examples.test_model_energy", "callee": "pypsa.examples.model_energy", "lineno": 31, "resolution": "qualified_module_call" }, { "caller": "test.test_examples.test_carbon_management", "callee": "pypsa.examples.carbon_management", "lineno": 37, "resolution": "qualified_module_call" }, { "caller": "test.test_examples.test_caching", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 56, "resolution": "qualified_module_call" }, { "caller": "test.test_examples.test_clear_cache", "callee": "pypsa.examples.clear_cache", "lineno": 62, "resolution": "qualified_module_call" }, { "caller": "test.test_examples.test_cache_miss_network_disabled", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 73, "resolution": "qualified_module_call" }, { "caller": "test.test_examples.test_cache_miss_404_falls_back_to_latest.fake_urlretrieve", "callee": ".list.append", "lineno": 86, "resolution": "local_builtin_method_call" }, { "caller": "test.test_examples.test_cache_miss_404_falls_back_to_latest.fake_urlretrieve", "callee": ".urllib.error.HTTPError", "lineno": 88, "resolution": "external_constructor_call" }, { "caller": "test.test_examples.test_cache_miss_404_falls_back_to_latest", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 93, "resolution": "qualified_module_call" }, { "caller": "test.test_examples.test_check_url_availability", "callee": "pypsa.examples._check_url_availability", "lineno": 110, "resolution": "imported_call" }, { "caller": "test.test_examples.test_check_url_availability", "callee": "pypsa.examples._check_url_availability", "lineno": 111, "resolution": "imported_call" }, { "caller": "test.test_examples.test_check_url_availability", "callee": "pypsa.examples._check_url_availability", "lineno": 112, "resolution": "imported_call" }, { "caller": "test.test_examples.test_check_url_availability", "callee": "pypsa.examples._check_url_availability", "lineno": 113, "resolution": "imported_call" }, { "caller": "test.test_examples.test_check_url_availability", "callee": "pypsa.examples._check_url_availability", "lineno": 114, "resolution": "imported_call" }, { "caller": "test.test_examples.test_check_url_availability", "callee": "pypsa.examples._check_url_availability", "lineno": 103, "resolution": "qualified_module_call" } ], "test.test_graph": [], "test.test_guards": [], "test.test_indices": [], "test.test_io": [ { "caller": "test.test_io.TestCSVDir.test_csv_io_shapes", "callee": ".geopandas.testing.assert_geodataframe_equal", "lineno": 116, "resolution": "external_constructor_call" }, { "caller": "test.test_io.TestCSVDir.test_csv_io_shapes_with_missing", "callee": ".geopandas.testing.assert_geodataframe_equal", "lineno": 128, "resolution": "external_constructor_call" }, { "caller": "test.test_io.TestCSVDir.test_io_equality", "callee": "test.test_io.custom_equals", "lineno": 163, "resolution": "direct_name_call" }, { "caller": "test.test_io.TestNetcdf.test_netcdf_io_shapes", "callee": ".geopandas.testing.assert_geodataframe_equal", "lineno": 216, "resolution": "external_constructor_call" }, { "caller": "test.test_io.TestNetcdf.test_netcdf_io_shapes_with_missing", "callee": ".geopandas.testing.assert_geodataframe_equal", "lineno": 228, "resolution": "external_constructor_call" }, { "caller": "test.test_io.TestNetcdf.test_io_equality", "callee": "test.test_io.custom_equals", "lineno": 301, "resolution": "direct_name_call" }, { "caller": "test.test_io.TestHDF5.test_hdf5_io_shapes", "callee": ".geopandas.testing.assert_geodataframe_equal", "lineno": 340, "resolution": "external_constructor_call" }, { "caller": "test.test_io.TestHDF5.test_hdf5_io_shapes_with_missing", "callee": ".geopandas.testing.assert_geodataframe_equal", "lineno": 352, "resolution": "external_constructor_call" }, { "caller": "test.test_io.TestHDF5.test_io_equality", "callee": "test.test_io.custom_equals", "lineno": 387, "resolution": "direct_name_call" }, { "caller": "test.test_io.TestExcelIO.test_excel_io_shapes", "callee": ".geopandas.testing.assert_geodataframe_equal", "lineno": 441, "resolution": "external_constructor_call" }, { "caller": "test.test_io.TestExcelIO.test_excel_io_shapes_with_missing", "callee": ".geopandas.testing.assert_geodataframe_equal", "lineno": 453, "resolution": "external_constructor_call" }, { "caller": "test.test_io.TestExcelIO.test_io_equality", "callee": "test.test_io.custom_equals", "lineno": 488, "resolution": "direct_name_call" }, { "caller": "test.test_io.test_io_equality", "callee": "test.test_io.custom_equals", "lineno": 551, "resolution": "direct_name_call" }, { "caller": "test.test_io.test_io_equality", "callee": "test.test_io.custom_equals", "lineno": 559, "resolution": "direct_name_call" }, { "caller": "test.test_io.test_io_equality", "callee": "test.test_io.custom_equals", "lineno": 564, "resolution": "direct_name_call" }, { "caller": "test.test_io.test_io_equality", "callee": "test.test_io.custom_equals", "lineno": 569, "resolution": "direct_name_call" }, { "caller": "test.test_io.test_sort_attrs", "callee": "pypsa.network.io._sort_attrs", "lineno": 664, "resolution": "imported_call" }, { "caller": "test.test_io.test_sort_attrs", "callee": "pypsa.network.io._sort_attrs", "lineno": 669, "resolution": "imported_call" }, { "caller": "test.test_io.test_sort_attrs", "callee": "pypsa.network.io._sort_attrs", "lineno": 673, "resolution": "imported_call" }, { "caller": "test.test_io.test_sort_attrs", "callee": "pypsa.network.io._sort_attrs", "lineno": 678, "resolution": "imported_call" }, { "caller": "test.test_io.test_sort_attrs", "callee": "pypsa.network.io._sort_attrs", "lineno": 684, "resolution": "imported_call" }, { "caller": "test.test_io.test_version_warning", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 695, "resolution": "qualified_module_call" } ], "test.test_io_cloudpathlib": [ { "caller": "test.test_io_cloudpathlib.cloudpath_local_bucket", "callee": ".cloudpathlib.AnyPath", "lineno": 53, "resolution": "external_constructor_call" }, { "caller": "test.test_io_cloudpathlib.test_cloudpathlib_anypath_uses_pathlib_path_locally", "callee": ".cloudpathlib.AnyPath", "lineno": 109, "resolution": "external_constructor_call" } ], "test.test_link_post_discretization": [ { "caller": "test.test_link_post_discretization.test_post_discretization", "callee": "test.test_link_post_discretization.build_network", "lineno": 98, "resolution": "direct_name_call" }, { "caller": "test.test_link_post_discretization.test_post_discretization", "callee": "pypsa.optimization.abstract.discretized_capacity", "lineno": 101, "resolution": "imported_call" }, { "caller": "test.test_link_post_discretization.test_post_discretization", "callee": "test.test_link_post_discretization.build_network", "lineno": 125, "resolution": "direct_name_call" }, { "caller": "test.test_link_post_discretization.test_post_discretization", "callee": "pypsa.optimization.abstract.discretized_capacity", "lineno": 128, "resolution": "imported_call" } ], "test.test_lopf_activity_mask": [ { "caller": "test.test_lopf_activity_mask.test_optimize_with_power_flow", "callee": "test.test_lopf_activity_mask.test_optimize_with_power_flow.test_scenario", "lineno": 85, "resolution": "nested_function_call" }, { "caller": "test.test_lopf_activity_mask.test_optimize_with_power_flow", "callee": "test.test_lopf_activity_mask.test_optimize_with_power_flow.test_scenario", "lineno": 86, "resolution": "nested_function_call" } ], "test.test_lopf_ac_dc": [], "test.test_lopf_and_subsequent_power_flow": [], "test.test_lopf_basic_constraints": [ { "caller": "test.test_lopf_basic_constraints.describe_storage_unit_contraints", "callee": "pypsa.common.expand_series", "lineno": 34, "resolution": "imported_call" }, { "caller": "test.test_lopf_basic_constraints.describe_store_contraints", "callee": "pypsa.common.expand_series", "lineno": 161, "resolution": "imported_call" }, { "caller": "test.test_lopf_basic_constraints.describe_cycle_constraints", "callee": "test.test_lopf_basic_constraints.describe_cycle_constraints.cycle_flow", "lineno": 188, "resolution": "nested_function_call" } ], "test.test_lopf_global_constraints": [], "test.test_lopf_iteratively": [], "test.test_lopf_losses": [], "test.test_lopf_mga": [ { "caller": "test.test_lopf_mga.test_generate_directions", "callee": "pypsa.optimization.mga.generate_directions_random", "lineno": 190, "resolution": "qualified_module_call" }, { "caller": "test.test_lopf_mga.test_generate_directions", "callee": "pypsa.optimization.mga.generate_directions_evenly_spaced", "lineno": 200, "resolution": "qualified_module_call" }, { "caller": "test.test_lopf_mga.test_generate_directions", "callee": "pypsa.optimization.mga.generate_directions_evenly_spaced", "lineno": 207, "resolution": "qualified_module_call" }, { "caller": "test.test_lopf_mga.test_generate_directions", "callee": "pypsa.optimization.mga.generate_directions_halton", "lineno": 210, "resolution": "qualified_module_call" } ], "test.test_lopf_modularity": [], "test.test_lopf_multiinvest": [], "test.test_lopf_multilink": [], "test.test_lopf_process": [], "test.test_lopf_quadratic_costs": [], "test.test_lopf_rolling_horizon": [ { "caller": "test.test_lopf_rolling_horizon.test_rolling_horizon", "callee": "test.test_lopf_rolling_horizon.get_network", "lineno": 47, "resolution": "direct_name_call" }, { "caller": "test.test_lopf_rolling_horizon.test_rolling_horizon_integrated", "callee": "test.test_lopf_rolling_horizon.get_network", "lineno": 66, "resolution": "direct_name_call" }, { "caller": "test.test_lopf_rolling_horizon.test_rolling_horizon_integrated_overlap", "callee": "test.test_lopf_rolling_horizon.get_network", "lineno": 89, "resolution": "direct_name_call" }, { "caller": "test.test_lopf_rolling_horizon.test_rolling_horizon_linearized_uc_with_ramp_limits", "callee": "pypsa.examples.scigrid_de", "lineno": 231, "resolution": "qualified_module_call" } ], "test.test_lopf_storage": [ { "caller": "test.test_lopf_storage.target_gen_p", "callee": ".pathlib.Path", "lineno": 17, "resolution": "external_constructor_call" } ], "test.test_lopf_unit_commitment": [], "test.test_lopf_varying_inputs": [], "test.test_lpf_ac_dc": [ { "caller": "test.test_lpf_ac_dc.ac_dc_network_r", "callee": ".pathlib.Path", "lineno": 15, "resolution": "external_constructor_call" } ], "test.test_lpf_against_pypower": [ { "caller": "test.test_lpf_against_pypower.test_pypower_case", "callee": ".pypower.ppoption.ppoption", "lineno": 20, "resolution": "external_constructor_call" }, { "caller": "test.test_lpf_against_pypower.test_pypower_case", "callee": ".pypower.runpf.runpf", "lineno": 28, "resolution": "external_constructor_call" } ], "test.test_meshed_threshold": [ { "caller": "test.test_meshed_threshold.test_meshed_threshold", "callee": ".list.extend", "lineno": 86, "resolution": "local_builtin_method_call" }, { "caller": "test.test_meshed_threshold.test_meshed_threshold", "callee": "pypsa.optimization.common.get_strongly_meshed_buses", "lineno": 122, "resolution": "imported_call" }, { "caller": "test.test_meshed_threshold.test_meshed_threshold", "callee": "pypsa.optimization.common.get_strongly_meshed_buses", "lineno": 128, "resolution": "imported_call" }, { "caller": "test.test_meshed_threshold.test_get_bus_counts_basic", "callee": "pypsa.optimization.common.get_bus_counts", "lineno": 141, "resolution": "imported_call" }, { "caller": "test.test_meshed_threshold.test_get_strongly_meshed_buses_deprecated", "callee": "pypsa.optimization.common.get_strongly_meshed_buses", "lineno": 152, "resolution": "imported_call" } ], "test.test_network": [ { "caller": "test.test_network.test_remove", "callee": ".set.issubset", "lineno": 70, "resolution": "local_builtin_method_call" }, { "caller": "test.test_network.test_remove", "callee": ".set.issubset", "lineno": 71, "resolution": "local_builtin_method_call" }, { "caller": "test.test_network.test_add_static_with_index", "callee": "test.test_network.swap_df_index", "lineno": 169, "resolution": "direct_name_call" }, { "caller": "test.test_network.test_add_varying_multiple_with_index", "callee": "test.test_network.swap_df_index", "lineno": 268, "resolution": "direct_name_call" }, { "caller": "test.test_network.test_add_varying_multiple_with_index", "callee": "test.test_network.swap_df_index", "lineno": 276, "resolution": "direct_name_call" }, { "caller": "test.test_network.test_components_referencing", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 585, "resolution": "qualified_module_call" }, { "caller": "test.test_network.test_api_components_legacy", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 645, "resolution": "qualified_module_call" }, { "caller": "test.test_network.test_api_new_components_api", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 683, "resolution": "qualified_module_call" } ], "test.test_network_cycles": [], "test.test_network_index": [ { "caller": "test.test_network_index.test_get_scenario", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 116, "resolution": "qualified_module_call" }, { "caller": "test.test_network_index.test_get_scenario", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 128, "resolution": "qualified_module_call" }, { "caller": "test.test_network_index.test_get_scenario", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 137, "resolution": "qualified_module_call" }, { "caller": "test.test_network_index.test_get_network_from_collection", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 206, "resolution": "qualified_module_call" }, { "caller": "test.test_network_index.test_get_network_from_collection", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 241, "resolution": "qualified_module_call" }, { "caller": "test.test_network_index.test_slice_network", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 250, "resolution": "qualified_module_call" }, { "caller": "test.test_network_index.test_getitem_index_methods", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 313, "resolution": "qualified_module_call" }, { "caller": "test.test_network_index.test_getitem_index_methods", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 339, "resolution": "qualified_module_call" } ], "test.test_network_transform": [ { "caller": "test.test_network_transform.TestGetPotentialTypos.test_basic_functionality_and_edge_cases", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 17, "resolution": "imported_call" }, { "caller": "test.test_network_transform.TestGetPotentialTypos.test_basic_functionality_and_edge_cases", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 18, "resolution": "imported_call" }, { "caller": "test.test_network_transform.TestGetPotentialTypos.test_basic_functionality_and_edge_cases", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 19, "resolution": "imported_call" }, { "caller": "test.test_network_transform.TestGetPotentialTypos.test_basic_functionality_and_edge_cases", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 23, "resolution": "imported_call" }, { "caller": "test.test_network_transform.TestGetPotentialTypos.test_basic_functionality_and_edge_cases", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 26, "resolution": "imported_call" }, { "caller": "test.test_network_transform.TestGetPotentialTypos.test_single_matches", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 66, "resolution": "imported_call" }, { "caller": "test.test_network_transform.TestGetPotentialTypos.test_edge_cases_and_special_scenarios", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 78, "resolution": "imported_call" }, { "caller": "test.test_network_transform.TestGetPotentialTypos.test_edge_cases_and_special_scenarios", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 83, "resolution": "imported_call" }, { "caller": "test.test_network_transform.TestGetPotentialTypos.test_edge_cases_and_special_scenarios", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 92, "resolution": "imported_call" }, { "caller": "test.test_network_transform.TestGetPotentialTypos.test_edge_cases_and_special_scenarios", "callee": "pypsa.network.transform._get_potential_typos", "lineno": 97, "resolution": "imported_call" }, { "caller": "test.test_network_transform.TestGetPotentialTypos.test_typo_warning_option_disabled", "callee": "pypsa._options.option_context", "lineno": 188, "resolution": "imported_call" } ], "test.test_objective_constant": [], "test.test_optimization_expressions": [], "test.test_optional_dependencies": [ { "caller": "test.test_optional_dependencies.TestDynamicDependencyChecking.test_cartopy_availability_is_dynamic", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 43, "resolution": "imported_call" }, { "caller": "test.test_optional_dependencies.TestDynamicDependencyChecking.test_cartopy_checking_not_cached", "callee": ".unittest.mock.patch", "lineno": 47, "resolution": "external_constructor_call" }, { "caller": "test.test_optional_dependencies.TestDynamicDependencyChecking.test_cartopy_checking_not_cached", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 50, "resolution": "imported_call" }, { "caller": "test.test_optional_dependencies.TestDynamicDependencyChecking.test_cartopy_checking_not_cached", "callee": ".unittest.mock.patch", "lineno": 52, "resolution": "external_constructor_call" }, { "caller": "test.test_optional_dependencies.TestDynamicDependencyChecking.test_cartopy_checking_not_cached", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 55, "resolution": "imported_call" }, { "caller": "test.test_optional_dependencies.TestDynamicDependencyChecking.test_cartopy_graceful_fallback", "callee": ".unittest.mock.patch", "lineno": 67, "resolution": "external_constructor_call" } ], "test.test_options": [ { "caller": "test.test_options.test_params_optimize", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 289, "resolution": "qualified_module_call" } ], "test.test_pf_activity_mask": [], "test.test_pf_against_pandapower": [], "test.test_pf_against_pypower": [ { "caller": "test.test_pf_against_pypower.test_pypower_case", "callee": ".pypower.ppoption.ppoption", "lineno": 18, "resolution": "external_constructor_call" }, { "caller": "test.test_pf_against_pypower.test_pypower_case", "callee": ".pypower.runpf.runpf", "lineno": 26, "resolution": "external_constructor_call" } ], "test.test_pf_distributed_slack": [], "test.test_plot_maps_common": [ { "caller": "test.test_plot_maps_common.", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 46, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_apply_cmap_numeric_default", "callee": "pypsa.plot.maps.common.apply_cmap", "lineno": 74, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_apply_cmap_numeric_with_colormap_object", "callee": "pypsa.plot.maps.common.apply_cmap", "lineno": 85, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_apply_layouter_returns_coordinates", "callee": "pypsa.plot.maps.common.apply_layouter", "lineno": 94, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_apply_layouter_inplace", "callee": "pypsa.plot.maps.common.apply_layouter", "lineno": 104, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_apply_layouter_custom_layouter", "callee": "pypsa.plot.maps.common.apply_layouter", "lineno": 116, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_add_jitter_zero", "callee": "pypsa.plot.maps.common.add_jitter", "lineno": 128, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_add_jitter_within_bounds", "callee": "pypsa.plot.maps.common.add_jitter", "lineno": 140, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_to_rgba_named_default_alpha", "callee": "pypsa.plot.maps.common.to_rgba255", "lineno": 157, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_to_rgba_named_custom_alpha", "callee": "pypsa.plot.maps.common.to_rgba255", "lineno": 162, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_to_rgba_hex_default_alpha", "callee": "pypsa.plot.maps.common.to_rgba255", "lineno": 167, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_to_rgba_hex_custom_alpha", "callee": "pypsa.plot.maps.common.to_rgba255", "lineno": 172, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_to_rgba_css_named_default_alpha", "callee": "pypsa.plot.maps.common.to_rgba255_css", "lineno": 181, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_to_rgba_css_named_custom_alpha", "callee": "pypsa.plot.maps.common.to_rgba255_css", "lineno": 186, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_to_rgba_css_hex_default_alpha", "callee": "pypsa.plot.maps.common.to_rgba255_css", "lineno": 191, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_to_rgba_css_hex_custom_alpha", "callee": "pypsa.plot.maps.common.to_rgba255_css", "lineno": 196, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_set_tooltip_style_defaults", "callee": "pypsa.plot.maps.common.set_tooltip_style", "lineno": 204, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_set_tooltip_style_custom_values", "callee": "pypsa.plot.maps.common.set_tooltip_style", "lineno": 215, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_scale_to_max_abs_positive", "callee": "pypsa.plot.maps.common.scale_to_max_abs", "lineno": 235, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_scale_to_max_abs_negative", "callee": "pypsa.plot.maps.common.scale_to_max_abs", "lineno": 242, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_numbers", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 250, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_numbers", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 251, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_dicts", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 256, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_dicts", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 257, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_series", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 264, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_series", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 265, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_mixed", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 271, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_custom_stat", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 277, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_custom_stat", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 280, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_none_or_empty", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 285, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_none_or_empty", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 286, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_invalid_type", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 291, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_get_global_stat_invalid_stat", "callee": "pypsa.plot.maps.common.get_global_stat", "lineno": 296, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_wkt_to_linestring_valid", "callee": "pypsa.plot.maps.common.wkt_to_linestring", "lineno": 302, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_wkt_to_linestring_wrong_geometry", "callee": "pypsa.plot.maps.common.wkt_to_linestring", "lineno": 310, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_wkt_to_linestring_invalid_string", "callee": "pypsa.plot.maps.common.wkt_to_linestring", "lineno": 316, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_linestring_to_pdk_path_valid", "callee": ".shapely.geometry.LineString", "lineno": 321, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_linestring_to_pdk_path_valid", "callee": "pypsa.plot.maps.common.linestring_to_pdk_path", "lineno": 322, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_linestring_to_pdk_path_wrong_type", "callee": ".shapely.geometry.Point", "lineno": 332, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_linestring_to_pdk_path_wrong_type", "callee": "pypsa.plot.maps.common.linestring_to_pdk_path", "lineno": 334, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_linestring_to_pdk_path_empty_linestring", "callee": ".shapely.geometry.LineString", "lineno": 338, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_linestring_to_pdk_path_empty_linestring", "callee": "pypsa.plot.maps.common.linestring_to_pdk_path", "lineno": 339, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_series_to_pdk_path_linestrings", "callee": ".shapely.geometry.LineString", "lineno": 345, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_series_to_pdk_path_linestrings", "callee": ".shapely.geometry.LineString", "lineno": 345, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_series_to_pdk_path_linestrings", "callee": "pypsa.plot.maps.common.series_to_pdk_path", "lineno": 346, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_series_to_pdk_path_wkt_strings", "callee": "pypsa.plot.maps.common.series_to_pdk_path", "lineno": 353, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_series_to_pdk_path_mixed", "callee": ".shapely.geometry.LineString", "lineno": 359, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_series_to_pdk_path_mixed", "callee": "pypsa.plot.maps.common.series_to_pdk_path", "lineno": 360, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_series_to_pdk_path_invalid_string", "callee": "pypsa.plot.maps.common.series_to_pdk_path", "lineno": 368, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_rotate_polygon_identity", "callee": "pypsa.plot.maps.common.rotate_polygon", "lineno": 375, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_rotate_polygon_90deg", "callee": "pypsa.plot.maps.common.rotate_polygon", "lineno": 382, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_rotate_polygon_negative_angle", "callee": "pypsa.plot.maps.common.rotate_polygon", "lineno": 390, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_rotate_polygon_square", "callee": "pypsa.plot.maps.common.rotate_polygon", "lineno": 398, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_flip_polygon_x_axis", "callee": "pypsa.plot.maps.common.flip_polygon", "lineno": 407, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_flip_polygon_y_axis", "callee": "pypsa.plot.maps.common.flip_polygon", "lineno": 414, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_flip_polygon_invalid_axis", "callee": "pypsa.plot.maps.common.flip_polygon", "lineno": 422, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_flip_polygon_preserves_shape", "callee": "pypsa.plot.maps.common.flip_polygon", "lineno": 428, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_scale_polygon_basic", "callee": "pypsa.plot.maps.common.scale_polygon_by_width", "lineno": 436, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_scale_polygon_preserves_ratios", "callee": "pypsa.plot.maps.common.scale_polygon_by_width", "lineno": 444, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_scale_polygon_zero_width_raises", "callee": "pypsa.plot.maps.common.scale_polygon_by_width", "lineno": 457, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_translate_polygon", "callee": "pypsa.plot.maps.common.translate_polygon", "lineno": 464, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_translate_polygon_zero_offset", "callee": "pypsa.plot.maps.common.translate_polygon", "lineno": 472, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_calculate_midpoint", "callee": "pypsa.plot.maps.common.calculate_midpoint", "lineno": 480, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_calculate_angle", "callee": "pypsa.plot.maps.common.calculate_angle", "lineno": 488, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_calculate_angle", "callee": "pypsa.plot.maps.common.calculate_angle", "lineno": 494, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_calculate_angle", "callee": "pypsa.plot.maps.common.calculate_angle", "lineno": 499, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_meters_to_lonlat", "callee": "pypsa.plot.maps.common.meters_to_lonlat", "lineno": 507, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_clip_lat", "callee": "pypsa.plot.maps.common.clip_lat", "lineno": 521, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_poly_to_geojson", "callee": ".shapely.geometry.Polygon", "lineno": 540, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_poly_to_geojson", "callee": "pypsa.plot.maps.common.poly_to_geojson", "lineno": 542, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_feature_to_geojson_mock", "callee": ".shapely.geometry.Polygon", "lineno": 566, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_feature_to_geojson_mock", "callee": ".shapely.geometry.Polygon", "lineno": 567, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_feature_to_geojson_mock", "callee": ".shapely.geometry.MultiPolygon", "lineno": 568, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_feature_to_geojson_mock", "callee": ".types.SimpleNamespace", "lineno": 571, "resolution": "external_constructor_call" }, { "caller": "test.test_plot_maps_common.test_feature_to_geojson_mock", "callee": "pypsa.plot.maps.common.feature_to_geojson", "lineno": 573, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_shapefile_to_geojson_basic", "callee": "pypsa.plot.maps.common.shapefile_to_geojson", "lineno": 596, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_shorten_string", "callee": "pypsa.plot.maps.common.shorten_string", "lineno": 627, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_shorten_string", "callee": "pypsa.plot.maps.common.shorten_string", "lineno": 628, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_shorten_string", "callee": "pypsa.plot.maps.common.shorten_string", "lineno": 631, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_shorten_string", "callee": "pypsa.plot.maps.common.shorten_string", "lineno": 634, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_shorten_string", "callee": "pypsa.plot.maps.common.shorten_string", "lineno": 637, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_shorten_string", "callee": "pypsa.plot.maps.common.shorten_string", "lineno": 640, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_round_value", "callee": "pypsa.plot.maps.common.round_value", "lineno": 646, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_round_value", "callee": "pypsa.plot.maps.common.round_value", "lineno": 647, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_round_value", "callee": "pypsa.plot.maps.common.round_value", "lineno": 648, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_round_value", "callee": "pypsa.plot.maps.common.round_value", "lineno": 652, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_round_value", "callee": "pypsa.plot.maps.common.round_value", "lineno": 653, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_round_value", "callee": "pypsa.plot.maps.common.round_value", "lineno": 655, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_round_value", "callee": "pypsa.plot.maps.common.round_value", "lineno": 658, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_round_value", "callee": "pypsa.plot.maps.common.round_value", "lineno": 659, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_round_value", "callee": "pypsa.plot.maps.common.round_value", "lineno": 660, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_df_to_html_table_basic", "callee": "pypsa.plot.maps.common.df_to_html_table", "lineno": 673, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_df_to_html_table_rounding_and_max_length", "callee": "pypsa.plot.maps.common.df_to_html_table", "lineno": 703, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_convert_matplotlib_color_to_plotly", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 726, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_convert_matplotlib_color_to_plotly", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 727, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_convert_matplotlib_color_to_plotly", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 730, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_convert_matplotlib_color_to_plotly", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 731, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_convert_matplotlib_color_to_plotly", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 734, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_convert_matplotlib_color_to_plotly", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 737, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_convert_matplotlib_color_to_plotly", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 741, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_common.test_convert_matplotlib_color_to_plotly", "callee": "pypsa.plot.maps.common.convert_matplotlib_color_to_plotly", "lineno": 748, "resolution": "imported_call" } ], "test.test_plot_maps_interactive": [ { "caller": "test.test_plot_maps_interactive.", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 13, "resolution": "imported_call" } ], "test.test_plot_maps_static": [ { "caller": "test.test_plot_maps_static.", "callee": "pypsa.plot.maps.common._is_cartopy_available", "lineno": 23, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_static.test_plot_legend_lines", "callee": "pypsa.plot.maps.static.add_legend_lines", "lineno": 265, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_static.test_plot_legend_patches", "callee": "pypsa.plot.maps.static.add_legend_patches", "lineno": 282, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_static.test_plot_legend_circles_no_geomap", "callee": "pypsa.plot.maps.static.add_legend_circles", "lineno": 298, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_static.test_plot_legend_circles_geomap", "callee": "pypsa.plot.maps.static.add_legend_circles", "lineno": 310, "resolution": "imported_call" }, { "caller": "test.test_plot_maps_static.test_plot_legend_semicircles_geomap", "callee": "pypsa.plot.maps.static.add_legend_semicircles", "lineno": 322, "resolution": "imported_call" } ], "test.test_riskaversion": [ { "caller": "test.test_riskaversion.toy_network", "callee": "pypsa.examples.model_energy", "lineno": 58, "resolution": "qualified_module_call" }, { "caller": "test.test_riskaversion.test_risk_neutral_equivalence_omega_zero", "callee": "test.test_riskaversion._capacities_mw", "lineno": 100, "resolution": "direct_name_call" }, { "caller": "test.test_riskaversion.test_risk_neutral_equivalence_omega_zero", "callee": "test.test_riskaversion._objective_bil", "lineno": 101, "resolution": "direct_name_call" }, { "caller": "test.test_riskaversion.test_risk_neutral_equivalence_omega_zero", "callee": "test.test_riskaversion._capacities_mw", "lineno": 106, "resolution": "direct_name_call" }, { "caller": "test.test_riskaversion.test_risk_neutral_equivalence_omega_zero", "callee": "test.test_riskaversion._objective_bil", "lineno": 107, "resolution": "direct_name_call" }, { "caller": "test.test_riskaversion.test_worst_case_equivalence_omega_one_single_tail", "callee": "test.test_riskaversion._capacities_mw", "lineno": 121, "resolution": "direct_name_call" }, { "caller": "test.test_riskaversion.test_worst_case_equivalence_omega_one_single_tail", "callee": "test.test_riskaversion._objective_bil", "lineno": 122, "resolution": "direct_name_call" }, { "caller": "test.test_riskaversion.test_worst_case_equivalence_omega_one_single_tail", "callee": "test.test_riskaversion._capacities_mw", "lineno": 133, "resolution": "direct_name_call" }, { "caller": "test.test_riskaversion.test_worst_case_equivalence_omega_one_single_tail", "callee": "test.test_riskaversion._objective_bil", "lineno": 134, "resolution": "direct_name_call" }, { "caller": "test.test_riskaversion.test_monotone_objective_vs_omega", "callee": "test.test_riskaversion._objective_bil", "lineno": 149, "resolution": "direct_name_call" }, { "caller": "test.test_riskaversion.test_monotone_objective_vs_omega", "callee": ".list.append", "lineno": 157, "resolution": "local_builtin_method_call" }, { "caller": "test.test_riskaversion.test_monotone_objective_vs_omega", "callee": "test.test_riskaversion._objective_bil", "lineno": 157, "resolution": "direct_name_call" } ], "test.test_sclopf_scigrid": [], "test.test_snapshot_weightings": [], "test.test_spatial_clustering": [ { "caller": "test.test_spatial_clustering.test_aggregate_generators", "callee": "pypsa.clustering.spatial.aggregateoneport", "lineno": 24, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_aggregate_generators", "callee": "pypsa.clustering.spatial.normed_or_uniform", "lineno": 35, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_aggregate_generators_custom_strategies", "callee": "pypsa.clustering.spatial.aggregateoneport", "lineno": 55, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_aggregate_generators_consent_error", "callee": "pypsa.clustering.spatial.aggregateoneport", "lineno": 87, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_aggregate_storage_units", "callee": "pypsa.clustering.spatial.aggregateoneport", "lineno": 115, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_aggregate_storage_units", "callee": "pypsa.clustering.spatial.normed_or_uniform", "lineno": 116, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_default_clustering_k_means", "callee": "test.test_spatial_clustering.prepare_network_for_aggregation", "lineno": 153, "resolution": "direct_name_call" }, { "caller": "test.test_spatial_clustering.test_default_clustering_k_means", "callee": "pypsa.clustering.spatial.busmap_by_kmeans", "lineno": 155, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_default_clustering_k_means", "callee": "pypsa.clustering.spatial.get_clustering_from_busmap", "lineno": 156, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_default_clustering_hac", "callee": "test.test_spatial_clustering.prepare_network_for_aggregation", "lineno": 163, "resolution": "direct_name_call" }, { "caller": "test.test_spatial_clustering.test_default_clustering_hac", "callee": "pypsa.clustering.spatial.busmap_by_hac", "lineno": 164, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_default_clustering_hac", "callee": "pypsa.clustering.spatial.get_clustering_from_busmap", "lineno": 165, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_cluster_accessor", "callee": "test.test_spatial_clustering.prepare_network_for_aggregation", "lineno": 172, "resolution": "direct_name_call" }, { "caller": "test.test_spatial_clustering.test_cluster_accessor_deprecated", "callee": "test.test_spatial_clustering.prepare_network_for_aggregation", "lineno": 188, "resolution": "direct_name_call" }, { "caller": "test.test_spatial_clustering.test_custom_line_groupers", "callee": "test.test_spatial_clustering.prepare_network_for_aggregation", "lineno": 210, "resolution": "direct_name_call" }, { "caller": "test.test_spatial_clustering.test_custom_line_groupers", "callee": "pypsa.clustering.spatial.busmap_by_kmeans", "lineno": 212, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_custom_line_groupers", "callee": "pypsa.clustering.spatial.get_clustering_from_busmap", "lineno": 213, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_clustering_multiport_links", "callee": "pypsa.clustering.spatial.get_clustering_from_busmap", "lineno": 250, "resolution": "imported_call" }, { "caller": "test.test_spatial_clustering.test_aggregate_one_ports_no_time_series", "callee": "pypsa.clustering.spatial.get_clustering_from_busmap", "lineno": 282, "resolution": "imported_call" } ], "test.test_stand_by_cost": [], "test.test_statistics": [ { "caller": "test.test_statistics.TestGetOperation.test_get_operation", "callee": "pypsa.statistics.expressions.get_operation", "lineno": 575, "resolution": "imported_call" }, { "caller": "test.test_statistics.TestGetOperation.test_get_operation_multi_port", "callee": "pypsa.statistics.expressions.get_operation", "lineno": 580, "resolution": "imported_call" } ], "test.test_statistics_plot": [ { "caller": "test.test_statistics_plot.test_to_long_format_static", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 75, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_to_long_format_static", "callee": "pypsa.plot.statistics.charts.ChartGenerator._to_long_format", "lineno": 81, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_to_long_format_dynamic", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 91, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_to_long_format_dynamic", "callee": "pypsa.plot.statistics.charts.ChartGenerator._to_long_format", "lineno": 97, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_to_long_format_dynamic_multi", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 107, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_to_long_format_dynamic_multi", "callee": "pypsa.plot.statistics.charts.ChartGenerator._to_long_format", "lineno": 113, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_derive_statistic_parameters", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 128, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_derive_statistic_parameters", "callee": "pypsa.plot.statistics.charts.ChartGenerator.derive_statistic_parameters", "lineno": 131, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_derive_statistic_parameters", "callee": "pypsa.plot.statistics.charts.ChartGenerator.derive_statistic_parameters", "lineno": 136, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_get_carrier_colors_and_labels", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 145, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_get_carrier_colors_and_labels", "callee": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_colors", "lineno": 147, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_get_carrier_colors_and_labels", "callee": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_labels", "lineno": 152, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_get_carrier_colors_and_labels", "callee": "pypsa.plot.statistics.base.PlotsGenerator.get_carrier_labels", "lineno": 156, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_query_filtering", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 163, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_query_filtering", "callee": "pypsa.plot.statistics.charts.ChartGenerator.plot", "lineno": 166, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_consistency_checks", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 175, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_consistency_checks", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 177, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_consistency_checks", "callee": "pypsa.plot.statistics.charts.ChartGenerator.plot", "lineno": 181, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_prepare_bar_data_stacks_periods", "callee": "test.test_statistics_plot._multi_period_sample", "lineno": 238, "resolution": "direct_name_call" }, { "caller": "test.test_statistics_plot.test_prepare_bar_data_stacks_periods", "callee": "pypsa.plot.statistics.charts.prepare_bar_data", "lineno": 239, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_adjust_defaults_for_multi_investment", "callee": "pypsa.plot.statistics.charts.adjust_collection_bar_defaults", "lineno": 252, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_statistic_plotter_multi_investment_defaults", "callee": "test.test_statistics_plot._multi_period_sample", "lineno": 264, "resolution": "direct_name_call" }, { "caller": "test.test_statistics_plot.test_statistic_plotter_multi_investment_defaults", "callee": "pypsa.plot.statistics.plotter.StatisticPlotter.__init__", "lineno": 271, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_statistic_plotter_multi_investment_defaults", "callee": "pypsa.plot.statistics.plotter.StatisticPlotter.bar", "lineno": 272, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot.test_networks_query_filtering", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 280, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot.test_networks_query_filtering", "callee": "pypsa.plot.statistics.charts.ChartGenerator.plot", "lineno": 282, "resolution": "local_typed_method_call" } ], "test.test_statistics_plot_interactive": [ { "caller": "test.test_statistics_plot_interactive.test_networks_interactive_query_filtering", "callee": "pypsa.plot.statistics.charts.ChartGenerator.", "lineno": 226, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot_interactive.test_networks_interactive_query_filtering", "callee": "pypsa.plot.statistics.charts.ChartGenerator.iplot", "lineno": 228, "resolution": "local_typed_method_call" }, { "caller": "test.test_statistics_plot_interactive.test_interactive_multi_investment_grouping", "callee": "test.test_statistics_plot_interactive._multi_period_sample", "lineno": 326, "resolution": "direct_name_call" }, { "caller": "test.test_statistics_plot_interactive.test_interactive_multi_investment_grouping", "callee": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.__init__", "lineno": 333, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot_interactive.test_interactive_multi_investment_grouping", "callee": "pypsa.plot.statistics.plotter.StatisticInteractivePlotter.bar", "lineno": 334, "resolution": "local_typed_method_call" } ], "test.test_statistics_plot_schema": [ { "caller": "test.test_statistics_plot_schema.TestSchemaContext.test_apply_parameter_schema_with_context", "callee": "pypsa.plot.statistics.schema.apply_parameter_schema", "lineno": 18, "resolution": "imported_call" }, { "caller": "test.test_statistics_plot_schema.TestSchemaContext.test_apply_parameter_schema_backward_compatible", "callee": "pypsa.plot.statistics.schema.apply_parameter_schema", "lineno": 29, "resolution": "imported_call" } ], "test.test_stochastic": [ { "caller": "test.test_stochastic.test_stoch_example", "callee": "pypsa.examples.stochastic_network", "lineno": 23, "resolution": "qualified_module_call" }, { "caller": "test.test_stochastic.test_optimization_with_scenarios", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 256, "resolution": "qualified_module_call" }, { "caller": "test.test_stochastic.test_solved_network_simple", "callee": ".pathlib.Path", "lineno": 272, "resolution": "external_constructor_call" }, { "caller": "test.test_stochastic.test_slack_bus_consistency_check", "callee": "pypsa.consistency.check_stochastic_slack_bus_consistency", "lineno": 587, "resolution": "imported_call" }, { "caller": "test.test_stochastic.test_slack_bus_consistency_check", "callee": "pypsa.consistency.check_stochastic_slack_bus_consistency", "lineno": 593, "resolution": "imported_call" }, { "caller": "test.test_stochastic.test_slack_bus_consistency_check_passes", "callee": "pypsa.consistency.check_stochastic_slack_bus_consistency", "lineno": 650, "resolution": "imported_call" }, { "caller": "test.test_stochastic.test_store_stochastic_optimization_bug", "callee": "pypsa.examples.model_energy", "lineno": 668, "resolution": "qualified_module_call" }, { "caller": "test.test_stochastic.test_store_stochastic_dimensions", "callee": "pypsa.components.common.as_components", "lineno": 734, "resolution": "imported_call" }, { "caller": "test.test_stochastic.test_store_stochastic_dimensions", "callee": "pypsa.common.expand_series", "lineno": 738, "resolution": "imported_call" }, { "caller": "test.test_stochastic.test_store_stochastic_dimensions", "callee": ".xarray.DataArray", "lineno": 739, "resolution": "external_constructor_call" }, { "caller": "test.test_stochastic.test_scenario_ordering_bug", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 767, "resolution": "qualified_module_call" }, { "caller": "test.test_stochastic.test_multiperiod_stochastic_coordinate_alignment", "callee": ".set.issubset", "lineno": 1298, "resolution": "local_builtin_method_call" } ], "test.test_stochastic_not_implemented": [], "test.test_subnetwork": [], "test.test_temporal_clustering": [ { "caller": "test.test_temporal_clustering.TestResample.test_resample_3h", "callee": "pypsa.clustering.temporal.resample", "lineno": 88, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestResample.test_resample_preserves_total_hours", "callee": "pypsa.clustering.temporal.resample", "lineno": 101, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestResample.test_resample_daily", "callee": "pypsa.clustering.temporal.resample", "lineno": 108, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestResample.test_resample_time_series_aggregated", "callee": "pypsa.clustering.temporal.resample", "lineno": 114, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestResample.test_resample_snapshot_map", "callee": "pypsa.clustering.temporal.resample", "lineno": 125, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestDownsample.test_downsample_stride_4", "callee": "pypsa.clustering.temporal.downsample", "lineno": 141, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestDownsample.test_downsample_preserves_total_hours", "callee": "pypsa.clustering.temporal.downsample", "lineno": 150, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestDownsample.test_downsample_weightings_scaled", "callee": "pypsa.clustering.temporal.downsample", "lineno": 158, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestDownsample.test_downsample_time_series_selected", "callee": "pypsa.clustering.temporal.downsample", "lineno": 167, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestDownsample.test_downsample_invalid_stride", "callee": "pypsa.clustering.temporal.downsample", "lineno": 176, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestFromSnapshotMap.test_from_snapshot_map_basic", "callee": "pypsa.clustering.temporal.from_snapshot_map", "lineno": 193, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestFromSnapshotMap.test_from_snapshot_map_preserves_hours", "callee": "pypsa.clustering.temporal.from_snapshot_map", "lineno": 205, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestFromSnapshotMap.test_from_snapshot_map_invalid_index", "callee": "pypsa.clustering.temporal.from_snapshot_map", "lineno": 217, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestNyears.test_nyears_preserved_after_resample", "callee": "pypsa.clustering.temporal.resample", "lineno": 246, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestNyears.test_nyears_preserved_after_downsample", "callee": "pypsa.clustering.temporal.downsample", "lineno": 253, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestLeapDay.test_drop_leap_day", "callee": "pypsa.clustering.temporal.resample", "lineno": 260, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestAggregationRules.test_custom_aggregation_rules", "callee": "pypsa.clustering.temporal.resample", "lineno": 276, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestMultiperiod.test_resample_multiperiod", "callee": "pypsa.clustering.temporal.resample", "lineno": 300, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestEdgeCases.test_empty_dynamic_data", "callee": "pypsa.clustering.temporal.resample", "lineno": 323, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestEdgeCases.test_single_snapshot_stride", "callee": "pypsa.clustering.temporal.downsample", "lineno": 328, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestEdgeCases.test_large_stride", "callee": "pypsa.clustering.temporal.downsample", "lineno": 334, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestEdgeCases.test_downsample_multiperiod", "callee": "pypsa.clustering.temporal.downsample", "lineno": 343, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestEdgeCases.test_downsample_multiperiod_snapshot_map", "callee": "pypsa.clustering.temporal.downsample", "lineno": 355, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestEdgeCases.test_downsample_multiperiod_non_divisible_stride", "callee": "pypsa.clustering.temporal.downsample", "lineno": 364, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestEdgeCases.test_downsample_multiperiod_large_stride", "callee": "pypsa.clustering.temporal.downsample", "lineno": 376, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestEdgeCases.test_from_snapshot_map_dataframe_input", "callee": "pypsa.clustering.temporal.from_snapshot_map", "lineno": 390, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestEdgeCases.test_downsample_stride_not_divisible", "callee": "pypsa.clustering.temporal.downsample", "lineno": 399, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestEdgeCases.test_resample_frequency_larger_than_snapshots", "callee": "pypsa.clustering.temporal.resample", "lineno": 410, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestAggregationRulesDetailed.test_e_min_pu_uses_max", "callee": "pypsa.clustering.temporal.resample", "lineno": 429, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestAggregationRulesDetailed.test_e_max_pu_uses_min", "callee": "pypsa.clustering.temporal.resample", "lineno": 443, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestSegmentErrors.test_segment_invalid_num_segments", "callee": "pypsa.clustering.temporal.segment", "lineno": 468, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestSegmentErrors.test_segment_multiperiod_raises", "callee": "pypsa.clustering.temporal.segment", "lineno": 484, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestSegmentErrors.test_segment_no_dynamic_data", "callee": "pypsa.clustering.temporal.segment", "lineno": 496, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestSegmentFunctionality.test_segment_basic", "callee": "pypsa.clustering.temporal.segment", "lineno": 506, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestStochasticNotSupported.test_resample_stochastic_raises", "callee": "pypsa.clustering.temporal.resample", "lineno": 553, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestStochasticNotSupported.test_downsample_stochastic_raises", "callee": "pypsa.clustering.temporal.downsample", "lineno": 557, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestStochasticNotSupported.test_segment_stochastic_raises", "callee": "pypsa.clustering.temporal.segment", "lineno": 564, "resolution": "imported_call" }, { "caller": "test.test_temporal_clustering.TestStochasticNotSupported.test_from_snapshot_map_stochastic_raises", "callee": "pypsa.clustering.temporal.from_snapshot_map", "lineno": 571, "resolution": "imported_call" } ], "test.test_transmission_losses": [ { "caller": "test.test_transmission_losses.test_transmission_losses_independent_of_s_nom_max", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 14, "resolution": "qualified_module_call" }, { "caller": "test.test_transmission_losses.test_secant_losses_larger", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 25, "resolution": "qualified_module_call" }, { "caller": "test.test_transmission_losses.test_tangent_losses_smaller", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 36, "resolution": "qualified_module_call" }, { "caller": "test.test_transmission_losses.test_secant_losses_ge_tangent_losses", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 47, "resolution": "qualified_module_call" }, { "caller": "test.test_transmission_losses.test_secant_input_variants", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 64, "resolution": "qualified_module_call" }, { "caller": "test.test_transmission_losses.test_invalid_params_raise", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 71, "resolution": "qualified_module_call" } ], "test.test_transport_delay": [ { "caller": "test.test_transport_delay.test_delay_with_scenarios", "callee": "pypsa.components._types.mixin.multiports._Multiport.get_delay_source_indexer", "lineno": 279, "resolution": "qualified_module_call" }, { "caller": "test.test_transport_delay.test_link_delay_with_scenarios_non_delayed_regression", "callee": "pypsa.examples.ac_dc_meshed", "lineno": 377, "resolution": "qualified_module_call" }, { "caller": "test.test_transport_delay.test_link_delay_with_scenarios_multiport", "callee": "pypsa.components._types.mixin.multiports._Multiport.get_delay_source_indexer", "lineno": 425, "resolution": "qualified_module_call" }, { "caller": "test.test_transport_delay.test_link_delay_with_scenarios_multiport", "callee": "pypsa.components._types.mixin.multiports._Multiport.get_delay_source_indexer", "lineno": 428, "resolution": "qualified_module_call" }, { "caller": "test.test_transport_delay.test_delay_rounding_warning_fires", "callee": "pypsa.components._types.mixin.multiports._Multiport.get_delay_source_indexer", "lineno": 545, "resolution": "qualified_module_call" }, { "caller": "test.test_transport_delay.test_delay_rounding_warning_silent", "callee": "pypsa.components._types.mixin.multiports._Multiport.get_delay_source_indexer", "lineno": 555, "resolution": "qualified_module_call" }, { "caller": "test.test_transport_delay.test_get_delay_source_indexer_multi_invest", "callee": "pypsa.components._types.mixin.multiports._Multiport.get_delay_source_indexer", "lineno": 566, "resolution": "qualified_module_call" }, { "caller": "test.test_transport_delay.test_get_delay_source_indexer_multi_invest_non_cyclic", "callee": "pypsa.components._types.mixin.multiports._Multiport.get_delay_source_indexer", "lineno": 579, "resolution": "qualified_module_call" }, { "caller": "test.test_transport_delay.test_delay_positions_raises_on_zero_total_weight", "callee": "pypsa.components._types.mixin.multiports._Multiport._delay_positions", "lineno": 602, "resolution": "qualified_module_call" }, { "caller": "test.test_transport_delay.test_get_delay_source_indexer_empty_snapshots", "callee": "pypsa.components._types.mixin.multiports._Multiport.get_delay_source_indexer", "lineno": 608, "resolution": "qualified_module_call" } ], "test.test_version": [ { "caller": "test.test_version.test_version_check", "callee": "pypsa.version.check_pypsa_version", "lineno": 13, "resolution": "imported_call" }, { "caller": "test.test_version.test_version_check", "callee": "pypsa.version.check_pypsa_version", "lineno": 17, "resolution": "imported_call" } ], "test.test_warnings_cyclic_storage": [] }, "cyclic_clusters": [ [ "pypsa", "pypsa.clustering", "pypsa.clustering.spatial", "pypsa.clustering.temporal", "pypsa.collection", "pypsa.common", "pypsa.components", "pypsa.components._types", "pypsa.components._types._patch", "pypsa.components._types.buses", "pypsa.components._types.carriers", "pypsa.components._types.generators", "pypsa.components._types.global_constraints", "pypsa.components._types.line_types", "pypsa.components._types.lines", "pypsa.components._types.links", "pypsa.components._types.loads", "pypsa.components._types.mixin.multiports", "pypsa.components._types.processes", "pypsa.components._types.shapes", "pypsa.components._types.shunt_impedances", "pypsa.components._types.storage_units", "pypsa.components._types.stores", "pypsa.components._types.sub_networks", "pypsa.components._types.transformer_types", "pypsa.components._types.transformers", "pypsa.components.abstract", "pypsa.components.array", "pypsa.components.common", "pypsa.components.components", "pypsa.components.descriptors", "pypsa.components.index", "pypsa.components.legacy", "pypsa.components.store", "pypsa.components.types", "pypsa.consistency", "pypsa.descriptors", "pypsa.examples", "pypsa.guards", "pypsa.network.abstract", "pypsa.network.components", "pypsa.network.descriptors", "pypsa.network.graph", "pypsa.network.index", "pypsa.network.io", "pypsa.network.power_flow", "pypsa.network.transform", "pypsa.networks", "pypsa.optimization", "pypsa.optimization.abstract", "pypsa.optimization.common", "pypsa.optimization.constraints", "pypsa.optimization.expressions", "pypsa.optimization.global_constraints", "pypsa.optimization.mga", "pypsa.optimization.optimize", "pypsa.optimization.variables", "pypsa.plot", "pypsa.plot.accessor", "pypsa.plot.maps", "pypsa.plot.maps.common", "pypsa.plot.maps.interactive", "pypsa.plot.maps.static", "pypsa.plot.statistics.base", "pypsa.plot.statistics.charts", "pypsa.plot.statistics.maps", "pypsa.plot.statistics.plotter", "pypsa.plot.statistics.schema", "pypsa.statistics", "pypsa.statistics.abstract", "pypsa.statistics.expressions", "pypsa.statistics.grouping", "pypsa.type_utils" ] ], "unresolved": [ { "module": "docs.hooks.cleanup", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "docs.hooks.cleanup", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "docs.hooks.cleanup", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "docs.hooks.cleanup", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "docs.hooks.cleanup", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "docs.hooks.cleanup", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "docs.hooks.dynamic_inspect", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .get_logger(...) - target object type not statically resolved." }, { "module": "docs.hooks.dynamic_inspect", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "docs.hooks.dynamic_inspect", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .dynamic_import(...) - target object type not statically resolved." }, { "module": "docs.hooks.dynamic_inspect", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "docs.hooks.dynamic_inspect", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .Docstring(...) - target object type not statically resolved." }, { "module": "docs.hooks.notebook_timing", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "docs.hooks.notebook_timing", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .perf_counter(...) - target object type not statically resolved." }, { "module": "docs.hooks.notebook_timing", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .perf_counter(...) - target object type not statically resolved." }, { "module": "docs.hooks.notebook_timing", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "docs.hooks.notebook_timing", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "docs.hooks.path_aliases", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." }, { "module": "docs.hooks.path_aliases", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .import_module(...) - target object type not statically resolved." }, { "module": "docs.hooks.path_aliases", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "docs.hooks.path_aliases", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "docs.hooks.path_aliases", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .register_url(...) - target object type not statically resolved." }, { "module": "docs.hooks.path_aliases", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "docs.hooks.path_aliases", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .register_url(...) - target object type not statically resolved." }, { "module": "docs.hooks.path_aliases", "lineno": 131, "pattern": "name_call_unresolved", "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." }, { "module": "docs.hooks.path_aliases", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "docs.hooks.path_aliases", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .register_url(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .capitalize(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .groups(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .get_file_from_path(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .relpath(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 322, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .count(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .groups(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 410, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "docs.hooks.shortcodes", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 580, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 581, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 584, "pattern": "attribute_call", "note": "Call via attribute access .accessor_func(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 587, "pattern": "attribute_call", "note": "Call via attribute access ._is_intermediate_path(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .get_processor(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 590, "pattern": "name_call_unresolved", "note": "Call to 'processor(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.collection", "lineno": 597, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 598, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 634, "pattern": "name_call_unresolved", "note": "Call to 'processor(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.collection", "lineno": 654, "pattern": "self_method_not_found", "note": "self.accessor_func(...) not found in class 'MemberProxy' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.collection", "lineno": 675, "pattern": "self_method_not_found", "note": "self.accessor_func(...) not found in class 'MemberProxy' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.collection", "lineno": 681, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 682, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 700, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 708, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 713, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 717, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .union(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 724, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 732, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 737, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 761, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 762, "pattern": "self_method_not_found", "note": "self.accessor_func(...) not found in class 'MemberProxy' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.collection", "lineno": 764, "pattern": "name_call_unresolved", "note": "Call to 'accessor(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.collection", "lineno": 774, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 775, "pattern": "self_method_not_found", "note": "self.accessor_func(...) not found in class 'MemberProxy' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.collection", "lineno": 777, "pattern": "name_call_unresolved", "note": "Call to 'accessor(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.collection", "lineno": 787, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 788, "pattern": "self_method_not_found", "note": "self.accessor_func(...) not found in class 'MemberProxy' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.collection", "lineno": 790, "pattern": "name_call_unresolved", "note": "Call to 'accessor(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.collection", "lineno": 804, "pattern": "self_method_not_found", "note": "self.accessor_func(...) not found in class 'MemberProxy' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.collection", "lineno": 806, "pattern": "name_call_unresolved", "note": "Call to 'accessor(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.collection", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.collection", "lineno": 822, "pattern": "self_method_not_found", "note": "self.accessor_func(...) not found in class 'MemberProxy' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.collection", "lineno": 824, "pattern": "name_call_unresolved", "note": "Call to 'accessor(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.common", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .__get__(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 158, "pattern": "self_method_not_found", "note": "self.handler_class(...) not found in class 'MethodHandlerWrapper' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.common", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .urlparse(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .Request(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .urlopen(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .loads(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .read(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .parse(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .parse(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 360, "pattern": "attribute_call", "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 360, "pattern": "attribute_call", "note": "Call via attribute access .issubdtype(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 373, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 390, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .assert_index_equal(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 506, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 544, "pattern": "name_call_unresolved", "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.common", "lineno": 539, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 598, "pattern": "attribute_call", "note": "Call via attribute access .parse(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 599, "pattern": "attribute_call", "note": "Call via attribute access .parse(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 619, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 624, "pattern": "name_call_unresolved", "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.common", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 663, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 668, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 670, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 693, "pattern": "name_call_unresolved", "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.common", "lineno": 690, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 718, "pattern": "name_call_unresolved", "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.common", "lineno": 720, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 715, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 766, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 768, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 808, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 808, "pattern": "attribute_call", "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 811, "pattern": "attribute_call", "note": "Call via attribute access .select_dtypes(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 815, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 815, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 816, "pattern": "attribute_call", "note": "Call via attribute access .first(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 816, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 816, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 817, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 820, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 820, "pattern": "attribute_call", "note": "Call via attribute access .resample(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .resample(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 824, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 856, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 856, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 856, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 870, "pattern": "name_call_unresolved", "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.common", "lineno": 864, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 898, "pattern": "attribute_call", "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 906, "pattern": "name_call_unresolved", "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.common", "lineno": 909, "pattern": "name_call_unresolved", "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.common", "lineno": 910, "pattern": "attribute_call", "note": "Call via attribute access .to_hex(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 942, "pattern": "name_call_unresolved", "note": "Call to 'costs_annuity(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.common", "lineno": 981, "pattern": "attribute_call", "note": "Call via attribute access .duplicated(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 982, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.common", "lineno": 985, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .contains(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 48, "pattern": "name_call_unresolved", "note": "Call to 'ConsistencyError(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.consistency", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .notna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 377, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 392, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 392, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 424, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 429, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 468, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 469, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .compile(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 474, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 484, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 484, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 536, "pattern": "attribute_call", "note": "Call via attribute access .issubset(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .notna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 542, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 543, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 554, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 555, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 556, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 566, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 568, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 620, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 661, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 666, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 681, "pattern": "attribute_call", "note": "Call via attribute access .itertuples(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 687, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 722, "pattern": "attribute_call", "note": "Call via attribute access .issubset(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 722, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 758, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 760, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 761, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 801, "pattern": "attribute_call", "note": "Call via attribute access .notna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 801, "pattern": "attribute_call", "note": "Call via attribute access .ne(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 806, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 810, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 810, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 810, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 815, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 823, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 829, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 829, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 829, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 835, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 856, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 856, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 935, "pattern": "self_method_not_found", "note": "self.calculate_dependent_values(...) not found in class 'NetworkConsistencyMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.consistency", "lineno": 1042, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1044, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_buses(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1046, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_carriers(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1047, "pattern": "attribute_call", "note": "Call via attribute access .assign_colors(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1049, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1074, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1076, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1147, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1152, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1157, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1157, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1170, "pattern": "attribute_call", "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1198, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1204, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1207, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1243, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1249, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1254, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1297, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1349, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1353, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1354, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1360, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1361, "pattern": "attribute_call", "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1362, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1362, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1364, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1366, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1371, "pattern": "attribute_call", "note": "Call via attribute access .get_bounds_pu(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1372, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1375, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1377, "pattern": "attribute_call", "note": "Call via attribute access .to_series(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1378, "pattern": "attribute_call", "note": "Call via attribute access .to_series(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1379, "pattern": "attribute_call", "note": "Call via attribute access .to_series(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1381, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1383, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1387, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1388, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1395, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1399, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1404, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1411, "pattern": "attribute_call", "note": "Call via attribute access .lower(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1412, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1438, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1439, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1441, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.consistency", "lineno": 1444, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.constants", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .compile(...) - target object type not statically resolved." }, { "module": "pypsa.constants", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .compile(...) - target object type not statically resolved." }, { "module": "pypsa.constants", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .compile(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .notna(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .notna(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.costs", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_iter(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .get_activity_mask(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .get_bounds_pu(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .to_dataframe(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .to_dataframe(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .search(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 322, "pattern": "attribute_call", "note": "Call via attribute access .insert(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.descriptors", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "pypsa.examples", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .deg2rad(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .asarray(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .deg2rad(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .asarray(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .sin(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .cos(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .cos(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .sin(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .arctan2(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .asarray(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .asarray(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .nanmin(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .nanmax(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .epsg(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .PlateCarree(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .get_extent(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .transform_points(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 233, "pattern": "attribute_call", "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." }, { "module": "pypsa.geo", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .prod(...) - target object type not statically resolved." }, { "module": "pypsa.guards", "lineno": 39, "pattern": "name_call_unresolved", "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.guards", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.guards", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.guards", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .basicConfig(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .from_epsg(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .url(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .merge(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 443, "pattern": "attribute_call", "note": "Call via attribute access .isscalar(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 461, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 539, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 547, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 689, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 727, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 758, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 819, "pattern": "attribute_call", "note": "Call via attribute access .set_crs(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 833, "pattern": "attribute_call", "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 835, "pattern": "attribute_call", "note": "Call via attribute access .from_crs(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 836, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 856, "pattern": "attribute_call", "note": "Call via attribute access .to_epsg(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 867, "pattern": "attribute_call", "note": "Call via attribute access .from_epsg(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 872, "pattern": "attribute_call", "note": "Call via attribute access .explore(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 869, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 946, "pattern": "attribute_call", "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 961, "pattern": "self_method_not_found", "note": "self.__class__(...) not found in class 'Network' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.networks", "lineno": 972, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 977, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 982, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 988, "pattern": "attribute_call", "note": "Call via attribute access .issubset(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 989, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 991, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 991, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 995, "pattern": "attribute_call", "note": "Call via attribute access .set_investment_periods(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 998, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 999, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1077, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1120, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1165, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1192, "pattern": "attribute_call", "note": "Call via attribute access .connected_components(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1195, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1196, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1207, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1210, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1211, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1214, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1220, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1230, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1237, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1238, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1243, "pattern": "attribute_call", "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1253, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1253, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1260, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1263, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1269, "pattern": "attribute_call", "note": "Call via attribute access .find_bus_controls(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1315, "pattern": "attribute_call", "note": "Call via attribute access .branches(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1318, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1326, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1326, "pattern": "attribute_call", "note": "Call via attribute access .todense(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1330, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1333, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1333, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1336, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1340, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1346, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1347, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1349, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1352, "pattern": "attribute_call", "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1352, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1456, "pattern": "self_method_not_found", "note": "self._n(...) not found in class 'SubNetwork' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.networks", "lineno": 1497, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1498, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1504, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1505, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1512, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1623, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1626, "pattern": "attribute_call", "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." }, { "module": "pypsa.networks", "lineno": 1636, "pattern": "attribute_call", "note": "Call via attribute access .passive_branches(...) - target object type not statically resolved." }, { "module": "pypsa.version", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.version", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.version", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.version", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "pypsa.version", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "pypsa.version", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "pypsa.version", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .reset(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .reset(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .reset_all(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .lower(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .lower(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .literal_eval(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access ._describe_options(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 407, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa._options", "lineno": 529, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .to_flat_index(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 316, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 316, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 365, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 412, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 412, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 424, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 424, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 424, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 429, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .ngroup(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 447, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 447, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 453, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 459, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 551, "pattern": "name_call_unresolved", "note": "Call to 'ModuleNotFoundError(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering.spatial", "lineno": 561, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 565, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 568, "pattern": "attribute_call", "note": "Call via attribute access .fit(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 571, "pattern": "attribute_call", "note": "Call via attribute access .predict(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 631, "pattern": "name_call_unresolved", "note": "Call to 'ModuleNotFoundError(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering.spatial", "lineno": 642, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 648, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 650, "pattern": "attribute_call", "note": "Call via attribute access .get_indexer(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 652, "pattern": "attribute_call", "note": "Call via attribute access .adjacency_matrix(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 655, "pattern": "attribute_call", "note": "Call via attribute access .tocsc(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 655, "pattern": "attribute_call", "note": "Call via attribute access .csr_matrix(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 657, "pattern": "attribute_call", "note": "Call via attribute access .fit_predict(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 657, "pattern": "name_call_unresolved", "note": "Call to 'HAC(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering.spatial", "lineno": 665, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 709, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 711, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 713, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 713, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 718, "pattern": "attribute_call", "note": "Call via attribute access .Graph(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .add_nodes_from(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 720, "pattern": "attribute_call", "note": "Call via attribute access .add_edges_from(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 720, "pattern": "attribute_call", "note": "Call via attribute access .itertuples(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 722, "pattern": "attribute_call", "note": "Call via attribute access .greedy_modularity_communities(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 725, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 726, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 728, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 958, "pattern": "attribute_call", "note": "Call via attribute access .__class__(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 960, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 961, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 967, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 968, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 970, "pattern": "attribute_call", "note": "Call via attribute access .set_investment_periods(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 972, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 974, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 976, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 978, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 982, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 992, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 994, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 996, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 999, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1007, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1008, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1010, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1017, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1017, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1018, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1020, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1028, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1030, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1033, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1034, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1041, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1044, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1044, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1049, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1050, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1059, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1063, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1066, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1068, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1070, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1072, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1074, "pattern": "name_call_unresolved", "note": "Call to 'Clustering(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering.spatial", "lineno": 1102, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1104, "pattern": "attribute_call", "note": "Call via attribute access .graph(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1109, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1118, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.spatial", "lineno": 1124, "pattern": "attribute_call", "note": "Call via attribute access .remove_nodes_from(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .DatetimeIndex(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .searchsorted(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .DatetimeIndex(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .DatetimeIndex(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .resample(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .DatetimeIndex(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .resample(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .DatetimeIndex(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .DatetimeIndex(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 257, "pattern": "name_call_unresolved", "note": "Call to 'TemporalClustering(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering.temporal", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 317, "pattern": "name_call_unresolved", "note": "Call to 'TemporalClustering(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering.temporal", "lineno": 411, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .DatetimeIndex(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .resample(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 447, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 447, "pattern": "attribute_call", "note": "Call via attribute access .resample(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 455, "pattern": "name_call_unresolved", "note": "Call to 'TemporalClustering(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering.temporal", "lineno": 513, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 517, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 522, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 531, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 534, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 536, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 542, "pattern": "name_call_unresolved", "note": "Call to 'TemporalClustering(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering.temporal", "lineno": 629, "pattern": "name_call_unresolved", "note": "Call to 'ModuleNotFoundError(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering.temporal", "lineno": 645, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 655, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 658, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 658, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 659, "pattern": "attribute_call", "note": "Call via attribute access .div(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 660, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 663, "pattern": "attribute_call", "note": "Call via attribute access .aggregate(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 667, "pattern": "attribute_call", "note": "Call via attribute access .SegmentConfig(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 673, "pattern": "attribute_call", "note": "Call via attribute access .TimeSeriesAggregation(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 681, "pattern": "attribute_call", "note": "Call via attribute access .createTypicalPeriods(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 684, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 684, "pattern": "attribute_call", "note": "Call via attribute access .insert(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 684, "pattern": "attribute_call", "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 690, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 692, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 693, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 695, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 696, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 702, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 714, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 717, "pattern": "attribute_call", "note": "Call via attribute access .searchsorted(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 717, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 720, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 721, "pattern": "attribute_call", "note": "Call via attribute access .asarray(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 724, "pattern": "name_call_unresolved", "note": "Call to 'TemporalClustering(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering.temporal", "lineno": 786, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 790, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 791, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 793, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 793, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 794, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 796, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 797, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 803, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 807, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 807, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 808, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 809, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.clustering.temporal", "lineno": 811, "pattern": "name_call_unresolved", "note": "Call to 'TemporalClustering(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.clustering", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .busmap_by_hac(...) - target object type not statically resolved." }, { "module": "pypsa.clustering", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .busmap_by_kmeans(...) - target object type not statically resolved." }, { "module": "pypsa.clustering", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .busmap_by_greedy_modularity(...) - target object type not statically resolved." }, { "module": "pypsa.clustering", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_hac(...) - target object type not statically resolved." }, { "module": "pypsa.clustering", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_kmeans(...) - target object type not statically resolved." }, { "module": "pypsa.clustering", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_greedy_modularity(...) - target object type not statically resolved." }, { "module": "pypsa.clustering", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_busmap(...) - target object type not statically resolved." }, { "module": "pypsa.clustering", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .get_clustering_from_busmap(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .expand_dims(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .expand_dims(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .transpose(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .stack(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .transpose(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .stack(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .transpose(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .stack(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .__getattribute__(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .__new__(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .reshape(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "pypsa.components.array", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .transpose(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .from_epsg(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 361, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 690, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 694, "pattern": "attribute_call", "note": "Call via attribute access .Dataset(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 720, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 720, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 741, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 741, "pattern": "attribute_call", "note": "Call via attribute access .search(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 767, "pattern": "attribute_call", "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 835, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 837, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 859, "pattern": "attribute_call", "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 859, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 883, "pattern": "attribute_call", "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 883, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 906, "pattern": "attribute_call", "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 906, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 933, "pattern": "attribute_call", "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 933, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 947, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 949, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 953, "pattern": "attribute_call", "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 955, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 955, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 959, "pattern": "attribute_call", "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 961, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 961, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 967, "pattern": "attribute_call", "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 985, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 988, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 990, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 998, "pattern": "attribute_call", "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1005, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1006, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1007, "pattern": "attribute_call", "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1029, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1032, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1034, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1034, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1138, "pattern": "attribute_call", "note": "Call via attribute access .notna(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1143, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1143, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1145, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1146, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1156, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1159, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.components.components", "lineno": 1205, "pattern": "self_method_not_found", "note": "self._wrapper_func(...) not found in class 'SubNetworkComponents' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.components.components", "lineno": 1224, "pattern": "attribute_call", "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .issubset(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .tile(...) - target object type not statically resolved." }, { "module": "pypsa.components.descriptors", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components.index", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.components.index", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." }, { "module": "pypsa.components.index", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.components.index", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.components.legacy", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'get_component_type(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.components.legacy", "lineno": 94, "pattern": "name_call_unresolved", "note": "Call to 'component_class(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.components.store", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.components.store", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.components.store", "lineno": 86, "pattern": "self_method_not_found", "note": "self.values(...) not found in class 'ComponentsStore' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.components.store", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved." }, { "module": "pypsa.components.store", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved." }, { "module": "pypsa.components.store", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .compile(...) - target object type not statically resolved." }, { "module": "pypsa.components.store", "lineno": 166, "pattern": "self_method_not_found", "note": "self.keys(...) not found in class 'ComponentsStore' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.components.store", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "pypsa.components.store", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.components.store", "lineno": 180, "pattern": "self_method_not_found", "note": "self.values(...) not found in class 'ComponentsStore' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.components.transform", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.components.transform", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components.transform", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.components.transform", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.components.transform", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.components.transform", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.components.transform", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .lower(...) - target object type not statically resolved." }, { "module": "pypsa.components.transform", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .dtype(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .dtype(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .dtype(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .dtype(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "pypsa.components.types", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.buses", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.buses", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.buses", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.buses", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .contains(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.buses", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.buses", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.buses", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.buses", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.buses", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.buses", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.carriers", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.generators", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.global_constraints", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.lines", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.lines", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.lines", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.lines", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.lines", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.lines", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.lines", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.lines", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.line_types", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.links", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.loads", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.processes", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.shapes", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.shunt_impedances", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.storage_units", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.storage_units", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.storage_units", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.storage_units", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.stores", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.sub_networks", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.transformers", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.transformer_types", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.components._types._patch", "lineno": 43, "pattern": "name_call_unresolved", "note": "Call to 'get_component_type(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.components._types._patch", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." }, { "module": "pypsa.components._types._patch", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'original_add(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.components._types._patch", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .lower(...) - target object type not statically resolved." }, { "module": "pypsa.components._types._patch", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "pypsa.components._types._patch", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.components._types._patch", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .search(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .mod(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .ones(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .searchsorted(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .ones(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .empty(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .empty(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access ._delay_positions(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.components._types.mixin.multiports", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access ._delay_positions(...) - target object type not statically resolved." }, { "module": "pypsa.definitions.components", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.definitions.components", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.definitions.structures", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.definitions.structures", "lineno": 29, "pattern": "self_method_not_found", "note": "self.items(...) not found in class 'Dict' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.definitions.structures", "lineno": 45, "pattern": "self_method_not_found", "note": "self.__getitem__(...) not found in class 'Dict' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.definitions.structures", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .compile(...) - target object type not statically resolved." }, { "module": "pypsa.definitions.structures", "lineno": 65, "pattern": "self_method_not_found", "note": "self.keys(...) not found in class 'Dict' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.definitions.structures", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "pypsa.definitions.structures", "lineno": 69, "pattern": "name_call_unresolved", "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.components", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 78, "pattern": "self_method_not_found", "note": "self.add(...) not found in class 'NetworkComponentsMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.components", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 131, "pattern": "name_call_unresolved", "note": "Call to 'get_component_type(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.components", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 407, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 417, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 438, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 459, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 470, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 480, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 512, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 522, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 543, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 554, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 564, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 575, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 585, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 596, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 617, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 627, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 648, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 659, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 669, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 680, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.components", "lineno": 690, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access ._as_dynamic(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .union(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.descriptors", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 92, "pattern": "name_call_unresolved", "note": "Call to 'OrderedGraph(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.graph", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .add_nodes_from(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .iterate_components(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .itertuples(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .isinf(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .add_edges_from(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .coo_matrix(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .get_indexer(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .get_indexer(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .csr_matrix(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .ones(...) - target object type not statically resolved." }, { "module": "pypsa.network.graph", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .ones(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .to_series(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .total_seconds(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .is_integer_dtype(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 365, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 612, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 617, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 652, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 652, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 655, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 695, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 699, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 702, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 702, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 749, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 758, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 762, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 767, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 770, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 774, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 775, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 778, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 779, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 780, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 782, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 783, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 784, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 787, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 973, "pattern": "self_method_not_found", "note": "self.copy(...) not found in class 'NetworkIndexMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.index", "lineno": 979, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 981, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 983, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 984, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 986, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 988, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1159, "pattern": "attribute_call", "note": "Call via attribute access .isscalar(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1160, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1166, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1169, "pattern": "self_method_not_found", "note": "self.__class__(...) not found in class 'NetworkIndexMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.index", "lineno": 1171, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1173, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1173, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1174, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1174, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1186, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1189, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1190, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1194, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1197, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1197, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1198, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1201, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1203, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1203, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1206, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1208, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.network.index", "lineno": 1218, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 102, "pattern": "name_call_unresolved", "note": "Call to 'io_function(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.io", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .lru_cache(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .__enter__(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .__exit__(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .is_file(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .is_file(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .loads(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .read(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .is_file(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .loads(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .read(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .is_file(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .is_file(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .is_file(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .iterdir(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .to_csv(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .dumps(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .write(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .dumps(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .to_csv(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .to_csv(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .to_csv(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 375, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .to_csv(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .glob(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .unlink(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 395, "pattern": "attribute_call", "note": "Call via attribute access .unlink(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .is_file(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .url(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 436, "pattern": "name_call_unresolved", "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.io", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 461, "pattern": "attribute_call", "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 468, "pattern": "attribute_call", "note": "Call via attribute access .loads(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 497, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 506, "pattern": "attribute_call", "note": "Call via attribute access .to_datetime(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 526, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 541, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 551, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 554, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 585, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 586, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 587, "pattern": "attribute_call", "note": "Call via attribute access .ExcelWriter(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 588, "pattern": "attribute_call", "note": "Call via attribute access .to_excel(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 588, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 600, "pattern": "attribute_call", "note": "Call via attribute access .ExcelWriter(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 603, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 610, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 611, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 611, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 612, "pattern": "attribute_call", "note": "Call via attribute access .to_excel(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .dumps(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 625, "pattern": "attribute_call", "note": "Call via attribute access .to_excel(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 629, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 629, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 630, "pattern": "attribute_call", "note": "Call via attribute access .to_excel(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 634, "pattern": "attribute_call", "note": "Call via attribute access .to_excel(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .to_excel(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 647, "pattern": "attribute_call", "note": "Call via attribute access .to_excel(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 653, "pattern": "attribute_call", "note": "Call via attribute access .to_excel(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 663, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 674, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 707, "pattern": "attribute_call", "note": "Call via attribute access .url(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 710, "pattern": "name_call_unresolved", "note": "Call to 'reader(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.io", "lineno": 716, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 720, "pattern": "attribute_call", "note": "Call via attribute access .loads(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 724, "pattern": "attribute_call", "note": "Call via attribute access .loads(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 741, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 749, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 779, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 780, "pattern": "attribute_call", "note": "Call via attribute access .HDFStore(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 785, "pattern": "attribute_call", "note": "Call via attribute access .__exit__(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 789, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 790, "pattern": "attribute_call", "note": "Call via attribute access .put(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 792, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 792, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 799, "pattern": "attribute_call", "note": "Call via attribute access .put(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 799, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 799, "pattern": "attribute_call", "note": "Call via attribute access .dumps(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 803, "pattern": "attribute_call", "note": "Call via attribute access .put(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 803, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 803, "pattern": "attribute_call", "note": "Call via attribute access .dumps(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 807, "pattern": "attribute_call", "note": "Call via attribute access .put(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 811, "pattern": "attribute_call", "note": "Call via attribute access .put(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 825, "pattern": "attribute_call", "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 827, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 828, "pattern": "attribute_call", "note": "Call via attribute access .put(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 832, "pattern": "attribute_call", "note": "Call via attribute access .set_axis(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 832, "pattern": "attribute_call", "note": "Call via attribute access .get_indexer(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 833, "pattern": "attribute_call", "note": "Call via attribute access .put(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 837, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 856, "pattern": "attribute_call", "note": "Call via attribute access .url(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 859, "pattern": "attribute_call", "note": "Call via attribute access .open_dataset(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 866, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 877, "pattern": "attribute_call", "note": "Call via attribute access .__exit__(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 883, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 884, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 889, "pattern": "attribute_call", "note": "Call via attribute access .loads(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 889, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 893, "pattern": "attribute_call", "note": "Call via attribute access .loads(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 893, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 906, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 906, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 906, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 918, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 919, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 921, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 922, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 924, "pattern": "attribute_call", "note": "Call via attribute access .stack(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 928, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 928, "pattern": "attribute_call", "note": "Call via attribute access .to_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 930, "pattern": "attribute_call", "note": "Call via attribute access .to_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 931, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 932, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 938, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 940, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 942, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .stack(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 986, "pattern": "attribute_call", "note": "Call via attribute access .Dataset(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 990, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 990, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 994, "pattern": "attribute_call", "note": "Call via attribute access .dumps(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 998, "pattern": "attribute_call", "note": "Call via attribute access .dumps(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1002, "pattern": "attribute_call", "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1008, "pattern": "attribute_call", "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1019, "pattern": "attribute_call", "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1020, "pattern": "attribute_call", "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1020, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1025, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1025, "pattern": "attribute_call", "note": "Call via attribute access .to_xarray(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1028, "pattern": "attribute_call", "note": "Call via attribute access .merge(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1034, "pattern": "attribute_call", "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1036, "pattern": "attribute_call", "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1037, "pattern": "attribute_call", "note": "Call via attribute access .to_xarray(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1037, "pattern": "attribute_call", "note": "Call via attribute access .stack(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1043, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1046, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1050, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1053, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1066, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1067, "pattern": "attribute_call", "note": "Call via attribute access .to_netcdf(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1094, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1096, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1100, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1101, "pattern": "attribute_call", "note": "Call via attribute access .union(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1103, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1142, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1155, "pattern": "name_call_unresolved", "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.io", "lineno": 1156, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1167, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1168, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1173, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1181, "pattern": "attribute_call", "note": "Call via attribute access .save_attributes(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1185, "pattern": "attribute_call", "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1186, "pattern": "attribute_call", "note": "Call via attribute access .save_crs(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1188, "pattern": "attribute_call", "note": "Call via attribute access .save_meta(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1191, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1192, "pattern": "attribute_call", "note": "Call via attribute access .save_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1197, "pattern": "attribute_call", "note": "Call via attribute access .save_investment_periods(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1201, "pattern": "attribute_call", "note": "Call via attribute access .save_scenarios(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1213, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1213, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1214, "pattern": "attribute_call", "note": "Call via attribute access .to_wkt(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1219, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1221, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1230, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1231, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1231, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1237, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1245, "pattern": "attribute_call", "note": "Call via attribute access .remove_static(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1248, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1253, "pattern": "attribute_call", "note": "Call via attribute access .save_static(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1262, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1264, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1264, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1268, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1272, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1273, "pattern": "attribute_call", "note": "Call via attribute access .save_series(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1275, "pattern": "attribute_call", "note": "Call via attribute access .remove_series(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1279, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1283, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1302, "pattern": "attribute_call", "note": "Call via attribute access .get_meta(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1305, "pattern": "attribute_call", "note": "Call via attribute access .get_crs(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1306, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1308, "pattern": "attribute_call", "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1312, "pattern": "attribute_call", "note": "Call via attribute access .get_attributes(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1314, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1315, "pattern": "attribute_call", "note": "Call via attribute access .notna(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1319, "pattern": "name_call_unresolved", "note": "Call to 'parse_version(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.io", "lineno": 1319, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1321, "pattern": "name_call_unresolved", "note": "Call to 'parse_version(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.io", "lineno": 1323, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1330, "pattern": "name_call_unresolved", "note": "Call to 'parse_version(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.io", "lineno": 1332, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1343, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1345, "pattern": "name_call_unresolved", "note": "Call to 'parse_version(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.io", "lineno": 1349, "pattern": "attribute_call", "note": "Call via attribute access .get_snapshots(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1352, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1355, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1356, "pattern": "self_method_not_found", "note": "self.set_snapshots(...) not found in class 'NetworkIOMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.io", "lineno": 1359, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1362, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1366, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1369, "pattern": "attribute_call", "note": "Call via attribute access .get_investment_periods(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1374, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1376, "pattern": "attribute_call", "note": "Call via attribute access .get_scenarios(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1388, "pattern": "attribute_call", "note": "Call via attribute access .get_static(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1391, "pattern": "attribute_call", "note": "Call via attribute access .error(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1401, "pattern": "attribute_call", "note": "Call via attribute access .get_series(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1402, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1405, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1413, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1414, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1418, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1421, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1645, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1760, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1764, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1767, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1769, "pattern": "attribute_call", "note": "Call via attribute access .set_levels(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1769, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1773, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1773, "pattern": "attribute_call", "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1780, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1782, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1785, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1788, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1788, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1789, "pattern": "attribute_call", "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1791, "pattern": "attribute_call", "note": "Call via attribute access .from_wkt(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1793, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1795, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1797, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1800, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1803, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1807, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1809, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1811, "pattern": "self_method_not_found", "note": "self.remove(...) not found in class 'NetworkIOMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.io", "lineno": 1815, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1818, "pattern": "attribute_call", "note": "Call via attribute access .GeoDataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1822, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1826, "pattern": "attribute_call", "note": "Call via attribute access .get_indexer(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1827, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1845, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1851, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1887, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1887, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1898, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1900, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1912, "pattern": "attribute_call", "note": "Call via attribute access .contains(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1919, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1921, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1928, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1933, "pattern": "attribute_call", "note": "Call via attribute access .union(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1936, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1943, "pattern": "attribute_call", "note": "Call via attribute access .union(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1946, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1977, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1981, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 1990, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2008, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2014, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2015, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2023, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2023, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2028, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2031, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2037, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2043, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2081, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2086, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2108, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2114, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2115, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2119, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2123, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2125, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2129, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2130, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2140, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2141, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2161, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2162, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2190, "pattern": "self_method_not_found", "note": "self.add(...) not found in class 'NetworkIOMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.io", "lineno": 2196, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2202, "pattern": "attribute_call", "note": "Call via attribute access .asarray(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2244, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2249, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2263, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2273, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2284, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2294, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2301, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2305, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2310, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2331, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2346, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2347, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2362, "pattern": "attribute_call", "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2371, "pattern": "attribute_call", "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2373, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2387, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2393, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2401, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2411, "pattern": "self_method_not_found", "note": "self.add(...) not found in class 'NetworkIOMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.io", "lineno": 2417, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2418, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2420, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2423, "pattern": "self_method_not_found", "note": "self.remove(...) not found in class 'NetworkIOMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.io", "lineno": 2428, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2433, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.network.io", "lineno": 2434, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .real(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .imag(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .find_bus_controls(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .branches_i(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'sub_network_prepare_fun(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 209, "pattern": "name_call_unresolved", "note": "Call to 'sub_network_pf_fun(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 228, "pattern": "name_call_unresolved", "note": "Call to 'sub_network_pf_fun(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 284, "pattern": "name_call_unresolved", "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 292, "pattern": "name_call_unresolved", "note": "Call to 'dfdx(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 294, "pattern": "name_call_unresolved", "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 353, "pattern": "attribute_call", "note": "Call via attribute access .find_bus_controls(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .pipe(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 382, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 399, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 399, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .pipe(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .zsum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 447, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 476, "pattern": "attribute_call", "note": "Call via attribute access .zsum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 482, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 482, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 508, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 509, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 511, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 514, "pattern": "attribute_call", "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 536, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 582, "pattern": "attribute_call", "note": "Call via attribute access .zsum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 605, "pattern": "attribute_call", "note": "Call via attribute access .graph(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .edges(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 609, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 616, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 627, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 636, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 649, "pattern": "attribute_call", "note": "Call via attribute access .branches(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 653, "pattern": "attribute_call", "note": "Call via attribute access .graph(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 654, "pattern": "attribute_call", "note": "Call via attribute access .minimum_spanning_tree(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 657, "pattern": "attribute_call", "note": "Call via attribute access .degree(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 658, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 666, "pattern": "attribute_call", "note": "Call via attribute access .shortest_path(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 668, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 669, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .branches(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 687, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 692, "pattern": "attribute_call", "note": "Call via attribute access .graph(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 693, "pattern": "attribute_call", "note": "Call via attribute access .Graph(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 695, "pattern": "attribute_call", "note": "Call via attribute access .cycle_basis(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .edges(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .edges(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 704, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 705, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 713, "pattern": "attribute_call", "note": "Call via attribute access .edges(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 714, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 717, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 751, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 753, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 755, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 795, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 806, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 810, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 921, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 932, "pattern": "self_method_not_found", "note": "self.passive_branches(...) not found in class 'NetworkPowerFlowMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.power_flow", "lineno": 937, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 944, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 947, "pattern": "attribute_call", "note": "Call via attribute access .branches(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .calculate_BODF(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 952, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 959, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 960, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 966, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1043, "pattern": "attribute_call", "note": "Call via attribute access .errstate(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1045, "pattern": "attribute_call", "note": "Call via attribute access .diag(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1051, "pattern": "attribute_call", "note": "Call via attribute access .fill_diagonal(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1073, "pattern": "attribute_call", "note": "Call via attribute access .ones(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1079, "pattern": "attribute_call", "note": "Call via attribute access .toarray(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1081, "pattern": "attribute_call", "note": "Call via attribute access .reshape(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1084, "pattern": "attribute_call", "note": "Call via attribute access .hstack(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1084, "pattern": "attribute_call", "note": "Call via attribute access .zeros(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1085, "pattern": "attribute_call", "note": "Call via attribute access .vstack(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1085, "pattern": "attribute_call", "note": "Call via attribute access .zeros(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1094, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1104, "pattern": "attribute_call", "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1106, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1112, "pattern": "attribute_call", "note": "Call via attribute access .divide(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1112, "pattern": "attribute_call", "note": "Call via attribute access .full_like(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1114, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1114, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1115, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1121, "pattern": "self_method_not_found", "note": "self.incidence_matrix(...) not found in class 'SubNetworkPowerFlowMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.power_flow", "lineno": 1128, "pattern": "attribute_call", "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1131, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1135, "pattern": "attribute_call", "note": "Call via attribute access .zeros(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1135, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1141, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1142, "pattern": "attribute_call", "note": "Call via attribute access .zeros_like(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1154, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1157, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1160, "pattern": "self_method_not_found", "note": "self.branches(...) not found in class 'SubNetworkPowerFlowMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.power_flow", "lineno": 1178, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1184, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1188, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1191, "pattern": "attribute_call", "note": "Call via attribute access .exp(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1191, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1196, "pattern": "attribute_call", "note": "Call via attribute access .conj(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1201, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1201, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1201, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1206, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1206, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1206, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1213, "pattern": "attribute_call", "note": "Call via attribute access .get_indexer(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1214, "pattern": "attribute_call", "note": "Call via attribute access .get_indexer(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1218, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1222, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1228, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1228, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1240, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1240, "pattern": "attribute_call", "note": "Call via attribute access .arange(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1246, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1250, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1253, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1254, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1263, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1273, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1275, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1282, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1290, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1313, "pattern": "attribute_call", "note": "Call via attribute access .to_series(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1315, "pattern": "attribute_call", "note": "Call via attribute access .first(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1315, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1319, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1329, "pattern": "attribute_call", "note": "Call via attribute access .union(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1332, "pattern": "attribute_call", "note": "Call via attribute access .insert(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1383, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1394, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1404, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1409, "pattern": "self_method_not_found", "note": "self.branches_i(...) not found in class 'SubNetworkPowerFlowMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.power_flow", "lineno": 1446, "pattern": "attribute_call", "note": "Call via attribute access .exp(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1450, "pattern": "attribute_call", "note": "Call via attribute access .conj(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1452, "pattern": "attribute_call", "note": "Call via attribute access .conj(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1475, "pattern": "attribute_call", "note": "Call via attribute access .exp(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1484, "pattern": "attribute_call", "note": "Call via attribute access .conj(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1486, "pattern": "attribute_call", "note": "Call via attribute access .conj(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1486, "pattern": "attribute_call", "note": "Call via attribute access .conj(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1506, "pattern": "name_call_unresolved", "note": "Call to 'svstack(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 1506, "pattern": "name_call_unresolved", "note": "Call to 'shstack(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 1506, "pattern": "name_call_unresolved", "note": "Call to 'shstack(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 1511, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1527, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1530, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1534, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1534, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1534, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1535, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1535, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1554, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1554, "pattern": "attribute_call", "note": "Call via attribute access .pipe(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1554, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1554, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1554, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1564, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1564, "pattern": "attribute_call", "note": "Call via attribute access .pipe(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1564, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1564, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1564, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1564, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1575, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1575, "pattern": "attribute_call", "note": "Call via attribute access .pipe(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1575, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1578, "pattern": "attribute_call", "note": "Call via attribute access .empty(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1579, "pattern": "attribute_call", "note": "Call via attribute access .empty(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1585, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1586, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1587, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1600, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1618, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1620, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1635, "pattern": "attribute_call", "note": "Call via attribute access .exp(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1644, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1645, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1646, "pattern": "name_call_unresolved", "note": "Call to 'buses_indexer(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 1647, "pattern": "name_call_unresolved", "note": "Call to 'buses_indexer(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 1649, "pattern": "attribute_call", "note": "Call via attribute access .empty(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1650, "pattern": "attribute_call", "note": "Call via attribute access .empty(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1655, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1655, "pattern": "attribute_call", "note": "Call via attribute access .conj(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1656, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1656, "pattern": "attribute_call", "note": "Call via attribute access .conj(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1667, "pattern": "attribute_call", "note": "Call via attribute access .empty(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1669, "pattern": "attribute_call", "note": "Call via attribute access .conj(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1670, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1673, "pattern": "name_call_unresolved", "note": "Call to 'buses_indexer(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 1678, "pattern": "name_call_unresolved", "note": "Call to 'buses_indexer(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 1686, "pattern": "name_call_unresolved", "note": "Call to 'buses_indexer(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 1701, "pattern": "name_call_unresolved", "note": "Call to 'buses_indexer(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 1703, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1705, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1709, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1709, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1714, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1721, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1721, "pattern": "attribute_call", "note": "Call via attribute access .pipe(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1730, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1730, "pattern": "attribute_call", "note": "Call via attribute access .pipe(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1734, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1750, "pattern": "attribute_call", "note": "Call via attribute access .asarray(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1751, "pattern": "name_call_unresolved", "note": "Call to 'buses_indexer(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.network.power_flow", "lineno": 1774, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1784, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1790, "pattern": "self_method_not_found", "note": "self.branches_i(...) not found in class 'SubNetworkPowerFlowMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.power_flow", "lineno": 1802, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1803, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1806, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1807, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1813, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1813, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1813, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1814, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1815, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1817, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1824, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1824, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1824, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1838, "pattern": "attribute_call", "note": "Call via attribute access .zeros(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1843, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1863, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.network.power_flow", "lineno": 1863, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .isdigit(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .isscalar(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .debug(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 353, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 363, "pattern": "self_method_not_found", "note": "self._import_components_from_df(...) not found in class 'NetworkTransformMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.transform", "lineno": 367, "pattern": "self_method_not_found", "note": "self._import_series_from_df(...) not found in class 'NetworkTransformMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.transform", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .isscalar(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 441, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 492, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 496, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 500, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 506, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 506, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 509, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 517, "pattern": "self_method_not_found", "note": "self.copy(...) not found in class 'NetworkTransformMixin' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.network.transform", "lineno": 519, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 529, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 531, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access ._import_series_from_df(...) - target object type not statically resolved." }, { "module": "pypsa.network.transform", "lineno": 578, "pattern": "attribute_call", "note": "Call via attribute access .rename_component_names(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .pow(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .collect(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 411, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .passive_branches(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 429, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 443, "pattern": "attribute_call", "note": "Call via attribute access .branches_i(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .calculate_BODF(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 458, "pattern": "attribute_call", "note": "Call via attribute access .get_loc_level(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 460, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 463, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 477, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 477, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 480, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 490, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 525, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 545, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 547, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 600, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 603, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 619, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.abstract", "lineno": 627, "pattern": "attribute_call", "note": "Call via attribute access .pf(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .filter(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .value_counts(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.common", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .sort_values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .get_bounds_pu(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .get_bounds_pu(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .get_bounds_pu(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 281, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .get_committable_big_m_values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 312, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 342, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .to_series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 353, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 365, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 366, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 378, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 388, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 390, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 392, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 399, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 408, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 438, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 443, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .rolling(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 458, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .rolling(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 477, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 478, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 492, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 496, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 500, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 504, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 507, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 508, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 512, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 513, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 521, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 526, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 537, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 541, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 542, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 556, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 568, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 573, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 584, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 586, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 590, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 591, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 633, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 639, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 642, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 645, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 646, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 673, "pattern": "attribute_call", "note": "Call via attribute access .get_committable_big_m_values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 677, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 678, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 679, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 680, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 681, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 684, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 685, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 686, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 686, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 688, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 689, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 689, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 692, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 692, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 693, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 693, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 696, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 697, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 700, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 701, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 702, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 703, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 705, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 711, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 717, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 723, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 771, "pattern": "attribute_call", "note": "Call via attribute access .isdisjoint(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 779, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 780, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 781, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 786, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 787, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 790, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 792, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 792, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 793, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 793, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 794, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 798, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 799, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 800, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 801, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 807, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 808, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 809, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 812, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 814, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 817, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 819, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 820, "pattern": "attribute_call", "note": "Call via attribute access .LinearExpression(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 825, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 827, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 830, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 832, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 835, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 835, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 836, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 837, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 838, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 839, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 844, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 848, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 848, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 850, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 853, "pattern": "attribute_call", "note": "Call via attribute access .LinearExpression(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 854, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 855, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 857, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 859, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 861, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 865, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 869, "pattern": "attribute_call", "note": "Call via attribute access .LinearExpression(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 870, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 871, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 873, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 875, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 877, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 881, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 917, "pattern": "attribute_call", "note": "Call via attribute access ._port_suffix(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 961, "pattern": "attribute_call", "note": "Call via attribute access ._port_suffix(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 962, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 965, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 965, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 972, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 972, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 973, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 978, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1040, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1044, "pattern": "attribute_call", "note": "Call via attribute access .from_pandas_multiindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1061, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1082, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1083, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1086, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1087, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1087, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1100, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1102, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1102, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1102, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1110, "pattern": "attribute_call", "note": "Call via attribute access .get_delay_source_indexer(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1117, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1119, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1120, "pattern": "attribute_call", "note": "Call via attribute access .assign_coords(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1120, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1123, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1125, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1126, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1128, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1129, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1129, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1135, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1137, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1137, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1137, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1139, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1151, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1152, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1153, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1153, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1154, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1154, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1156, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1160, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1160, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1160, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1160, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1166, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1168, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1169, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1169, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1177, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1225, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1227, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1230, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1231, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1236, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1238, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1240, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1248, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1249, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1280, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1286, "pattern": "attribute_call", "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1290, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1333, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1337, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1344, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1351, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1408, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1408, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1426, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1430, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1433, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1437, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1437, "pattern": "attribute_call", "note": "Call via attribute access .union(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1439, "pattern": "attribute_call", "note": "Call via attribute access .union(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1441, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1448, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1451, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1456, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1465, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1511, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1511, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1516, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1522, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1528, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1534, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1577, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1580, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1582, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1582, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1585, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1586, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1592, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1595, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1648, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1657, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1662, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1663, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1664, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1679, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1680, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1680, "pattern": "attribute_call", "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1683, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1683, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1683, "pattern": "attribute_call", "note": "Call via attribute access .roll(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1683, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1683, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1691, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1692, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1701, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1703, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1708, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1711, "pattern": "attribute_call", "note": "Call via attribute access .roll(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1711, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1723, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1724, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1731, "pattern": "attribute_call", "note": "Call via attribute access .transpose(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1734, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1739, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1740, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1745, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1747, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1751, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1752, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1760, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1761, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1762, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1770, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1772, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1773, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1774, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1775, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1784, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1786, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1844, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1855, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1858, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1868, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1869, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1869, "pattern": "attribute_call", "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1873, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1873, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1873, "pattern": "attribute_call", "note": "Call via attribute access .roll(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1873, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1873, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1877, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1888, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1893, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1895, "pattern": "attribute_call", "note": "Call via attribute access .roll(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1895, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1906, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1907, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1911, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1916, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1917, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1920, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1921, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1924, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1925, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1933, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1934, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1935, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1943, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1945, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1946, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1947, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1948, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1959, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 1961, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2010, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2012, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2016, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2018, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2021, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2035, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2049, "pattern": "attribute_call", "note": "Call via attribute access .linexpr(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2050, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2117, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2119, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2123, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2125, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2128, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2142, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2147, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2159, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2162, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2167, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2180, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2183, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2184, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2200, "pattern": "attribute_call", "note": "Call via attribute access .linexpr(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2201, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2263, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2268, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2277, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2278, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2279, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2280, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2281, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2287, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2288, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2289, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2290, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.constraints", "lineno": 2291, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .parse(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .parse(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .empty(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access ._get_grouping(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .insert(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .merge(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .prod(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .merge(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .merge(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .squeeze(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 295, "pattern": "name_call_unresolved", "note": "Call to 'port_efficiency(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.optimization.expressions", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access ._as_ports(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 421, "pattern": "name_call_unresolved", "note": "Call to 'get_transmission_branches(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.optimization.expressions", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .get_loc_level(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 428, "pattern": "name_call_unresolved", "note": "Call to 'port_efficiency(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.optimization.expressions", "lineno": 496, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 503, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 507, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 517, "pattern": "name_call_unresolved", "note": "Call to 'port_efficiency(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.optimization.expressions", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 524, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 526, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 529, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.expressions", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .filter_by_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .to_xarray(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .filter_by_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .to_xarray(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .first(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .filter_by_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .first(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .to_xarray(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .reindex_like(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .from_frame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .last(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 316, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .filter_by_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 341, "pattern": "attribute_call", "note": "Call via attribute access ._as_dynamic(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 353, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 359, "pattern": "attribute_call", "note": "Call via attribute access .filter_by_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .ne(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 382, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 382, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 382, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 399, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 410, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .filter_by_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 417, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .ne(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 441, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 456, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 469, "pattern": "attribute_call", "note": "Call via attribute access .assign_coords(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 505, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 506, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 517, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 518, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 526, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 528, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 531, "pattern": "attribute_call", "note": "Call via attribute access .from_frame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access .last(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 539, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 539, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 545, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 559, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 564, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 568, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 573, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .ne(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 585, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 585, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 587, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 587, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 587, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 592, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 594, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 595, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 598, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 602, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 604, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 607, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 607, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 609, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 610, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 610, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 613, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 622, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 622, "pattern": "attribute_call", "note": "Call via attribute access .ne(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 633, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 633, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 641, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 641, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 643, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 647, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 649, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 652, "pattern": "attribute_call", "note": "Call via attribute access .isel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 652, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 654, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 655, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 655, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 667, "pattern": "attribute_call", "note": "Call via attribute access .assign_coords(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 673, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 695, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 700, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 707, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 709, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 714, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 715, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 726, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 727, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 735, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 745, "pattern": "attribute_call", "note": "Call via attribute access .first(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 745, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 745, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 751, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 753, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 754, "pattern": "attribute_call", "note": "Call via attribute access .filter_by_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 762, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 762, "pattern": "attribute_call", "note": "Call via attribute access .first(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 762, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 765, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 768, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 768, "pattern": "attribute_call", "note": "Call via attribute access .linexpr(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 780, "pattern": "attribute_call", "note": "Call via attribute access .assign_coords(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 789, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 806, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 811, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 815, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 817, "pattern": "attribute_call", "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 820, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 830, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 839, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 839, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 840, "pattern": "attribute_call", "note": "Call via attribute access .filter_by_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 847, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 849, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 858, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 860, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 860, "pattern": "attribute_call", "note": "Call via attribute access .linexpr(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.global_constraints", "lineno": 867, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .uniform(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .RandomState(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .norm(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .linspace(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .column_stack(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .cos(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .sin(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .norm(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .flatten(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .norm(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .signal(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .basicConfig(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .installed_capex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .installed_capex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access ._add_near_opt_constraint(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 412, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 482, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 508, "pattern": "attribute_call", "note": "Call via attribute access ._add_near_opt_constraint(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 518, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 549, "pattern": "attribute_call", "note": "Call via attribute access .optimize_mga_in_direction(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 560, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 564, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 662, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 666, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 666, "pattern": "attribute_call", "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 670, "pattern": "attribute_call", "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 676, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 680, "pattern": "attribute_call", "note": "Call via attribute access .Pool(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 687, "pattern": "attribute_call", "note": "Call via attribute access .starmap(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 705, "pattern": "attribute_call", "note": "Call via attribute access .terminate(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 706, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 718, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 723, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 723, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 729, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 730, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 734, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.mga", "lineno": 735, "pattern": "attribute_call", "note": "Call via attribute access .unlink(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .get_delay_source_indexer(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 233, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 233, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 281, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 338, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 366, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 399, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 412, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 417, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 548, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 565, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 566, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 578, "pattern": "name_call_unresolved", "note": "Call to 'extra_functionality(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.optimization.optimize", "lineno": 581, "pattern": "attribute_call", "note": "Call via attribute access .solve(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 588, "pattern": "attribute_call", "note": "Call via attribute access .assign_solution(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .assign_duals(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 590, "pattern": "attribute_call", "note": "Call via attribute access .post_processing(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 597, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 597, "pattern": "attribute_call", "note": "Call via attribute access .format_infeasibilities(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 671, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 678, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 679, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 688, "pattern": "attribute_call", "note": "Call via attribute access .setdefault(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 690, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 693, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 697, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 717, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 725, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 746, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 775, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 789, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 873, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 881, "pattern": "name_call_unresolved", "note": "Call to 'extra_functionality(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.optimization.optimize", "lineno": 885, "pattern": "attribute_call", "note": "Call via attribute access .solve(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 892, "pattern": "attribute_call", "note": "Call via attribute access .assign_solution(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 893, "pattern": "attribute_call", "note": "Call via attribute access .assign_duals(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 894, "pattern": "attribute_call", "note": "Call via attribute access .post_processing(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 906, "pattern": "attribute_call", "note": "Call via attribute access .to_index(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 908, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 914, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 920, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 926, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 929, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 949, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 970, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 991, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 991, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 994, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 998, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1025, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1026, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1030, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1037, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1067, "pattern": "attribute_call", "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1078, "pattern": "attribute_call", "note": "Call via attribute access .endswith(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1103, "pattern": "attribute_call", "note": "Call via attribute access .info(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1105, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1115, "pattern": "attribute_call", "note": "Call via attribute access .to_index(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1122, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1129, "pattern": "attribute_call", "note": "Call via attribute access .divide(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1135, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1140, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1155, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1158, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1158, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1158, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1158, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1160, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1160, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1178, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1179, "pattern": "attribute_call", "note": "Call via attribute access .calculate_B_H(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1180, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1180, "pattern": "attribute_call", "note": "Call via attribute access .pinv(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1180, "pattern": "attribute_call", "note": "Call via attribute access .todense(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1182, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1189, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1193, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1193, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1205, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1207, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1254, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.optimize", "lineno": 1258, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .align(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 322, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.optimization.variables", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "pypsa.plot.accessor", "lineno": 32, "pattern": "name_call_unresolved", "note": "Call to 'plot(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.plot.accessor", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.plot.accessor", "lineno": 37, "pattern": "name_call_unresolved", "note": "Call to 'plot(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.plot.accessor", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.plot.accessor", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.plot.accessor", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .wraps(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .find_spec(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .is_numeric_dtype(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .Normalize(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'cmap(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.plot.maps.common", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'cmap_norm(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.plot.maps.common", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .lower(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .to_hex(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .to_rgb(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .graph(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .check_planarity(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 183, "pattern": "name_call_unresolved", "note": "Call to 'layouter(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.plot.maps.common", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .uniform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .uniform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .to_rgb(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .to_rgb(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 480, "pattern": "attribute_call", "note": "Call via attribute access .loads(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 549, "pattern": "attribute_call", "note": "Call via attribute access .cos(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 549, "pattern": "attribute_call", "note": "Call via attribute access .sin(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 576, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 601, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 601, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 629, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 675, "pattern": "attribute_call", "note": "Call via attribute access .arctan2(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 700, "pattern": "attribute_call", "note": "Call via attribute access .cos(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 700, "pattern": "attribute_call", "note": "Call via attribute access .radians(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 702, "pattern": "attribute_call", "note": "Call via attribute access .column_stack(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 758, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 784, "pattern": "attribute_call", "note": "Call via attribute access .geometries(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 786, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 788, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 820, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 826, "pattern": "attribute_call", "note": "Call via attribute access .natural_earth(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 831, "pattern": "attribute_call", "note": "Call via attribute access .Reader(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 834, "pattern": "attribute_call", "note": "Call via attribute access .records(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 839, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 841, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 895, "pattern": "attribute_call", "note": "Call via attribute access .is_integer(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 901, "pattern": "attribute_call", "note": "Call via attribute access .is_integer(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 954, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 956, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 964, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 983, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.common", "lineno": 1022, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .uniform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .uniform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .Scattermapbox(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 311, "pattern": "attribute_call", "note": "Call via attribute access .Scattermapbox(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 316, "pattern": "attribute_call", "note": "Call via attribute access .Scattermapbox(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 322, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 360, "pattern": "attribute_call", "note": "Call via attribute access .iplot(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 377, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .from_crs(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .from_crs(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 464, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 465, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 510, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 511, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 522, "pattern": "attribute_call", "note": "Call via attribute access .ViewState(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 563, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 564, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 582, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 585, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 629, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 631, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 633, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 690, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 691, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 697, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 724, "pattern": "attribute_call", "note": "Call via attribute access .Layer(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 768, "pattern": "attribute_call", "note": "Call via attribute access .ceil(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 769, "pattern": "attribute_call", "note": "Call via attribute access .linspace(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 772, "pattern": "attribute_call", "note": "Call via attribute access .cos(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 773, "pattern": "attribute_call", "note": "Call via attribute access .sin(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 774, "pattern": "attribute_call", "note": "Call via attribute access .column_stack(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 781, "pattern": "attribute_call", "note": "Call via attribute access .vstack(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 789, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 836, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 836, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 844, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 844, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 845, "pattern": "attribute_call", "note": "Call via attribute access .concatenate(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 845, "pattern": "attribute_call", "note": "Call via attribute access .cumsum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 849, "pattern": "attribute_call", "note": "Call via attribute access ._pie_slice_vertices(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 916, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 919, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 922, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 923, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 923, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 926, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 927, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 929, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 933, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 933, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 934, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 934, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 937, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 937, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 957, "pattern": "attribute_call", "note": "Call via attribute access .column_stack(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 960, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 961, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 966, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 978, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 979, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 982, "pattern": "attribute_call", "note": "Call via attribute access .round(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 984, "pattern": "attribute_call", "note": "Call via attribute access ._make_pie(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 997, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1000, "pattern": "attribute_call", "note": "Call via attribute access .round(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1001, "pattern": "attribute_call", "note": "Call via attribute access ._make_pie(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1013, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1016, "pattern": "attribute_call", "note": "Call via attribute access .round(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1017, "pattern": "attribute_call", "note": "Call via attribute access ._make_pie(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1030, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1031, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1035, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1036, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1036, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1046, "pattern": "attribute_call", "note": "Call via attribute access .Layer(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1081, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1092, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1092, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1093, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1094, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1095, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1130, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1203, "pattern": "attribute_call", "note": "Call via attribute access .Layer(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1205, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1246, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1246, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1253, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1279, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1284, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1285, "pattern": "attribute_call", "note": "Call via attribute access ._make_arrows(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1352, "pattern": "attribute_call", "note": "Call via attribute access .Layer(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1354, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1407, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1407, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1415, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1417, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1419, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1420, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1728, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1750, "pattern": "attribute_call", "note": "Call via attribute access .with_scale(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1754, "pattern": "attribute_call", "note": "Call via attribute access .Layer(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1777, "pattern": "attribute_call", "note": "Call via attribute access .Layer(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1808, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 1816, "pattern": "attribute_call", "note": "Call via attribute access .Deck(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 2096, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.interactive", "lineno": 2101, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .isnull(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .Projection(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .axes(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .transform_points(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .set_extent(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .gca(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .axis(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 378, "pattern": "attribute_call", "note": "Call via attribute access .set_aspect(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .axis(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .set_title(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 403, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .add_feature(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .with_scale(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .add_feature(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .with_scale(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .add_feature(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 438, "pattern": "attribute_call", "note": "Call via attribute access .with_scale(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 443, "pattern": "attribute_call", "note": "Call via attribute access .add_feature(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .with_scale(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 478, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 496, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 497, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 498, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 536, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 551, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 581, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 584, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .transpose(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .asarray(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 641, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 642, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 645, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 646, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 651, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 656, "pattern": "attribute_call", "note": "Call via attribute access .asarray(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 656, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 678, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 678, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 679, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 679, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 689, "pattern": "attribute_call", "note": "Call via attribute access .hypot(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 731, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 733, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 733, "pattern": "attribute_call", "note": "Call via attribute access .pipe(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 733, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 734, "pattern": "attribute_call", "note": "Call via attribute access .sign(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 736, "pattern": "attribute_call", "note": "Call via attribute access .sqrt(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 742, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 743, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 749, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 750, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 762, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 774, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 809, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 811, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 812, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 813, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 814, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 853, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 853, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 883, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 886, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 886, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 888, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 888, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 890, "pattern": "attribute_call", "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1107, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1129, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1134, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1134, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1139, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1139, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1139, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1149, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1160, "pattern": "attribute_call", "note": "Call via attribute access .add_collection(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1207, "pattern": "attribute_call", "note": "Call via attribute access .add_collection(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1217, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1227, "pattern": "attribute_call", "note": "Call via attribute access .add_collection(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1273, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1280, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1286, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1292, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1332, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1347, "pattern": "attribute_call", "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1355, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1355, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1357, "pattern": "attribute_call", "note": "Call via attribute access .get_radius(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1359, "pattern": "attribute_call", "note": "Call via attribute access .Circle(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1360, "pattern": "self_method_not_found", "note": "self.update_prop(...) not found in class 'HandlerCircle' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.plot.maps.static", "lineno": 1361, "pattern": "attribute_call", "note": "Call via attribute access .set_transform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1376, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1391, "pattern": "attribute_call", "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1397, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1397, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1406, "pattern": "self_method_not_found", "note": "self.update_prop(...) not found in class 'WedgeHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.plot.maps.static", "lineno": 1407, "pattern": "attribute_call", "note": "Call via attribute access .set_transform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1430, "pattern": "attribute_call", "note": "Call via attribute access .__init__(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1446, "pattern": "attribute_call", "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1451, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1451, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1462, "pattern": "attribute_call", "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1463, "pattern": "attribute_call", "note": "Call via attribute access .get_facecolor(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1495, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1496, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1497, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1511, "pattern": "attribute_call", "note": "Call via attribute access .Line2D(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1514, "pattern": "attribute_call", "note": "Call via attribute access .Line2D(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1518, "pattern": "attribute_call", "note": "Call via attribute access .legend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1520, "pattern": "attribute_call", "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1522, "pattern": "attribute_call", "note": "Call via attribute access .add_artist(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1550, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1551, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1563, "pattern": "attribute_call", "note": "Call via attribute access .legend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1565, "pattern": "attribute_call", "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1567, "pattern": "attribute_call", "note": "Call via attribute access .add_artist(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1603, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1604, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1615, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1627, "pattern": "attribute_call", "note": "Call via attribute access .legend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1631, "pattern": "attribute_call", "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1633, "pattern": "attribute_call", "note": "Call via attribute access .add_artist(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1669, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1670, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1677, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1692, "pattern": "attribute_call", "note": "Call via attribute access .sign(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1692, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1697, "pattern": "attribute_call", "note": "Call via attribute access .legend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1701, "pattern": "attribute_call", "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1703, "pattern": "attribute_call", "note": "Call via attribute access .add_artist(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1740, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1741, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1742, "pattern": "attribute_call", "note": "Call via attribute access .atleast_1d(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1758, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1779, "pattern": "attribute_call", "note": "Call via attribute access .legend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1785, "pattern": "attribute_call", "note": "Call via attribute access .get_figure(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1787, "pattern": "attribute_call", "note": "Call via attribute access .add_artist(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1794, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1798, "pattern": "attribute_call", "note": "Call via attribute access .floor(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1798, "pattern": "attribute_call", "note": "Call via attribute access .log10(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1822, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1831, "pattern": "attribute_call", "note": "Call via attribute access .floor(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1831, "pattern": "attribute_call", "note": "Call via attribute access .log10(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1834, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1836, "pattern": "attribute_call", "note": "Call via attribute access .searchsorted(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1895, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1895, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1895, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1896, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.plot.maps.static", "lineno": 1896, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.base", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.base", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .duplicated(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.base", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.base", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.base", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.base", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .duplicated(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.base", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .to_dict(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.base", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.base", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .stack(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .stack(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .assign(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .pivot(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .get_shared_y_axes(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .plot(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access ._update_legend_data(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access ._finalize_grid(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 361, "pattern": "attribute_call", "note": "Call via attribute access .map_dataframe(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 371, "pattern": "attribute_call", "note": "Call via attribute access .title(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 371, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 398, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 398, "pattern": "attribute_call", "note": "Call via attribute access .melt(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 398, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check_plots(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 458, "pattern": "attribute_call", "note": "Call via attribute access .FacetGrid(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 512, "pattern": "attribute_call", "note": "Call via attribute access .map_dataframe(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 514, "pattern": "attribute_call", "note": "Call via attribute access .map_dataframe(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 517, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 522, "pattern": "attribute_call", "note": "Call via attribute access .map_dataframe(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 525, "pattern": "attribute_call", "note": "Call via attribute access .map_dataframe(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 527, "pattern": "attribute_call", "note": "Call via attribute access .map_dataframe(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 534, "pattern": "attribute_call", "note": "Call via attribute access .add_legend(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 539, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 543, "pattern": "attribute_call", "note": "Call via attribute access .set_axis_labels(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 545, "pattern": "attribute_call", "note": "Call via attribute access .set_axis_labels(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 603, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check_plots(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 632, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 633, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 644, "pattern": "attribute_call", "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 645, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 648, "pattern": "attribute_call", "note": "Call via attribute access .Categorical(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 649, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 657, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 660, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 666, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 681, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 690, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 722, "pattern": "attribute_call", "note": "Call via attribute access .ErrorX(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 726, "pattern": "attribute_call", "note": "Call via attribute access .ErrorY(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 731, "pattern": "attribute_call", "note": "Call via attribute access .line(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 740, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 747, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 759, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 766, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 772, "pattern": "attribute_call", "note": "Call via attribute access .area(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 773, "pattern": "attribute_call", "note": "Call via attribute access .update_traces(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 777, "pattern": "attribute_call", "note": "Call via attribute access .area(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 778, "pattern": "attribute_call", "note": "Call via attribute access .update_traces(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 788, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 790, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 802, "pattern": "attribute_call", "note": "Call via attribute access .area(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 808, "pattern": "attribute_call", "note": "Call via attribute access .add_traces(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 808, "pattern": "attribute_call", "note": "Call via attribute access .add_traces(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 810, "pattern": "attribute_call", "note": "Call via attribute access .area(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 811, "pattern": "attribute_call", "note": "Call via attribute access .update_traces(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 812, "pattern": "attribute_call", "note": "Call via attribute access .update_layout(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 818, "pattern": "attribute_call", "note": "Call via attribute access .update_layout(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 823, "pattern": "attribute_call", "note": "Call via attribute access .update_xaxes(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 825, "pattern": "attribute_call", "note": "Call via attribute access .update_yaxes(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.charts", "lineno": 859, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check_plots(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 139, "pattern": "name_call_unresolved", "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.plot.statistics.maps", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .transmission(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .aggregate_flow_by_connection(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .branches(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 176, "pattern": "name_call_unresolved", "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.plot.statistics.maps", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .branches(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .drop_duplicates(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .gcf(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.maps", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .gca(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.plotter", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.plotter", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.plotter", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.plotter", "lineno": 129, "pattern": "self_method_not_found", "note": "self._bound_method(...) not found in class '_StatisticPlotterBase' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.plot.statistics.plotter", "lineno": 201, "pattern": "name_call_unresolved", "note": "Call to 'plot_func(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.plot.statistics.plotter", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .plot(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.plotter", "lineno": 603, "pattern": "name_call_unresolved", "note": "Call to 'plot_func(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.plot.statistics.plotter", "lineno": 776, "pattern": "attribute_call", "note": "Call via attribute access .iplot(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.plot.statistics.schema", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 81, "pattern": "name_call_unresolved", "note": "Call to 'groupby(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.statistics.abstract", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'groupby(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.statistics.abstract", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .transform(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access ._as_ports(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 199, "pattern": "name_call_unresolved", "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.statistics.abstract", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .rename_axis(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .first(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .contains(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .contains(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.abstract", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access ._as_port(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .duplicated(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .filter(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .extend(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .filter(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 288, "pattern": "self_method_not_found", "note": "self._bound_method(...) not found in class 'StatisticHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "pypsa.statistics.expressions", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .set_names(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 430, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 466, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 466, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 468, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 468, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 474, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 476, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 476, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 484, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .values(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 502, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 518, "pattern": "attribute_call", "note": "Call via attribute access .round(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 527, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 535, "pattern": "attribute_call", "note": "Call via attribute access .agg(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 535, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 654, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 654, "pattern": "attribute_call", "note": "Call via attribute access .union(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 655, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 656, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 656, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 768, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 882, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 972, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1272, "pattern": "attribute_call", "note": "Call via attribute access ._as_ports(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1394, "pattern": "attribute_call", "note": "Call via attribute access ._as_ports(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1521, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1522, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1522, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1522, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1522, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1642, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1652, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1652, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1653, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1671, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1678, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1679, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1680, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1680, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1697, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 1815, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2129, "pattern": "attribute_call", "note": "Call via attribute access .get_loc_level(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2248, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2257, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2261, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2268, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2272, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2274, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2295, "pattern": "attribute_call", "note": "Call via attribute access .bus_carrier_unit(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2389, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2390, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2502, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2519, "pattern": "attribute_call", "note": "Call via attribute access .div(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2519, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2616, "pattern": "attribute_call", "note": "Call via attribute access .warn(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2625, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2630, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2630, "pattern": "attribute_call", "note": "Call via attribute access .set_index(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2630, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2635, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2639, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2641, "pattern": "attribute_call", "note": "Call via attribute access .clip(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2781, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2875, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2883, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2883, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2883, "pattern": "attribute_call", "note": "Call via attribute access .withdrawal(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2893, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2895, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2906, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2906, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2907, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.expressions", "lineno": 2907, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .duplicated(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 158, "pattern": "name_call_unresolved", "note": "Call to 'dir(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.statistics.grouping", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 216, "pattern": "name_call_unresolved", "note": "Call to 'method(...)' not found in local, imported, or builtin symbols." }, { "module": "pypsa.statistics.grouping", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .replace(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 417, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "pypsa.statistics.grouping", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .Handler(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .getMessage(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .throw(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .getMessage(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .addHandler(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .removeHandler(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .addoption(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .addoption(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .addoption(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .getoption(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .GeoSeries(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 311, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 338, "pattern": "attribute_call", "note": "Call via attribute access .create_empty_network(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .create_bus(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .create_bus(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 341, "pattern": "attribute_call", "note": "Call via attribute access .create_bus(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .create_ext_grid(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .create_load(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .create_shunt(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .create_transformer(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .create_line(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 366, "pattern": "attribute_call", "note": "Call via attribute access .skip(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .create_cigre_network_mv(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 361, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .asfreq(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .resample(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 403, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 407, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 411, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 424, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.conftest", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .set_investment_periods(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .busmap_by_kmeans(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_busmap(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .get_clustering_from_busmap(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 65, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_bugs", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_bugs", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .import_from_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .ExcelWriter(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .to_excel(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .import_from_excel(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .set_investment_periods(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .dump(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .load(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 365, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 366, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 382, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .revenue(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 395, "pattern": "attribute_call", "note": "Call via attribute access .revenue(...) - target object type not statically resolved." }, { "module": "test.test_bugs", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 10, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_buses", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_buses(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_buses(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 26, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_buses", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_buses(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 35, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_buses", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_buses(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 45, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_buses", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_buses", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_buses(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .isnan(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .overnight_cost(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .overnight_cost(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .overnight_cost(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 341, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 353, "pattern": "attribute_call", "note": "Call via attribute access .fom(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 373, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .overnight_cost(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 382, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 390, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 398, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 399, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 401, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .overnight_cost(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 409, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .fom(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 461, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 462, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 465, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 470, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 496, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 535, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 544, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 566, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 576, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 577, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 587, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 596, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_capital_cost_split", "lineno": 597, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 12, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_carriers", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_carriers(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_carriers", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_carriers(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_carriers(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 34, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_carriers", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_carriers(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 43, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_carriers", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .add_missing_carriers(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 64, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_carriers", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .assign_colors(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .assign_colors(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 76, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_carriers", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .assign_colors(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .assign_colors(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 87, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_carriers", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .assign_colors(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 94, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_carriers", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .assign_colors(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .assign_colors(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 106, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_carriers", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .assign_colors(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 123, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_carriers", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_carriers", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 184, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .assert_index_equal(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .nonexistent_method(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 322, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 373, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 430, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 435, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 447, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_collection", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .set_names(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 365, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 377, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 377, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 398, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .add_grouper(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 441, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 442, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 453, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 461, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 502, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 503, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 504, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 514, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 517, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 536, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 556, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 569, "pattern": "attribute_call", "note": "Call via attribute access .transmission(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 582, "pattern": "attribute_call", "note": "Call via attribute access .revenue(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 590, "pattern": "attribute_call", "note": "Call via attribute access .revenue(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 591, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 610, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 610, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 614, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 615, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 619, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 620, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 637, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 639, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 649, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 654, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 657, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 660, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 668, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 671, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 677, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 681, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_collection_statistics", "lineno": 684, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access ._infer_committable_big_m_scale(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 233, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access ._infer_committable_big_m_scale(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .get_bounds_pu(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .get_committable_big_m_values(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .get_committable_big_m_values(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 281, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 311, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 312, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .set_level(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 361, "pattern": "attribute_call", "note": "Call via attribute access .sin(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 408, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 442, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 443, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 465, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 470, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 474, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 507, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 522, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 543, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 551, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 553, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 554, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 588, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 590, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 591, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 592, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 593, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 596, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 608, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 622, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 580, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 627, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 632, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 643, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 656, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 661, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 662, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 663, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 665, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 673, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 689, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 694, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 695, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 696, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 701, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 702, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 718, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 720, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 722, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 736, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 747, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 748, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 749, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 751, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 765, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 771, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 771, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 772, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 772, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 779, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_committable_extendable", "lineno": 800, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 51, "pattern": "self_method_not_found", "note": "self.method(...) not found in class 'ResultHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "test.test_common", "lineno": 63, "pattern": "name_call_unresolved", "note": "Call to 'TestClass(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_common", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .method_with_decorator_args(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 76, "pattern": "self_method_not_found", "note": "self.method(...) not found in class 'ResultHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "test.test_common", "lineno": 90, "pattern": "name_call_unresolved", "note": "Call to 'TestClass(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_common", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .method_with_simple_decorator(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 103, "pattern": "self_method_not_found", "note": "self.method(...) not found in class 'ResultHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." }, { "module": "test.test_common", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 217, "pattern": "name_call_unresolved", "note": "Call to 'IgnoredClass(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_common", "lineno": 217, "pattern": "name_call_unresolved", "note": "Call to 'IgnoredClass(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_common", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .encode(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .cache_clear(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .cache_clear(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .cache_clear(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 365, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .assert_called_once(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 430, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 435, "pattern": "attribute_call", "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 459, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 489, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 496, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 500, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 521, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_common", "lineno": 525, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 168, "pattern": "name_call_unresolved", "note": "Call to 'decorated_func(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_common_deprecations", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_common_deprecations", "lineno": 184, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 151, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 178, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 179, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .flatten(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 184, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 216, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 219, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 279, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 308, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_compatibility_ext_and_com", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 17, "pattern": "name_call_unresolved", "note": "Call to 'get_component_type(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 19, "pattern": "name_call_unresolved", "note": "Call to 'Components(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components", "lineno": 20, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'Components(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components", "lineno": 27, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .iterate_components(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 94, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 117, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .intersection(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 181, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .ones(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .to_index(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .to_index(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .difference(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .ones(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .flatten(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .array_equal(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access ._as_xarray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access ._as_dynamic(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 223, "pattern": "name_call_unresolved", "note": "Call to 'MockComponent(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components_array", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 267, "pattern": "name_call_unresolved", "note": "Call to 'MockComponent(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_components_array", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 281, "pattern": "attribute_call", "note": "Call via attribute access .DataArray(...) - target object type not statically resolved." }, { "module": "test.test_components_array", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_components_custom", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "test.test_components_custom", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_components_custom", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "test.test_components_custom", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_components_custom", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_components_utils", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 341, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 366, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .from_dict(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 407, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 409, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .from_dict(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 438, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 442, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 443, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 456, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 458, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 465, "pattern": "attribute_call", "note": "Call via attribute access .from_dict(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 468, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 490, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 497, "pattern": "attribute_call", "note": "Call via attribute access .from_dict(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 500, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 513, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 514, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 517, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 518, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 526, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 527, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 528, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 531, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 532, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 534, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 523, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 544, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 545, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 546, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 553, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 558, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 559, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 565, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 566, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 571, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 575, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 576, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 580, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 581, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 598, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 599, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 600, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 607, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 617, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 623, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 625, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 626, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 627, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 630, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 633, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 634, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 641, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 642, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 643, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 647, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_consistency_check", "lineno": 648, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .group(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_constants", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .match(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_deprecations", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_iter(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .index(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 311, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 312, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 322, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .get_bounds_pu(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .to_dataframe(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .to_dataframe(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_descriptors", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .getoption(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .ravel(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .sample(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .reshape(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .import_module(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .walk_packages(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .skip(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .DocTestFinder(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .DocTestRunner(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .find(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .skip(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .read_text(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .findall(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .join(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 150, "pattern": "name_call_unresolved", "note": "Call to 'PseudoModule(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_docs", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .DocTestFinder(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .DocTestRunner(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .find(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .glob(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .skip(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .getoption(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .glob(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .skip(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .load(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .insert(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .open(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .dump(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .fail(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .compile(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .glob(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .findall(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .read_text(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .glob(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .update(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .findall(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .read_text(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .skip(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .HTTPSConnection(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .request(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .getresponse(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_docs", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .warning(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .skip(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .setattr(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .setattr(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .setattr(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .setattr(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_examples", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_graph", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .adjacency_matrix(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 57, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_graph", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .adjacency_matrix(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 83, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_graph", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .adjacency_matrix(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .toarray(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 117, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_graph", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .adjacency_matrix(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .toarray(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 149, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_graph", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .adjacency_matrix(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .adjacency_matrix(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .toarray(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 172, "pattern": "name_call_unresolved", "note": "Call to 'Network(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_graph", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .adjacency_matrix(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .adjacency_matrix(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_graph", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .adjacency_matrix(...) - target object type not statically resolved." }, { "module": "test.test_guards", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "test.test_guards", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .run(...) - target object type not statically resolved." }, { "module": "test.test_guards", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." }, { "module": "test.test_guards", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .strip(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_indices", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .import_from_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 184, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .export_to_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .export_to_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .export_to_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 338, "pattern": "attribute_call", "note": "Call via attribute access .export_to_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .export_to_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .export_to_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .export_to_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 375, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 403, "pattern": "attribute_call", "note": "Call via attribute access .export_to_excel(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 392, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 409, "pattern": "attribute_call", "note": "Call via attribute access .export_to_excel(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 410, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 417, "pattern": "attribute_call", "note": "Call via attribute access .export_to_excel(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access .export_to_excel(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 424, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 430, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .export_to_excel(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .export_to_excel(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 469, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .export_to_excel(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .export_to_excel(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 476, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 459, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 494, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 496, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 497, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 506, "pattern": "attribute_call", "note": "Call via attribute access .export_to_excel(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 507, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 513, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io", "lineno": 514, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io", "lineno": 518, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io", "lineno": 519, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io", "lineno": 523, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io", "lineno": 390, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 539, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 558, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .export_to_excel(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 563, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .export_to_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 568, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 529, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 584, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 585, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 586, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 572, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 602, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 603, "pattern": "attribute_call", "note": "Call via attribute access .import_from_pandapower_net(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 592, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 593, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 618, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 622, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 623, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 634, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 643, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io", "lineno": 644, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io", "lineno": 647, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io", "lineno": 648, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io", "lineno": 652, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io", "lineno": 662, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 674, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 677, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 679, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 682, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 699, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io", "lineno": 700, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .dict(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .dict(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .reset_default_storage_dir(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'local_cls(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_io_cloudpathlib", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .as_uri(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .export_to_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .import_from_netcdf(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .export_to_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .dict(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .import_from_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .export_to_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .dict(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .import_from_csv_folder(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_io_cloudpathlib", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "test.test_link_post_discretization", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .optimize_and_run_non_linear_powerflow(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .lpf(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 338, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 338, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 342, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 347, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 359, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 392, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 430, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 435, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 436, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 460, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 481, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 500, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 500, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 502, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 503, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 504, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 505, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 507, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_activity_mask", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_ac_dc", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_ac_dc", "lineno": 16, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_ac_dc", "lineno": 22, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_ac_dc", "lineno": 28, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_and_subsequent_power_flow", "lineno": 9, "pattern": "attribute_call", "note": "Call via attribute access .optimize_and_run_non_linear_powerflow(...) - target object type not statically resolved." }, { "module": "test.test_lopf_and_subsequent_power_flow", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_and_subsequent_power_flow", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .pow(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .describe(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .rename(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .describe(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .pow(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .describe(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .todense(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 184, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .to_frame(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .describe(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .stack(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 218, "pattern": "name_call_unresolved", "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_basic_constraints", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 233, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .RangeIndex(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 281, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 338, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 342, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 353, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 354, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 361, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 365, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 365, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 373, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 375, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 405, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 429, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 430, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 430, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 442, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 443, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 447, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 454, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 456, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 456, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 464, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 465, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 466, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 477, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 481, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 482, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_basic_constraints", "lineno": 482, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .round(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .round(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .set_level(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .add_variables(...) - target object type not statically resolved." }, { "module": "test.test_lopf_global_constraints", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_iteratively", "lineno": 9, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_iteratively", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_iteratively", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_iteratively", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_iteratively", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_iteratively", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_iteratively", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .optimize_transmission_expansion_iteratively(...) - target object type not statically resolved." }, { "module": "test.test_lopf_iteratively", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_lopf_iteratively", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_lopf_losses", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_lopf_losses", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_losses", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_losses", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_losses", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_losses", "lineno": 8, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .optimize_mga(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .optimize_mga(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 53, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_mga", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .optimize_mga_in_direction(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .optimize_mga_in_direction(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .optimize_mga_in_direction(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .optimize_mga_in_multiple_directions(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_mga", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 205, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_mga", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." }, { "module": "test.test_lopf_mga", "lineno": 215, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_modularity", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 51, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_modularity", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_modularity", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_modularity", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 125, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 361, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 371, "pattern": "attribute_call", "note": "Call via attribute access .get_activity_mask(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .get_activity_mask(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 392, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 392, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 408, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 417, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 441, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 442, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 464, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 466, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 466, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 474, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 474, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 479, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 481, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 481, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 497, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 502, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 507, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 513, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 518, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 521, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 524, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 529, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 531, "pattern": "attribute_call", "note": "Call via attribute access .drop(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 535, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 540, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 541, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 546, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 548, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 560, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 561, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 561, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 564, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 578, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 579, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 580, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 589, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 590, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 590, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 592, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 601, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 602, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 604, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 605, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 614, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 615, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 625, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 629, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 630, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 631, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 641, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 641, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 644, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 653, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 654, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 657, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 658, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 667, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 668, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 674, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 678, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 682, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 684, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 694, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 695, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 695, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 697, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 706, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 707, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 709, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 710, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 720, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 726, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 730, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 734, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 735, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 736, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 746, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 747, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 747, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 750, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 759, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 760, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 763, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 764, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 773, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 774, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 784, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 787, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 788, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 789, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 791, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 792, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 796, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 800, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 803, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 804, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 805, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 815, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 816, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 820, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 824, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 825, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 826, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 836, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 837, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 841, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 842, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 845, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 846, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 847, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 857, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 858, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 868, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 871, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 872, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 873, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 883, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 884, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 892, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 896, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 899, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 900, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 901, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 912, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 913, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 921, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 922, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 925, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 926, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 927, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 938, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 939, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 947, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 951, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 952, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 953, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 964, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 965, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_multiinvest", "lineno": 979, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 982, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 985, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 986, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 991, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 998, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1011, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1030, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1033, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1036, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1037, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1038, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1051, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1072, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1077, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1078, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1081, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1091, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1104, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1108, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1119, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multiinvest", "lineno": 1123, "pattern": "attribute_call", "note": "Call via attribute access .get_loc(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_multilink", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .branches(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .lpf(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .lpf(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .supply(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .get_bounds_pu(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .get_bounds_pu(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .lpf(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_process", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_quadratic_costs", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_quadratic_costs", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_quadratic_costs", "lineno": 9, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .array_split(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .optimize_with_rolling_horizon(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .optimize_with_rolling_horizon(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .optimize_with_rolling_horizon(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .optimize_with_rolling_horizon(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .optimize_with_rolling_horizon(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .optimize_with_rolling_horizon(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .eval(...) - target object type not statically resolved." }, { "module": "test.test_lopf_rolling_horizon", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .read_csv(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 29, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_storage", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .reindex_like(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 136, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_storage", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_storage", "lineno": 159, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 56, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 100, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 106, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 150, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 156, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 198, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 202, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 245, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 249, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 357, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 359, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 360, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 361, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 366, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 372, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 377, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .zeros(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 388, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 392, "pattern": "attribute_call", "note": "Call via attribute access .integers(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .integers(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .integers(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 395, "pattern": "attribute_call", "note": "Call via attribute access .integers(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .integers(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .integers(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .integers(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 431, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 435, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 458, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 460, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 464, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 468, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_unit_commitment", "lineno": 477, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 480, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 482, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 484, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 502, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 504, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 508, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 522, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 523, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 536, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 540, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 542, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 555, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 558, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 565, "pattern": "attribute_call", "note": "Call via attribute access .optimize_with_rolling_horizon(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 569, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 576, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 577, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 581, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 583, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 584, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 593, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 596, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 597, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 598, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 601, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 609, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 620, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 622, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 625, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 625, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 626, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 626, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 627, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 627, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 639, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 640, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 642, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 643, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 647, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 655, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 664, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 668, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 670, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 671, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 630, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 682, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 685, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 688, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 692, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 698, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 708, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 716, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 723, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 723, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 724, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 729, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 729, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 731, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 677, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 741, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 742, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 742, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 744, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 745, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 749, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 753, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 761, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 773, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 783, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 791, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 798, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 798, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 800, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 805, "pattern": "attribute_call", "note": "Call via attribute access .to_pandas(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 805, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 807, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 736, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 816, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 819, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 820, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 821, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 824, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 827, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 843, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 845, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 855, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 866, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 867, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 867, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 868, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 870, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 870, "pattern": "attribute_call", "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 874, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 875, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 883, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 885, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 890, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 891, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 892, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 895, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 897, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 907, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 909, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 914, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 922, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 923, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 924, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 927, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 929, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 940, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 942, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 959, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 960, "pattern": "attribute_call", "note": "Call via attribute access .append(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 960, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 961, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 963, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 963, "pattern": "attribute_call", "note": "Call via attribute access .from_arrays(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 967, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 970, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 972, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 985, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 987, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1010, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1011, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1013, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1014, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1017, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1032, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1040, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1042, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1070, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1074, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1076, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1078, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1080, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1094, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1101, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1103, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1108, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1117, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1119, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1121, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1122, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1124, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1139, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1147, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1156, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1158, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1199, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1200, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1202, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1203, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1205, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1221, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1228, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1236, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_unit_commitment", "lineno": 1238, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 11, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 49, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lopf_varying_inputs", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_lopf_varying_inputs", "lineno": 68, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lpf_ac_dc", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lpf_ac_dc", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .lpf(...) - target object type not statically resolved." }, { "module": "test.test_lpf_ac_dc", "lineno": 26, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lpf_ac_dc", "lineno": 30, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lpf_ac_dc", "lineno": 34, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lpf_ac_dc", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .lpf(...) - target object type not statically resolved." }, { "module": "test.test_lpf_ac_dc", "lineno": 48, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lpf_ac_dc", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lpf_ac_dc", "lineno": 56, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lpf_against_pypower", "lineno": 26, "pattern": "name_call_unresolved", "note": "Call to 'case(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lpf_against_pypower", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_lpf_against_pypower", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_lpf_against_pypower", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_lpf_against_pypower", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_lpf_against_pypower", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .import_from_pypower_ppc(...) - target object type not statically resolved." }, { "module": "test.test_lpf_against_pypower", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .lpf(...) - target object type not statically resolved." }, { "module": "test.test_lpf_against_pypower", "lineno": 106, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_lpf_against_pypower", "lineno": 116, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_meshed_threshold", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 89, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .deprecated_call(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .deprecated_call(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .deprecated_call(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .to_index(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_meshed_threshold", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 258, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 282, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 286, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 314, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 360, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 390, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 410, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 417, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 459, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 480, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 481, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 492, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 494, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 517, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 521, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 525, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 528, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 529, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 502, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 543, "pattern": "attribute_call", "note": "Call via attribute access .merge(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 545, "pattern": "attribute_call", "note": "Call via attribute access .issuperset(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 558, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 559, "pattern": "attribute_call", "note": "Call via attribute access .merge(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 561, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .merge(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 564, "pattern": "attribute_call", "note": "Call via attribute access .issuperset(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 571, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .to_crs(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 578, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 579, "pattern": "attribute_call", "note": "Call via attribute access .allclose(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 580, "pattern": "attribute_call", "note": "Call via attribute access .allclose(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 584, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 595, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 598, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 599, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 600, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 601, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 605, "pattern": "attribute_call", "note": "Call via attribute access .rename_component_names(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 607, "pattern": "attribute_call", "note": "Call via attribute access .rename_component_names(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 609, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 610, "pattern": "attribute_call", "note": "Call via attribute access .rename_component_names(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 619, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 620, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 622, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 625, "pattern": "attribute_call", "note": "Call via attribute access .to_list(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 593, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 631, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 634, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 644, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 656, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 661, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 666, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 639, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 677, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 682, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 685, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 689, "pattern": "attribute_call", "note": "Call via attribute access .static(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 690, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 694, "pattern": "attribute_call", "note": "Call via attribute access .dynamic(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 697, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 701, "pattern": "attribute_call", "note": "Call via attribute access .static(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 703, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 707, "pattern": "attribute_call", "note": "Call via attribute access .dynamic(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 709, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 713, "pattern": "attribute_call", "note": "Call via attribute access .static(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 714, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 718, "pattern": "attribute_call", "note": "Call via attribute access .dynamic(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 719, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 721, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 672, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 727, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 729, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 730, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 736, "pattern": "attribute_call", "note": "Call via attribute access .sanitize(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 753, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 754, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 755, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 756, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 757, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 759, "pattern": "attribute_call", "note": "Call via attribute access .sanitize(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 774, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 775, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 776, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 777, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 780, "pattern": "attribute_call", "note": "Call via attribute access .sanitize(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 787, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 788, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 789, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 790, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network", "lineno": 791, "pattern": "attribute_call", "note": "Call via attribute access .sanitize(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .issubset(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .set_investment_periods(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 288, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .sign(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .sign(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 322, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 331, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 338, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 339, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .sign(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .sign(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_network_cycles", "lineno": 360, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .assert_index_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .assert_index_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .assert_index_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .assert_index_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .assert_index_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .get_scenario(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .get_scenario(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .get_scenario(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .get_scenario(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .get_scenario(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .get_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .get_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .get_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .get_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .get_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .get_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 278, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 323, "pattern": "attribute_call", "note": "Call via attribute access .slice_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .get_network(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 340, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 344, "pattern": "attribute_call", "note": "Call via attribute access .get_scenario(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 351, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 359, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_network_index", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 184, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_network_transform", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .reset_option(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .reset_option(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .reset_option(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_objective_constant", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .reset_option(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .capacity(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .capacity(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .capacity(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .supply(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .withdrawal(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .transmission(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .curtailment(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .operation(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .curtailment(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .capacity(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .capacity(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_optimization_expressions", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .capacity(...) - target object type not statically resolved." }, { "module": "test.test_optional_dependencies", "lineno": 21, "pattern": "name_call_unresolved", "note": "Call to 'import_orig(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_optional_dependencies", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .setattr(...) - target object type not statically resolved." }, { "module": "test.test_optional_dependencies", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_optional_dependencies", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .export_to_hdf5(...) - target object type not statically resolved." }, { "module": "test.test_optional_dependencies", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .usefixtures(...) - target object type not statically resolved." }, { "module": "test.test_optional_dependencies", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .find_spec(...) - target object type not statically resolved." }, { "module": "test.test_optional_dependencies", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_optional_dependencies", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_optional_dependencies", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_optional_dependencies", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .plot(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .reload(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .items(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access ._add_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access ._add_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 113, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .set_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .set_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .set_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .set_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .set_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access ._describe_options(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .readouterr(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access ._describe_options(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .readouterr(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .describe(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .readouterr(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .set_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .set_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 251, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .set_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .set_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 281, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 298, "pattern": "attribute_call", "note": "Call via attribute access .option_context(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 378, "pattern": "attribute_call", "note": "Call via attribute access .setenv(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .reload(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .get_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .delenv(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .reload(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .setenv(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .reload(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 401, "pattern": "attribute_call", "note": "Call via attribute access .delenv(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .reload(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .setenv(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .reload(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 419, "pattern": "attribute_call", "note": "Call via attribute access .set_option(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .delenv(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access .reload(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .write_text(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .chdir(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .reload(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 442, "pattern": "attribute_call", "note": "Call via attribute access .pop(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .setenv(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .reload(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_options", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .find_spec(...) - target object type not statically resolved." }, { "module": "test.test_pf_activity_mask", "lineno": 10, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_pf_activity_mask", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_pf_activity_mask", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .incidence_matrix(...) - target object type not statically resolved." }, { "module": "test.test_pf_activity_mask", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .incidence_matrix(...) - target object type not statically resolved." }, { "module": "test.test_pf_activity_mask", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .pf(...) - target object type not statically resolved." }, { "module": "test.test_pf_activity_mask", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .pf(...) - target object type not statically resolved." }, { "module": "test.test_pf_activity_mask", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_pf_activity_mask", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_pf_activity_mask", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .eq(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pandapower", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .split(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pandapower", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .runpp(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pandapower", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pandapower", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .import_from_pandapower_net(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pandapower", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .lpf(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pandapower", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .pf(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pandapower", "lineno": 46, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 52, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 58, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 62, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 63, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 64, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 67, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 68, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 69, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pandapower", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pandapower", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pandapower", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pandapower", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pypower", "lineno": 24, "pattern": "name_call_unresolved", "note": "Call to 'case(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pypower", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pypower", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pypower", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pypower", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pypower", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .import_from_pypower_ppc(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pypower", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .pf(...) - target object type not statically resolved." }, { "module": "test.test_pf_against_pypower", "lineno": 113, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pypower", "lineno": 119, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pypower", "lineno": 125, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_against_pypower", "lineno": 133, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_distributed_slack", "lineno": 9, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .pf(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 36, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_distributed_slack", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .pf(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .iterrows(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 49, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_distributed_slack", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .pipe(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .pipe(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .pf(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 66, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_distributed_slack", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .pf(...) - target object type not statically resolved." }, { "module": "test.test_pf_distributed_slack", "lineno": 77, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_pf_distributed_slack", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .get_cmap(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .to_rgb(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .to_rgb(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 285, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 345, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 352, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 359, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 366, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 376, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 383, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 392, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 400, "pattern": "attribute_call", "note": "Call via attribute access .norm(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 401, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 408, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 409, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 427, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 438, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 442, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 445, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .min(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 456, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 462, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 466, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 490, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 500, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 505, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 512, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 563, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 593, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 665, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 695, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_common", "lineno": 740, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .explore(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .explore(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .explore(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .Deck(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .ViewState(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .explore(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .explore(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .PydeckPlotter(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .build_layers(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .deck(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .droplevel(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .stack(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .PydeckPlotter(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .build_layers(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .deck(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .PydeckPlotter(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .build_layers(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .deck(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .PydeckPlotter(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .build_layers(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .deck(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .PydeckPlotter(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .build_layers(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .deck(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 122, "pattern": "attribute_call", "note": "Call via attribute access .PydeckPlotter(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .build_layers(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .deck(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .deck(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .explore(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .PydeckPlotter(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 155, "pattern": "name_call_unresolved", "note": "Call to 'Dummy(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_plot_maps_interactive", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access ._init_map_style(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access ._init_map_style(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 165, "pattern": "name_call_unresolved", "note": "Call to 'Dummy(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_plot_maps_interactive", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access ._init_map_style(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .PydeckPlotter(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .build_layers(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .PydeckPlotter(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 193, "pattern": "attribute_call", "note": "Call via attribute access .build_layers(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .deck(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 186, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_interactive", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 39, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .subplots(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .subplots(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 71, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 88, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .concat(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 111, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 119, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 152, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .random(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 184, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 189, "pattern": "name_call_unresolved", "note": "Call to 'get_transmission_branches(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_plot_maps_static", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 205, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 218, "pattern": "attribute_call", "note": "Call via attribute access .branches(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .Normalize(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .astype(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .ScalarMappable(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 246, "pattern": "attribute_call", "note": "Call via attribute access .gca(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .Normalize(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .colorbar(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .ScalarMappable(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .gca(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .subplots(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .subplots(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .subplots(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .subplots(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .PlateCarree(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 312, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .subplots(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .PlateCarree(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .plot(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_plot_maps_static", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 15, "pattern": "attribute_call", "note": "Call via attribute access .set_risk_preference(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .set_risk_preference(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .set_risk_preference(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .optimal_capacity(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .first(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .sort_index(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .set_risk_preference(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 109, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_riskaversion", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .set_risk_preference(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 136, "pattern": "name_call_unresolved", "note": "Call to 'almost_equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_riskaversion", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .set_risk_preference(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .RangeIndex(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .set_risk_preference(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 245, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 270, "pattern": "attribute_call", "note": "Call via attribute access .set_risk_preference(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .RangeIndex(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 299, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 309, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .set_risk_preference(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 312, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 322, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 332, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 338, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 361, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .set_risk_preference(...) - target object type not statically resolved." }, { "module": "test.test_riskaversion", "lineno": 371, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .optimize_security_constrained(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 55, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_sclopf_scigrid", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .startswith(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_sclopf_scigrid", "lineno": 100, "pattern": "attribute_call", "note": "Call via attribute access .optimize_security_constrained(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 13, "pattern": "attribute_call", "note": "Call via attribute access .Timestamp(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .Timestamp(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .apply(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .ffill(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .diff(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .to_series(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .total_seconds(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_snapshot_weightings", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .allclose(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .allclose(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 63, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 69, "pattern": "attribute_call", "note": "Call via attribute access .allclose(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 70, "pattern": "attribute_call", "note": "Call via attribute access .max(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 174, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .busmap_by_kmeans(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_busmap(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_kmeans(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .busmap_by_kmeans(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 195, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 196, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_busmap(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .warns(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 198, "pattern": "attribute_call", "note": "Call via attribute access .cluster_spatially_by_kmeans(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .choice(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .nunique(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 217, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 231, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 233, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 244, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_spatial_clustering", "lineno": 281, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .mul(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 61, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_stand_by_cost", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stand_by_cost", "lineno": 63, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_statistics", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .stats(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 23, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 31, "pattern": "name_call_unresolved", "note": "Call to 'df(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_statistics", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .to_series(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 90, "pattern": "attribute_call", "note": "Call via attribute access .add_grouper(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .supply(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .supply(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .optimal_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .optimal_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .optimal_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .revenue(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 116, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .allclose(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .revenue(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .revenue(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .revenue(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .allclose(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .sub(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .allclose(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 142, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 145, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 192, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .supply(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 232, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 233, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 256, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .optimal_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 269, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 271, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 273, "pattern": "attribute_call", "note": "Call via attribute access .optimal_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 280, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 289, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .supply(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 308, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 311, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 333, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 334, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 342, "pattern": "attribute_call", "note": "Call via attribute access .get_transmission_carriers(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 343, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 348, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .system_cost(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .prices(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .prices(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 363, "pattern": "attribute_call", "note": "Call via attribute access .prices(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 364, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 367, "pattern": "attribute_call", "note": "Call via attribute access .prices(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 371, "pattern": "attribute_call", "note": "Call via attribute access .prices(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 372, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 377, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 378, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 381, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 388, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 395, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 404, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 406, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 409, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 415, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 416, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 422, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 428, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 441, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 463, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 475, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 439, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 493, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .capex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 497, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 503, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 507, "pattern": "attribute_call", "note": "Call via attribute access .opex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 505, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 511, "pattern": "attribute_call", "note": "Call via attribute access .system_cost(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 509, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 521, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 522, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 527, "pattern": "attribute_call", "note": "Call via attribute access .isna(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 534, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 534, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 534, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 541, "pattern": "attribute_call", "note": "Call via attribute access .get_active_assets(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 545, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 545, "pattern": "attribute_call", "note": "Call via attribute access .multiply(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 547, "pattern": "attribute_call", "note": "Call via attribute access .fillna(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 547, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 551, "pattern": "attribute_call", "note": "Call via attribute access .assert_series_equal(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 556, "pattern": "attribute_call", "note": "Call via attribute access .reindex(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 556, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 557, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .nansum(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .approx(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 574, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 568, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 579, "pattern": "attribute_call", "note": "Call via attribute access .assert_frame_equal(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 591, "pattern": "attribute_call", "note": "Call via attribute access .market_value(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 600, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 600, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 601, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 615, "pattern": "attribute_call", "note": "Call via attribute access .market_value(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 620, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 620, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 621, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 605, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 628, "pattern": "attribute_call", "note": "Call via attribute access .market_value(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 629, "pattern": "attribute_call", "note": "Call via attribute access .market_value(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 630, "pattern": "attribute_call", "note": "Call via attribute access .market_value(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 631, "pattern": "attribute_call", "note": "Call via attribute access .market_value(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 638, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 644, "pattern": "attribute_call", "note": "Call via attribute access .market_value(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 647, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 647, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 648, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 651, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 652, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 653, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 654, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 655, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 656, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 657, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 659, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 663, "pattern": "attribute_call", "note": "Call via attribute access .market_value(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 665, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 666, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 667, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 667, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 668, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 673, "pattern": "attribute_call", "note": "Call via attribute access .market_value(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 675, "pattern": "attribute_call", "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." }, { "module": "test.test_statistics", "lineno": 676, "pattern": "attribute_call", "note": "Call via attribute access .isfinite(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .seed(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .rcdefaults(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .plot(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .skip(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 67, "pattern": "attribute_call", "note": "Call via attribute access .plot(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .skipif(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .mpl_image_compare(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .optimal_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 117, "pattern": "attribute_call", "note": "Call via attribute access .union(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 158, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 181, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 191, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .plot(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 206, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .line(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 220, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .area(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 230, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 223, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 234, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 243, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 249, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 276, "pattern": "attribute_call", "note": "Call via attribute access .close(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 281, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 300, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 310, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 311, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 313, "pattern": "attribute_call", "note": "Call via attribute access .setattr(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 315, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 326, "pattern": "attribute_call", "note": "Call via attribute access .get(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 328, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .any(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot", "lineno": 329, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .NetworkCollection(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 69, "pattern": "name_call_unresolved", "note": "Call to 'plot_method(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_statistics_plot_interactive", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .reset_index(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 112, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 139, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .tolist(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 141, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 144, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .area(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 195, "pattern": "name_call_unresolved", "note": "Call to 'plot_method(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_statistics_plot_interactive", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .iplot(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 185, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 217, "pattern": "name_call_unresolved", "note": "Call to 'plot_method(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_statistics_plot_interactive", "lineno": 219, "pattern": "attribute_call", "note": "Call via attribute access .iplot(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 227, "pattern": "attribute_call", "note": "Call via attribute access .energy_balance(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .issubset(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 268, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 279, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 281, "pattern": "attribute_call", "note": "Call via attribute access .issubset(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 312, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_statistics_plot_interactive", "lineno": 325, "pattern": "attribute_call", "note": "Call via attribute access .Index(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 33, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 36, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 48, "pattern": "attribute_call", "note": "Call via attribute access .get_switchable_as_dense(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 62, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 65, "pattern": "attribute_call", "note": "Call via attribute access .where(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 68, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .branches(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .passive_branches(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .controllable_branches(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 101, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 108, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .dropna(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .map(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 140, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 143, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .calculate_dependent_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 147, "pattern": "attribute_call", "note": "Call via attribute access .cycle_matrix(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .notnull(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 167, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 194, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .keys(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .installed_capacity(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .statistics(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 228, "pattern": "attribute_call", "note": "Call via attribute access .supply(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .bar(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 257, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .exists(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .skip(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 277, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 290, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 294, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_stochastic", "lineno": 301, "pattern": "name_call_unresolved", "note": "Call to 'equal(...)' not found in local, imported, or builtin symbols." }, { "module": "test.test_stochastic", "lineno": 324, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 358, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 359, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 366, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 371, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 382, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 396, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 399, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 401, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 417, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 418, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 423, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 425, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 430, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 430, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 431, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 431, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 441, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 441, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 457, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 458, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 463, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 470, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 482, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 489, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 492, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 504, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 510, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 520, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 525, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 525, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 527, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 538, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 539, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 546, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 547, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 548, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 549, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 550, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 559, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 568, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 592, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 603, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 604, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 611, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 612, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 613, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 614, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 615, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 624, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 633, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 635, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 671, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 683, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 684, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 689, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 690, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 693, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 726, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 727, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 728, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 729, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 730, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 732, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 743, "pattern": "attribute_call", "note": "Call via attribute access .unstack(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 748, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 756, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 770, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 777, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 777, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 780, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 780, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 786, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 789, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 789, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 792, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 792, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 802, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 816, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 818, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 819, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 820, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 824, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 837, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 853, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 854, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 868, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 871, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 873, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 896, "pattern": "attribute_call", "note": "Call via attribute access .remove(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 896, "pattern": "attribute_call", "note": "Call via attribute access .query(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 901, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 918, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 921, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 923, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 945, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 946, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 948, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 950, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 951, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 952, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 960, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 962, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 963, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 965, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 977, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 981, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 984, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 997, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 998, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1000, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1002, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1003, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1004, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1013, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1015, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1016, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1018, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1024, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1032, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1033, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1035, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1037, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1038, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1039, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1048, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1050, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1051, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1053, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1060, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1061, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1067, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1068, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1071, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1078, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1084, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1090, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1098, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1106, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1110, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1114, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1123, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1124, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1127, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1133, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1139, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1145, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1166, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1167, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1170, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1176, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1184, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1199, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1199, "pattern": "attribute_call", "note": "Call via attribute access .abs(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1204, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1210, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1211, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1214, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1220, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1220, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1223, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1223, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1230, "pattern": "attribute_call", "note": "Call via attribute access .get_level_values(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1248, "pattern": "attribute_call", "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1249, "pattern": "attribute_call", "note": "Call via attribute access .filterwarnings(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1252, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1255, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1256, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1259, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1268, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1270, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1273, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1277, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1281, "pattern": "attribute_call", "note": "Call via attribute access .fail(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1303, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1321, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1321, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1323, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1324, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1328, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1337, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1347, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1348, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1351, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1352, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1359, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1362, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1376, "pattern": "attribute_call", "note": "Call via attribute access .copy(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1377, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1378, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1383, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1386, "pattern": "attribute_call", "note": "Call via attribute access .item(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1412, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1414, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1415, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1419, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1432, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1446, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1447, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1462, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1469, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1471, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1472, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1473, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1475, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1477, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1485, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1486, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1488, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1497, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1504, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1511, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1513, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1516, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1521, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1521, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1521, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1522, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1533, "pattern": "attribute_call", "note": "Call via attribute access .unique(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1536, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1539, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1541, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1541, "pattern": "attribute_call", "note": "Call via attribute access .groupby(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1541, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1542, "pattern": "attribute_call", "note": "Call via attribute access .xs(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1545, "pattern": "attribute_call", "note": "Call via attribute access .shift(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1554, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1558, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1561, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1562, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1564, "pattern": "attribute_call", "note": "Call via attribute access .add_constraints(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1565, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1571, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1573, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1608, "pattern": "attribute_call", "note": "Call via attribute access .solve_model(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1548, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1616, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1619, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1620, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1621, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1633, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1634, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1636, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1646, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_stochastic", "lineno": 1653, "pattern": "attribute_call", "note": "Call via attribute access .create_model(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 17, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 26, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 28, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .busmap_by_hac(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 31, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .busmap_by_kmeans(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 34, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .busmap_by_greedy_modularity(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_hac(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_kmeans(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_greedy_modularity(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .cluster_by_busmap(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_stochastic_not_implemented", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .get_clustering_from_busmap(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 14, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .determine_network_topology(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 46, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 72, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .incidence_matrix(...) - target object type not statically resolved." }, { "module": "test.test_subnetwork", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .incidence_matrix(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 35, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .uniform(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 41, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 44, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 45, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 47, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 55, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 56, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .uniform(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .set_investment_periods(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 99, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 102, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 104, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 118, "pattern": "attribute_call", "note": "Call via attribute access .allclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .mean(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 120, "pattern": "attribute_call", "note": "Call via attribute access .resample(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .all(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 128, "pattern": "attribute_call", "note": "Call via attribute access .isin(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .resample(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 153, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 161, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .allclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .downsample(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 190, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 221, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .from_snapshot_map(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 247, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 254, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .Timestamp(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 267, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .get_resample_result(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .get_downsample_result(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 319, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 320, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 321, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 337, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 341, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 350, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 362, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 368, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 374, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 380, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 388, "pattern": "attribute_call", "note": "Call via attribute access .DataFrame(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 397, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 402, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 403, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 408, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 413, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 414, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .uniform(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 426, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 435, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .uniform(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .repeat(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 455, "pattern": "attribute_call", "note": "Call via attribute access .get_from_snapshot_map_result(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 473, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 478, "pattern": "attribute_call", "note": "Call via attribute access .uniform(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 478, "pattern": "attribute_call", "note": "Call via attribute access .default_rng(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 489, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 489, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 490, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 491, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 495, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 501, "pattern": "attribute_call", "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 510, "pattern": "attribute_call", "note": "Call via attribute access .isclose(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 511, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 512, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 519, "pattern": "attribute_call", "note": "Call via attribute access .segment(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 525, "pattern": "attribute_call", "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 528, "pattern": "attribute_call", "note": "Call via attribute access .get_segment_result(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 541, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 542, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 542, "pattern": "attribute_call", "note": "Call via attribute access .date_range(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 543, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 545, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 546, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 547, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 556, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 560, "pattern": "attribute_call", "note": "Call via attribute access .importorskip(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 563, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 567, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_temporal_clustering", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .equals(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 27, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 29, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 32, "pattern": "attribute_call", "note": "Call via attribute access .assert_array_less(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 40, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 43, "pattern": "attribute_call", "note": "Call via attribute access .assert_array_less(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 50, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .sum(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 54, "pattern": "attribute_call", "note": "Call via attribute access .sel(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 66, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 74, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 75, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 76, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 79, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 86, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transmission_losses", "lineno": 87, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 49, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 73, "pattern": "attribute_call", "note": "Call via attribute access .fixture(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 80, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 81, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 82, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 83, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 84, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 85, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 96, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 97, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 103, "pattern": "attribute_call", "note": "Call via attribute access .cyclic_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 105, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 106, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 107, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 114, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 115, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 121, "pattern": "attribute_call", "note": "Call via attribute access .cyclic_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 126, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 127, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 134, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 135, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 137, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 138, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 146, "pattern": "attribute_call", "note": "Call via attribute access .eff_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .cyclic_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 150, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 151, "pattern": "attribute_call", "note": "Call via attribute access .cyclic_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 154, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 155, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 156, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 157, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 159, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 160, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 165, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 166, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 173, "pattern": "attribute_call", "note": "Call via attribute access .cyclic_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 176, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 177, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 178, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 179, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 180, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 182, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 183, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 189, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 197, "pattern": "attribute_call", "note": "Call via attribute access .cyclic_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 199, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 200, "pattern": "attribute_call", "note": "Call via attribute access .nom_opt(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 204, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 212, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 213, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 215, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 216, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 222, "pattern": "attribute_call", "note": "Call via attribute access .cyclic_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 224, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 229, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 233, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 235, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 236, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 237, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 238, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 239, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 240, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 241, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 242, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 248, "pattern": "attribute_call", "note": "Call via attribute access .cyclic_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 250, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 252, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 253, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 255, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 259, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 260, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 261, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 262, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 263, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 264, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 265, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 266, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 272, "pattern": "attribute_call", "note": "Call via attribute access .cyclic_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 274, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 275, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 283, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 284, "pattern": "attribute_call", "note": "Call via attribute access .dispatch(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 287, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 291, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 292, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 293, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 294, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 295, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 296, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 297, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 301, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 302, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 303, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 304, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 305, "pattern": "attribute_call", "note": "Call via attribute access .delay_key(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 306, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 307, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 317, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 318, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 327, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 330, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 335, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 336, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 346, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 349, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 355, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 356, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 366, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 369, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 370, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 373, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 378, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 379, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 384, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 385, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 386, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 387, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 388, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 389, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 390, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 391, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 392, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 393, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 394, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 408, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 420, "pattern": "attribute_call", "note": "Call via attribute access .set_scenarios(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 421, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 432, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 433, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 434, "pattern": "attribute_call", "note": "Call via attribute access .to_numpy(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 437, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 440, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 444, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 446, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 447, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 448, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 449, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 450, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 451, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 452, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 453, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 463, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 467, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 468, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 470, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 471, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 472, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 481, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 482, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 483, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 484, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 485, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 486, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 487, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 488, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 499, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 504, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 505, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 509, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 510, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 511, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 512, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 513, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 514, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 515, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 516, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 527, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 530, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 531, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 533, "pattern": "attribute_call", "note": "Call via attribute access .assert_allclose(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 542, "pattern": "attribute_call", "note": "Call via attribute access .RangeIndex(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 543, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 544, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 552, "pattern": "attribute_call", "note": "Call via attribute access .RangeIndex(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 553, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 554, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 562, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 565, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 569, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 570, "pattern": "attribute_call", "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 571, "pattern": "attribute_call", "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 571, "pattern": "attribute_call", "note": "Call via attribute access .ones(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 575, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 578, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 582, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 583, "pattern": "attribute_call", "note": "Call via attribute access .assert_array_equal(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 587, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 588, "pattern": "attribute_call", "note": "Call via attribute access .from_product(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 591, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 592, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 593, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 594, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 595, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 596, "pattern": "attribute_call", "note": "Call via attribute access .consistency_check(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 600, "pattern": "attribute_call", "note": "Call via attribute access .array(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 601, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 606, "pattern": "attribute_call", "note": "Call via attribute access .RangeIndex(...) - target object type not statically resolved." }, { "module": "test.test_transport_delay", "lineno": 607, "pattern": "attribute_call", "note": "Call via attribute access .Series(...) - target object type not statically resolved." }, { "module": "test.test_version", "lineno": 12, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_version", "lineno": 16, "pattern": "attribute_call", "note": "Call via attribute access .clear(...) - target object type not statically resolved." }, { "module": "test.test_version", "lineno": 24, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_version", "lineno": 30, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_version", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_version", "lineno": 42, "pattern": "attribute_call", "note": "Call via attribute access .raises(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 18, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 19, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 20, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 21, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 22, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 25, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 37, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 38, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 51, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 52, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 53, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 57, "pattern": "attribute_call", "note": "Call via attribute access .set_investment_periods(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 58, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 59, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 60, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 61, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 64, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 77, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 78, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 91, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 92, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 93, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 94, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 95, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 98, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 109, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 110, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 123, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 124, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 125, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 129, "pattern": "attribute_call", "note": "Call via attribute access .set_investment_periods(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 130, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 131, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 132, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 133, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 136, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 148, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 149, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 162, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 163, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 164, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 168, "pattern": "attribute_call", "note": "Call via attribute access .set_investment_periods(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 169, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 170, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 171, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 172, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 175, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 187, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 188, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 201, "pattern": "attribute_call", "note": "Call via attribute access .Network(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 202, "pattern": "attribute_call", "note": "Call via attribute access .set_snapshots(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 203, "pattern": "attribute_call", "note": "Call via attribute access .from_tuples(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 207, "pattern": "attribute_call", "note": "Call via attribute access .set_investment_periods(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 208, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 209, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 210, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 211, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 214, "pattern": "attribute_call", "note": "Call via attribute access .add(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 225, "pattern": "attribute_call", "note": "Call via attribute access .at_level(...) - target object type not statically resolved." }, { "module": "test.test_warnings_cyclic_storage", "lineno": 226, "pattern": "attribute_call", "note": "Call via attribute access .optimize(...) - target object type not statically resolved." } ], "governance_gate": "APPROVED" }