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 83c0b00 commit 6a2dd9fCopy full SHA for 6a2dd9f
configs/network_los.yaml
@@ -1,14 +1,14 @@
1
# read cached skims (using numpy memmap) from output directory (memmap is faster than omx )
2
read_skim_cache: False
3
# write memmapped cached skims to output directory after reading from omx, for use in subsequent runs
4
-write_skim_cache: True
+write_skim_cache: False
5
6
zone_system: 1
7
name: prototype_mtc
8
9
taz_skims:
10
omx: skims.omx
11
- zarr: skims.zarr
+ # zarr: skims.zarr
12
zarr-digital-encoding:
13
- regex: ".*_BOARDS"
14
joint_dict: joined_board
0 commit comments