MCPcopy Index your code
hub / github.com/pydata/xarray / create_combined_ids

Function create_combined_ids

xarray/tests/test_combine.py:269–270  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

267
268@pytest.fixture(scope="module")
269def create_combined_ids():
270 return _create_combined_ids
271
272
273def _create_combined_ids(shape):

Callers 4

test_get_new_tile_idsMethod · 0.85
test_concat_onceMethod · 0.85
test_concat_twiceMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…