Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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"
)
269
def
create_combined_ids():
270
return
_create_combined_ids
271
272
273
def
_create_combined_ids(shape):
Callers
4
test_get_new_tile_ids
Method · 0.85
test_concat_once
Method · 0.85
test_concat_only_first_dim
Method · 0.85
test_concat_twice
Method · 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…