We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df0f398 commit 6f1637bCopy full SHA for 6f1637b
1 file changed
src/access_mopper/templates/cmor_python_script.j2
@@ -73,7 +73,6 @@ def main():
73
# Configure Dask based on available resources
74
import dask
75
dask.config.set({
76
- 'array.chunk-size': '512MB',
77
'distributed.worker.memory.target': 0.8,
78
'distributed.worker.memory.spill': 0.9,
79
'distributed.worker.memory.pause': 0.95,
0 commit comments