Skip to content
Snippets Groups Projects
Commit cb50c91b authored by Martin Bergemann's avatar Martin Bergemann :speech_balloon:
Browse files

Do not use inline_array flag

parent f81fa1a4
No related branches found
No related tags found
1 merge request!14Check make cf conventions configurable
Pipeline #46073 passed
......@@ -186,7 +186,6 @@ def rechunk_netcdf_file(
str(input_file),
parallel=True,
decode_cf=decode_cf,
inline_array=True,
) as nc_data:
new_data, encoding = _rechunk_dataset(nc_data, engine)
if encoding:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment