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

Function get_xr_obj

xarray/tests/test_backends.py:4376–4376  ·  view source on GitHub ↗
(store: ZarrStoreABC, cls_name: Literal["Variable"])

Source from the content-addressed store, hash-verified

4374
4375@overload
4376def get_xr_obj(store: ZarrStoreABC, cls_name: Literal["Variable"]) -> Variable: ...
4377
4378
4379@overload

Callers 2

test_indexingMethod · 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…