Skip to content

Commit 6a2dd9f

Browse files
committed
by default don't zarr
1 parent 83c0b00 commit 6a2dd9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/network_los.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# read cached skims (using numpy memmap) from output directory (memmap is faster than omx )
22
read_skim_cache: False
33
# write memmapped cached skims to output directory after reading from omx, for use in subsequent runs
4-
write_skim_cache: True
4+
write_skim_cache: False
55

66
zone_system: 1
77
name: prototype_mtc
88

99
taz_skims:
1010
omx: skims.omx
11-
zarr: skims.zarr
11+
# zarr: skims.zarr
1212
zarr-digital-encoding:
1313
- regex: ".*_BOARDS"
1414
joint_dict: joined_board

0 commit comments

Comments
 (0)