MCPcopy
hub / github.com/pydata/xarray / map_ds

Function map_ds

xarray/tests/test_dask.py:1122–1123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1120
1121@pytest.fixture
1122def map_ds():
1123 return make_ds()
1124
1125
1126def test_unify_chunks(map_ds):

Callers

nothing calls this directly

Calls 1

make_dsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…