Skip to content

Commit e8cd3c8

Browse files
committed
make cache_members default to True
1 parent 65cadcb commit e8cd3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xarray/backends/zarr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ def open_store(
635635
zarr_format=None,
636636
use_zarr_fill_value_as_mask=None,
637637
write_empty: bool | None = None,
638-
cache_members: bool = False,
638+
cache_members: bool = True,
639639
):
640640
(
641641
zarr_group,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy