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

Function test_contains_cftime_datetimes_dask_1d

xarray/tests/test_coding_times.py:847–848  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

845@requires_cftime
846@requires_dask
847def test_contains_cftime_datetimes_dask_1d(data) -> None:
848 assert contains_cftime_datetimes(data.time.variable.chunk())
849
850
851@requires_cftime

Callers

nothing calls this directly

Calls 2

chunkMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…