Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ time_write
Method
time_write
asv_bench/benchmarks/dataset_io.py:595–596 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
593
self.write = create_delayed_write()
594
595
def
time_write(self):
596
self.write.compute()
597
598
599
class
IOWriteNetCDFDaskDistributed:
Callers
nothing calls this directly
Calls
1
compute
Method · 0.45
Tested by
no test coverage detected