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

Function test_contains_cftime_datetimes_3d

xarray/tests/test_coding_times.py:852–853  ·  view source on GitHub ↗
(times_3d)

Source from the content-addressed store, hash-verified

850
851@requires_cftime
852def test_contains_cftime_datetimes_3d(times_3d) -> None:
853 assert contains_cftime_datetimes(times_3d.variable)
854
855
856@requires_cftime

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…