Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ test_cfdatetime_contour_plot
Method
test_cfdatetime_contour_plot
xarray/tests/test_plot.py:3108–3109 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
3106
self.darray.plot.pcolormesh()
3107
3108
def
test_cfdatetime_contour_plot(self) -> None:
3109
self.darray.plot.contour()
3110
3111
3112
@requires_cftime
Callers
nothing calls this directly
Calls
1
contour
Method · 0.80
Tested by
no test coverage detected