From 9afbca80d967f5566d8a329abe1791f0048519b7 Mon Sep 17 00:00:00 2001 From: thijsvl Date: Thu, 24 Oct 2024 13:47:57 +0200 Subject: [PATCH] Added unit tests for network.py --- examples/notebooks/demo_network.ipynb | 20 +- tests/data/stm_sparse.zarr/.zattrs | 3 + tests/data/stm_sparse.zarr/.zgroup | 3 + tests/data/stm_sparse.zarr/.zmetadata | 223 +++++++++++++++++++ tests/data/stm_sparse.zarr/amplitude/.zarray | 22 ++ tests/data/stm_sparse.zarr/amplitude/.zattrs | 7 + tests/data/stm_sparse.zarr/amplitude/0.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/1.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/10.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/11.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/12.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/13.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/14.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/15.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/16.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/17.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/18.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/19.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/2.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/20.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/21.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/22.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/23.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/24.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/25.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/26.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/27.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/28.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/29.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/3.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/30.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/31.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/32.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/33.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/34.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/35.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/36.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/37.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/38.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/39.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/4.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/40.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/41.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/42.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/43.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/44.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/45.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/46.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/47.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/48.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/49.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/5.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/50.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/51.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/52.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/53.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/54.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/55.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/56.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/57.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/58.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/59.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/6.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/60.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/61.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/62.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/63.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/64.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/65.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/66.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/67.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/68.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/69.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/7.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/70.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/71.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/72.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/73.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/74.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/75.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/76.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/77.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/8.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/amplitude/9.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/azimuth/.zarray | 20 ++ tests/data/stm_sparse.zarr/azimuth/.zattrs | 5 + tests/data/stm_sparse.zarr/azimuth/0 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/1 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/10 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/11 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/12 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/13 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/14 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/15 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/16 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/17 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/18 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/19 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/2 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/20 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/21 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/22 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/23 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/24 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/25 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/26 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/27 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/28 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/29 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/3 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/30 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/31 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/32 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/33 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/34 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/35 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/36 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/37 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/38 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/39 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/4 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/40 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/41 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/42 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/43 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/44 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/45 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/46 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/47 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/48 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/49 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/5 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/50 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/51 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/52 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/53 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/54 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/55 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/56 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/57 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/58 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/59 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/6 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/60 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/61 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/62 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/63 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/64 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/65 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/66 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/67 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/68 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/69 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/7 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/70 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/71 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/72 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/73 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/74 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/75 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/76 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/77 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/8 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/azimuth/9 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/complex/.zarray | 22 ++ tests/data/stm_sparse.zarr/complex/.zattrs | 7 + tests/data/stm_sparse.zarr/complex/0.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/1.0 | Bin 0 -> 145 bytes tests/data/stm_sparse.zarr/complex/10.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/11.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/12.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/13.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/14.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/15.0 | Bin 0 -> 145 bytes tests/data/stm_sparse.zarr/complex/16.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/17.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/18.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/19.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/2.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/20.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/21.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/22.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/23.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/24.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/25.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/26.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/27.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/28.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/29.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/3.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/30.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/31.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/32.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/33.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/34.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/35.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/36.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/37.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/38.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/39.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/4.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/40.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/41.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/42.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/43.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/44.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/45.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/46.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/47.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/48.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/49.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/5.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/50.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/51.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/52.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/53.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/54.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/55.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/56.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/57.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/58.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/59.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/6.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/60.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/61.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/62.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/63.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/64.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/65.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/66.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/67.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/68.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/69.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/7.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/70.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/71.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/72.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/73.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/74.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/75.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/76.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/77.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/8.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/complex/9.0 | Bin 0 -> 176 bytes tests/data/stm_sparse.zarr/lat/.zarray | 20 ++ tests/data/stm_sparse.zarr/lat/.zattrs | 5 + tests/data/stm_sparse.zarr/lat/0 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/1 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/10 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/11 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/12 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/13 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/14 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/15 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/16 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/17 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/18 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/19 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/2 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/20 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/21 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/22 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/23 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/24 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/25 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/26 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/27 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/28 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/29 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/3 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/30 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/31 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/32 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/33 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/34 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/35 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/36 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/37 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/38 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/39 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/4 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/40 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/41 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/42 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/43 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/44 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/45 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/46 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/47 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/48 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/49 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/5 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/50 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/51 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/52 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/53 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/54 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/55 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/56 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/57 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/58 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/59 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/6 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/60 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/61 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/62 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/63 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/64 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/65 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/66 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/67 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/68 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/69 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/7 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/70 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/71 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/72 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/73 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/74 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/75 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/76 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/77 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/8 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lat/9 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/.zarray | 20 ++ tests/data/stm_sparse.zarr/lon/.zattrs | 5 + tests/data/stm_sparse.zarr/lon/0 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/1 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/10 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/11 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/12 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/13 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/14 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/15 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/16 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/17 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/18 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/19 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/2 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/20 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/21 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/22 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/23 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/24 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/25 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/26 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/27 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/28 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/29 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/3 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/30 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/31 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/32 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/33 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/34 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/35 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/36 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/37 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/38 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/39 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/4 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/40 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/41 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/42 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/43 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/44 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/45 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/46 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/47 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/48 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/49 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/5 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/50 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/51 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/52 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/53 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/54 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/55 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/56 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/57 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/58 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/59 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/6 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/60 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/61 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/62 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/63 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/64 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/65 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/66 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/67 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/68 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/69 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/7 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/70 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/71 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/72 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/73 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/74 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/75 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/76 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/77 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/8 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/lon/9 | Bin 0 -> 24 bytes tests/data/stm_sparse.zarr/phase/.zarray | 22 ++ tests/data/stm_sparse.zarr/phase/.zattrs | 7 + tests/data/stm_sparse.zarr/phase/0.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/1.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/10.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/11.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/12.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/13.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/14.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/15.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/16.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/17.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/18.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/19.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/2.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/20.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/21.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/22.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/23.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/24.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/25.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/26.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/27.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/28.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/29.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/3.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/30.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/31.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/32.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/33.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/34.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/35.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/36.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/37.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/38.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/39.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/4.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/40.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/41.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/42.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/43.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/44.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/45.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/46.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/47.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/48.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/49.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/5.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/50.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/51.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/52.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/53.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/54.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/55.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/56.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/57.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/58.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/59.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/6.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/60.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/61.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/62.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/63.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/64.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/65.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/66.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/67.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/68.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/69.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/7.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/70.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/71.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/72.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/73.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/74.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/75.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/76.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/77.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/8.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/phase/9.0 | Bin 0 -> 96 bytes tests/data/stm_sparse.zarr/range/.zarray | 20 ++ tests/data/stm_sparse.zarr/range/.zattrs | 5 + tests/data/stm_sparse.zarr/range/0 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/1 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/10 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/11 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/12 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/13 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/14 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/15 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/16 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/17 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/18 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/19 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/2 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/20 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/21 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/22 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/23 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/24 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/25 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/26 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/27 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/28 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/29 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/3 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/30 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/31 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/32 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/33 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/34 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/35 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/36 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/37 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/38 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/39 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/4 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/40 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/41 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/42 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/43 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/44 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/45 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/46 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/47 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/48 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/49 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/5 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/50 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/51 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/52 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/53 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/54 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/55 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/56 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/57 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/58 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/59 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/6 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/60 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/61 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/62 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/63 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/64 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/65 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/66 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/67 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/68 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/69 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/7 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/70 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/71 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/72 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/73 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/74 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/75 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/76 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/77 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/8 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/range/9 | Bin 0 -> 32 bytes tests/data/stm_sparse.zarr/time/.zarray | 20 ++ tests/data/stm_sparse.zarr/time/.zattrs | 5 + tests/data/stm_sparse.zarr/time/0 | Bin 0 -> 96 bytes tests/test_network.py | 39 ++++ 568 files changed, 490 insertions(+), 10 deletions(-) create mode 100644 tests/data/stm_sparse.zarr/.zattrs create mode 100644 tests/data/stm_sparse.zarr/.zgroup create mode 100644 tests/data/stm_sparse.zarr/.zmetadata create mode 100644 tests/data/stm_sparse.zarr/amplitude/.zarray create mode 100644 tests/data/stm_sparse.zarr/amplitude/.zattrs create mode 100644 tests/data/stm_sparse.zarr/amplitude/0.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/1.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/10.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/11.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/12.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/13.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/14.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/15.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/16.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/17.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/18.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/19.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/2.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/20.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/21.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/22.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/23.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/24.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/25.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/26.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/27.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/28.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/29.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/3.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/30.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/31.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/32.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/33.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/34.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/35.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/36.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/37.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/38.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/39.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/4.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/40.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/41.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/42.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/43.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/44.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/45.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/46.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/47.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/48.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/49.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/5.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/50.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/51.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/52.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/53.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/54.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/55.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/56.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/57.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/58.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/59.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/6.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/60.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/61.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/62.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/63.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/64.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/65.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/66.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/67.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/68.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/69.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/7.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/70.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/71.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/72.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/73.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/74.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/75.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/76.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/77.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/8.0 create mode 100644 tests/data/stm_sparse.zarr/amplitude/9.0 create mode 100644 tests/data/stm_sparse.zarr/azimuth/.zarray create mode 100644 tests/data/stm_sparse.zarr/azimuth/.zattrs create mode 100644 tests/data/stm_sparse.zarr/azimuth/0 create mode 100644 tests/data/stm_sparse.zarr/azimuth/1 create mode 100644 tests/data/stm_sparse.zarr/azimuth/10 create mode 100644 tests/data/stm_sparse.zarr/azimuth/11 create mode 100644 tests/data/stm_sparse.zarr/azimuth/12 create mode 100644 tests/data/stm_sparse.zarr/azimuth/13 create mode 100644 tests/data/stm_sparse.zarr/azimuth/14 create mode 100644 tests/data/stm_sparse.zarr/azimuth/15 create mode 100644 tests/data/stm_sparse.zarr/azimuth/16 create mode 100644 tests/data/stm_sparse.zarr/azimuth/17 create mode 100644 tests/data/stm_sparse.zarr/azimuth/18 create mode 100644 tests/data/stm_sparse.zarr/azimuth/19 create mode 100644 tests/data/stm_sparse.zarr/azimuth/2 create mode 100644 tests/data/stm_sparse.zarr/azimuth/20 create mode 100644 tests/data/stm_sparse.zarr/azimuth/21 create mode 100644 tests/data/stm_sparse.zarr/azimuth/22 create mode 100644 tests/data/stm_sparse.zarr/azimuth/23 create mode 100644 tests/data/stm_sparse.zarr/azimuth/24 create mode 100644 tests/data/stm_sparse.zarr/azimuth/25 create mode 100644 tests/data/stm_sparse.zarr/azimuth/26 create mode 100644 tests/data/stm_sparse.zarr/azimuth/27 create mode 100644 tests/data/stm_sparse.zarr/azimuth/28 create mode 100644 tests/data/stm_sparse.zarr/azimuth/29 create mode 100644 tests/data/stm_sparse.zarr/azimuth/3 create mode 100644 tests/data/stm_sparse.zarr/azimuth/30 create mode 100644 tests/data/stm_sparse.zarr/azimuth/31 create mode 100644 tests/data/stm_sparse.zarr/azimuth/32 create mode 100644 tests/data/stm_sparse.zarr/azimuth/33 create mode 100644 tests/data/stm_sparse.zarr/azimuth/34 create mode 100644 tests/data/stm_sparse.zarr/azimuth/35 create mode 100644 tests/data/stm_sparse.zarr/azimuth/36 create mode 100644 tests/data/stm_sparse.zarr/azimuth/37 create mode 100644 tests/data/stm_sparse.zarr/azimuth/38 create mode 100644 tests/data/stm_sparse.zarr/azimuth/39 create mode 100644 tests/data/stm_sparse.zarr/azimuth/4 create mode 100644 tests/data/stm_sparse.zarr/azimuth/40 create mode 100644 tests/data/stm_sparse.zarr/azimuth/41 create mode 100644 tests/data/stm_sparse.zarr/azimuth/42 create mode 100644 tests/data/stm_sparse.zarr/azimuth/43 create mode 100644 tests/data/stm_sparse.zarr/azimuth/44 create mode 100644 tests/data/stm_sparse.zarr/azimuth/45 create mode 100644 tests/data/stm_sparse.zarr/azimuth/46 create mode 100644 tests/data/stm_sparse.zarr/azimuth/47 create mode 100644 tests/data/stm_sparse.zarr/azimuth/48 create mode 100644 tests/data/stm_sparse.zarr/azimuth/49 create mode 100644 tests/data/stm_sparse.zarr/azimuth/5 create mode 100644 tests/data/stm_sparse.zarr/azimuth/50 create mode 100644 tests/data/stm_sparse.zarr/azimuth/51 create mode 100644 tests/data/stm_sparse.zarr/azimuth/52 create mode 100644 tests/data/stm_sparse.zarr/azimuth/53 create mode 100644 tests/data/stm_sparse.zarr/azimuth/54 create mode 100644 tests/data/stm_sparse.zarr/azimuth/55 create mode 100644 tests/data/stm_sparse.zarr/azimuth/56 create mode 100644 tests/data/stm_sparse.zarr/azimuth/57 create mode 100644 tests/data/stm_sparse.zarr/azimuth/58 create mode 100644 tests/data/stm_sparse.zarr/azimuth/59 create mode 100644 tests/data/stm_sparse.zarr/azimuth/6 create mode 100644 tests/data/stm_sparse.zarr/azimuth/60 create mode 100644 tests/data/stm_sparse.zarr/azimuth/61 create mode 100644 tests/data/stm_sparse.zarr/azimuth/62 create mode 100644 tests/data/stm_sparse.zarr/azimuth/63 create mode 100644 tests/data/stm_sparse.zarr/azimuth/64 create mode 100644 tests/data/stm_sparse.zarr/azimuth/65 create mode 100644 tests/data/stm_sparse.zarr/azimuth/66 create mode 100644 tests/data/stm_sparse.zarr/azimuth/67 create mode 100644 tests/data/stm_sparse.zarr/azimuth/68 create mode 100644 tests/data/stm_sparse.zarr/azimuth/69 create mode 100644 tests/data/stm_sparse.zarr/azimuth/7 create mode 100644 tests/data/stm_sparse.zarr/azimuth/70 create mode 100644 tests/data/stm_sparse.zarr/azimuth/71 create mode 100644 tests/data/stm_sparse.zarr/azimuth/72 create mode 100644 tests/data/stm_sparse.zarr/azimuth/73 create mode 100644 tests/data/stm_sparse.zarr/azimuth/74 create mode 100644 tests/data/stm_sparse.zarr/azimuth/75 create mode 100644 tests/data/stm_sparse.zarr/azimuth/76 create mode 100644 tests/data/stm_sparse.zarr/azimuth/77 create mode 100644 tests/data/stm_sparse.zarr/azimuth/8 create mode 100644 tests/data/stm_sparse.zarr/azimuth/9 create mode 100644 tests/data/stm_sparse.zarr/complex/.zarray create mode 100644 tests/data/stm_sparse.zarr/complex/.zattrs create mode 100644 tests/data/stm_sparse.zarr/complex/0.0 create mode 100644 tests/data/stm_sparse.zarr/complex/1.0 create mode 100644 tests/data/stm_sparse.zarr/complex/10.0 create mode 100644 tests/data/stm_sparse.zarr/complex/11.0 create mode 100644 tests/data/stm_sparse.zarr/complex/12.0 create mode 100644 tests/data/stm_sparse.zarr/complex/13.0 create mode 100644 tests/data/stm_sparse.zarr/complex/14.0 create mode 100644 tests/data/stm_sparse.zarr/complex/15.0 create mode 100644 tests/data/stm_sparse.zarr/complex/16.0 create mode 100644 tests/data/stm_sparse.zarr/complex/17.0 create mode 100644 tests/data/stm_sparse.zarr/complex/18.0 create mode 100644 tests/data/stm_sparse.zarr/complex/19.0 create mode 100644 tests/data/stm_sparse.zarr/complex/2.0 create mode 100644 tests/data/stm_sparse.zarr/complex/20.0 create mode 100644 tests/data/stm_sparse.zarr/complex/21.0 create mode 100644 tests/data/stm_sparse.zarr/complex/22.0 create mode 100644 tests/data/stm_sparse.zarr/complex/23.0 create mode 100644 tests/data/stm_sparse.zarr/complex/24.0 create mode 100644 tests/data/stm_sparse.zarr/complex/25.0 create mode 100644 tests/data/stm_sparse.zarr/complex/26.0 create mode 100644 tests/data/stm_sparse.zarr/complex/27.0 create mode 100644 tests/data/stm_sparse.zarr/complex/28.0 create mode 100644 tests/data/stm_sparse.zarr/complex/29.0 create mode 100644 tests/data/stm_sparse.zarr/complex/3.0 create mode 100644 tests/data/stm_sparse.zarr/complex/30.0 create mode 100644 tests/data/stm_sparse.zarr/complex/31.0 create mode 100644 tests/data/stm_sparse.zarr/complex/32.0 create mode 100644 tests/data/stm_sparse.zarr/complex/33.0 create mode 100644 tests/data/stm_sparse.zarr/complex/34.0 create mode 100644 tests/data/stm_sparse.zarr/complex/35.0 create mode 100644 tests/data/stm_sparse.zarr/complex/36.0 create mode 100644 tests/data/stm_sparse.zarr/complex/37.0 create mode 100644 tests/data/stm_sparse.zarr/complex/38.0 create mode 100644 tests/data/stm_sparse.zarr/complex/39.0 create mode 100644 tests/data/stm_sparse.zarr/complex/4.0 create mode 100644 tests/data/stm_sparse.zarr/complex/40.0 create mode 100644 tests/data/stm_sparse.zarr/complex/41.0 create mode 100644 tests/data/stm_sparse.zarr/complex/42.0 create mode 100644 tests/data/stm_sparse.zarr/complex/43.0 create mode 100644 tests/data/stm_sparse.zarr/complex/44.0 create mode 100644 tests/data/stm_sparse.zarr/complex/45.0 create mode 100644 tests/data/stm_sparse.zarr/complex/46.0 create mode 100644 tests/data/stm_sparse.zarr/complex/47.0 create mode 100644 tests/data/stm_sparse.zarr/complex/48.0 create mode 100644 tests/data/stm_sparse.zarr/complex/49.0 create mode 100644 tests/data/stm_sparse.zarr/complex/5.0 create mode 100644 tests/data/stm_sparse.zarr/complex/50.0 create mode 100644 tests/data/stm_sparse.zarr/complex/51.0 create mode 100644 tests/data/stm_sparse.zarr/complex/52.0 create mode 100644 tests/data/stm_sparse.zarr/complex/53.0 create mode 100644 tests/data/stm_sparse.zarr/complex/54.0 create mode 100644 tests/data/stm_sparse.zarr/complex/55.0 create mode 100644 tests/data/stm_sparse.zarr/complex/56.0 create mode 100644 tests/data/stm_sparse.zarr/complex/57.0 create mode 100644 tests/data/stm_sparse.zarr/complex/58.0 create mode 100644 tests/data/stm_sparse.zarr/complex/59.0 create mode 100644 tests/data/stm_sparse.zarr/complex/6.0 create mode 100644 tests/data/stm_sparse.zarr/complex/60.0 create mode 100644 tests/data/stm_sparse.zarr/complex/61.0 create mode 100644 tests/data/stm_sparse.zarr/complex/62.0 create mode 100644 tests/data/stm_sparse.zarr/complex/63.0 create mode 100644 tests/data/stm_sparse.zarr/complex/64.0 create mode 100644 tests/data/stm_sparse.zarr/complex/65.0 create mode 100644 tests/data/stm_sparse.zarr/complex/66.0 create mode 100644 tests/data/stm_sparse.zarr/complex/67.0 create mode 100644 tests/data/stm_sparse.zarr/complex/68.0 create mode 100644 tests/data/stm_sparse.zarr/complex/69.0 create mode 100644 tests/data/stm_sparse.zarr/complex/7.0 create mode 100644 tests/data/stm_sparse.zarr/complex/70.0 create mode 100644 tests/data/stm_sparse.zarr/complex/71.0 create mode 100644 tests/data/stm_sparse.zarr/complex/72.0 create mode 100644 tests/data/stm_sparse.zarr/complex/73.0 create mode 100644 tests/data/stm_sparse.zarr/complex/74.0 create mode 100644 tests/data/stm_sparse.zarr/complex/75.0 create mode 100644 tests/data/stm_sparse.zarr/complex/76.0 create mode 100644 tests/data/stm_sparse.zarr/complex/77.0 create mode 100644 tests/data/stm_sparse.zarr/complex/8.0 create mode 100644 tests/data/stm_sparse.zarr/complex/9.0 create mode 100644 tests/data/stm_sparse.zarr/lat/.zarray create mode 100644 tests/data/stm_sparse.zarr/lat/.zattrs create mode 100644 tests/data/stm_sparse.zarr/lat/0 create mode 100644 tests/data/stm_sparse.zarr/lat/1 create mode 100644 tests/data/stm_sparse.zarr/lat/10 create mode 100644 tests/data/stm_sparse.zarr/lat/11 create mode 100644 tests/data/stm_sparse.zarr/lat/12 create mode 100644 tests/data/stm_sparse.zarr/lat/13 create mode 100644 tests/data/stm_sparse.zarr/lat/14 create mode 100644 tests/data/stm_sparse.zarr/lat/15 create mode 100644 tests/data/stm_sparse.zarr/lat/16 create mode 100644 tests/data/stm_sparse.zarr/lat/17 create mode 100644 tests/data/stm_sparse.zarr/lat/18 create mode 100644 tests/data/stm_sparse.zarr/lat/19 create mode 100644 tests/data/stm_sparse.zarr/lat/2 create mode 100644 tests/data/stm_sparse.zarr/lat/20 create mode 100644 tests/data/stm_sparse.zarr/lat/21 create mode 100644 tests/data/stm_sparse.zarr/lat/22 create mode 100644 tests/data/stm_sparse.zarr/lat/23 create mode 100644 tests/data/stm_sparse.zarr/lat/24 create mode 100644 tests/data/stm_sparse.zarr/lat/25 create mode 100644 tests/data/stm_sparse.zarr/lat/26 create mode 100644 tests/data/stm_sparse.zarr/lat/27 create mode 100644 tests/data/stm_sparse.zarr/lat/28 create mode 100644 tests/data/stm_sparse.zarr/lat/29 create mode 100644 tests/data/stm_sparse.zarr/lat/3 create mode 100644 tests/data/stm_sparse.zarr/lat/30 create mode 100644 tests/data/stm_sparse.zarr/lat/31 create mode 100644 tests/data/stm_sparse.zarr/lat/32 create mode 100644 tests/data/stm_sparse.zarr/lat/33 create mode 100644 tests/data/stm_sparse.zarr/lat/34 create mode 100644 tests/data/stm_sparse.zarr/lat/35 create mode 100644 tests/data/stm_sparse.zarr/lat/36 create mode 100644 tests/data/stm_sparse.zarr/lat/37 create mode 100644 tests/data/stm_sparse.zarr/lat/38 create mode 100644 tests/data/stm_sparse.zarr/lat/39 create mode 100644 tests/data/stm_sparse.zarr/lat/4 create mode 100644 tests/data/stm_sparse.zarr/lat/40 create mode 100644 tests/data/stm_sparse.zarr/lat/41 create mode 100644 tests/data/stm_sparse.zarr/lat/42 create mode 100644 tests/data/stm_sparse.zarr/lat/43 create mode 100644 tests/data/stm_sparse.zarr/lat/44 create mode 100644 tests/data/stm_sparse.zarr/lat/45 create mode 100644 tests/data/stm_sparse.zarr/lat/46 create mode 100644 tests/data/stm_sparse.zarr/lat/47 create mode 100644 tests/data/stm_sparse.zarr/lat/48 create mode 100644 tests/data/stm_sparse.zarr/lat/49 create mode 100644 tests/data/stm_sparse.zarr/lat/5 create mode 100644 tests/data/stm_sparse.zarr/lat/50 create mode 100644 tests/data/stm_sparse.zarr/lat/51 create mode 100644 tests/data/stm_sparse.zarr/lat/52 create mode 100644 tests/data/stm_sparse.zarr/lat/53 create mode 100644 tests/data/stm_sparse.zarr/lat/54 create mode 100644 tests/data/stm_sparse.zarr/lat/55 create mode 100644 tests/data/stm_sparse.zarr/lat/56 create mode 100644 tests/data/stm_sparse.zarr/lat/57 create mode 100644 tests/data/stm_sparse.zarr/lat/58 create mode 100644 tests/data/stm_sparse.zarr/lat/59 create mode 100644 tests/data/stm_sparse.zarr/lat/6 create mode 100644 tests/data/stm_sparse.zarr/lat/60 create mode 100644 tests/data/stm_sparse.zarr/lat/61 create mode 100644 tests/data/stm_sparse.zarr/lat/62 create mode 100644 tests/data/stm_sparse.zarr/lat/63 create mode 100644 tests/data/stm_sparse.zarr/lat/64 create mode 100644 tests/data/stm_sparse.zarr/lat/65 create mode 100644 tests/data/stm_sparse.zarr/lat/66 create mode 100644 tests/data/stm_sparse.zarr/lat/67 create mode 100644 tests/data/stm_sparse.zarr/lat/68 create mode 100644 tests/data/stm_sparse.zarr/lat/69 create mode 100644 tests/data/stm_sparse.zarr/lat/7 create mode 100644 tests/data/stm_sparse.zarr/lat/70 create mode 100644 tests/data/stm_sparse.zarr/lat/71 create mode 100644 tests/data/stm_sparse.zarr/lat/72 create mode 100644 tests/data/stm_sparse.zarr/lat/73 create mode 100644 tests/data/stm_sparse.zarr/lat/74 create mode 100644 tests/data/stm_sparse.zarr/lat/75 create mode 100644 tests/data/stm_sparse.zarr/lat/76 create mode 100644 tests/data/stm_sparse.zarr/lat/77 create mode 100644 tests/data/stm_sparse.zarr/lat/8 create mode 100644 tests/data/stm_sparse.zarr/lat/9 create mode 100644 tests/data/stm_sparse.zarr/lon/.zarray create mode 100644 tests/data/stm_sparse.zarr/lon/.zattrs create mode 100644 tests/data/stm_sparse.zarr/lon/0 create mode 100644 tests/data/stm_sparse.zarr/lon/1 create mode 100644 tests/data/stm_sparse.zarr/lon/10 create mode 100644 tests/data/stm_sparse.zarr/lon/11 create mode 100644 tests/data/stm_sparse.zarr/lon/12 create mode 100644 tests/data/stm_sparse.zarr/lon/13 create mode 100644 tests/data/stm_sparse.zarr/lon/14 create mode 100644 tests/data/stm_sparse.zarr/lon/15 create mode 100644 tests/data/stm_sparse.zarr/lon/16 create mode 100644 tests/data/stm_sparse.zarr/lon/17 create mode 100644 tests/data/stm_sparse.zarr/lon/18 create mode 100644 tests/data/stm_sparse.zarr/lon/19 create mode 100644 tests/data/stm_sparse.zarr/lon/2 create mode 100644 tests/data/stm_sparse.zarr/lon/20 create mode 100644 tests/data/stm_sparse.zarr/lon/21 create mode 100644 tests/data/stm_sparse.zarr/lon/22 create mode 100644 tests/data/stm_sparse.zarr/lon/23 create mode 100644 tests/data/stm_sparse.zarr/lon/24 create mode 100644 tests/data/stm_sparse.zarr/lon/25 create mode 100644 tests/data/stm_sparse.zarr/lon/26 create mode 100644 tests/data/stm_sparse.zarr/lon/27 create mode 100644 tests/data/stm_sparse.zarr/lon/28 create mode 100644 tests/data/stm_sparse.zarr/lon/29 create mode 100644 tests/data/stm_sparse.zarr/lon/3 create mode 100644 tests/data/stm_sparse.zarr/lon/30 create mode 100644 tests/data/stm_sparse.zarr/lon/31 create mode 100644 tests/data/stm_sparse.zarr/lon/32 create mode 100644 tests/data/stm_sparse.zarr/lon/33 create mode 100644 tests/data/stm_sparse.zarr/lon/34 create mode 100644 tests/data/stm_sparse.zarr/lon/35 create mode 100644 tests/data/stm_sparse.zarr/lon/36 create mode 100644 tests/data/stm_sparse.zarr/lon/37 create mode 100644 tests/data/stm_sparse.zarr/lon/38 create mode 100644 tests/data/stm_sparse.zarr/lon/39 create mode 100644 tests/data/stm_sparse.zarr/lon/4 create mode 100644 tests/data/stm_sparse.zarr/lon/40 create mode 100644 tests/data/stm_sparse.zarr/lon/41 create mode 100644 tests/data/stm_sparse.zarr/lon/42 create mode 100644 tests/data/stm_sparse.zarr/lon/43 create mode 100644 tests/data/stm_sparse.zarr/lon/44 create mode 100644 tests/data/stm_sparse.zarr/lon/45 create mode 100644 tests/data/stm_sparse.zarr/lon/46 create mode 100644 tests/data/stm_sparse.zarr/lon/47 create mode 100644 tests/data/stm_sparse.zarr/lon/48 create mode 100644 tests/data/stm_sparse.zarr/lon/49 create mode 100644 tests/data/stm_sparse.zarr/lon/5 create mode 100644 tests/data/stm_sparse.zarr/lon/50 create mode 100644 tests/data/stm_sparse.zarr/lon/51 create mode 100644 tests/data/stm_sparse.zarr/lon/52 create mode 100644 tests/data/stm_sparse.zarr/lon/53 create mode 100644 tests/data/stm_sparse.zarr/lon/54 create mode 100644 tests/data/stm_sparse.zarr/lon/55 create mode 100644 tests/data/stm_sparse.zarr/lon/56 create mode 100644 tests/data/stm_sparse.zarr/lon/57 create mode 100644 tests/data/stm_sparse.zarr/lon/58 create mode 100644 tests/data/stm_sparse.zarr/lon/59 create mode 100644 tests/data/stm_sparse.zarr/lon/6 create mode 100644 tests/data/stm_sparse.zarr/lon/60 create mode 100644 tests/data/stm_sparse.zarr/lon/61 create mode 100644 tests/data/stm_sparse.zarr/lon/62 create mode 100644 tests/data/stm_sparse.zarr/lon/63 create mode 100644 tests/data/stm_sparse.zarr/lon/64 create mode 100644 tests/data/stm_sparse.zarr/lon/65 create mode 100644 tests/data/stm_sparse.zarr/lon/66 create mode 100644 tests/data/stm_sparse.zarr/lon/67 create mode 100644 tests/data/stm_sparse.zarr/lon/68 create mode 100644 tests/data/stm_sparse.zarr/lon/69 create mode 100644 tests/data/stm_sparse.zarr/lon/7 create mode 100644 tests/data/stm_sparse.zarr/lon/70 create mode 100644 tests/data/stm_sparse.zarr/lon/71 create mode 100644 tests/data/stm_sparse.zarr/lon/72 create mode 100644 tests/data/stm_sparse.zarr/lon/73 create mode 100644 tests/data/stm_sparse.zarr/lon/74 create mode 100644 tests/data/stm_sparse.zarr/lon/75 create mode 100644 tests/data/stm_sparse.zarr/lon/76 create mode 100644 tests/data/stm_sparse.zarr/lon/77 create mode 100644 tests/data/stm_sparse.zarr/lon/8 create mode 100644 tests/data/stm_sparse.zarr/lon/9 create mode 100644 tests/data/stm_sparse.zarr/phase/.zarray create mode 100644 tests/data/stm_sparse.zarr/phase/.zattrs create mode 100644 tests/data/stm_sparse.zarr/phase/0.0 create mode 100644 tests/data/stm_sparse.zarr/phase/1.0 create mode 100644 tests/data/stm_sparse.zarr/phase/10.0 create mode 100644 tests/data/stm_sparse.zarr/phase/11.0 create mode 100644 tests/data/stm_sparse.zarr/phase/12.0 create mode 100644 tests/data/stm_sparse.zarr/phase/13.0 create mode 100644 tests/data/stm_sparse.zarr/phase/14.0 create mode 100644 tests/data/stm_sparse.zarr/phase/15.0 create mode 100644 tests/data/stm_sparse.zarr/phase/16.0 create mode 100644 tests/data/stm_sparse.zarr/phase/17.0 create mode 100644 tests/data/stm_sparse.zarr/phase/18.0 create mode 100644 tests/data/stm_sparse.zarr/phase/19.0 create mode 100644 tests/data/stm_sparse.zarr/phase/2.0 create mode 100644 tests/data/stm_sparse.zarr/phase/20.0 create mode 100644 tests/data/stm_sparse.zarr/phase/21.0 create mode 100644 tests/data/stm_sparse.zarr/phase/22.0 create mode 100644 tests/data/stm_sparse.zarr/phase/23.0 create mode 100644 tests/data/stm_sparse.zarr/phase/24.0 create mode 100644 tests/data/stm_sparse.zarr/phase/25.0 create mode 100644 tests/data/stm_sparse.zarr/phase/26.0 create mode 100644 tests/data/stm_sparse.zarr/phase/27.0 create mode 100644 tests/data/stm_sparse.zarr/phase/28.0 create mode 100644 tests/data/stm_sparse.zarr/phase/29.0 create mode 100644 tests/data/stm_sparse.zarr/phase/3.0 create mode 100644 tests/data/stm_sparse.zarr/phase/30.0 create mode 100644 tests/data/stm_sparse.zarr/phase/31.0 create mode 100644 tests/data/stm_sparse.zarr/phase/32.0 create mode 100644 tests/data/stm_sparse.zarr/phase/33.0 create mode 100644 tests/data/stm_sparse.zarr/phase/34.0 create mode 100644 tests/data/stm_sparse.zarr/phase/35.0 create mode 100644 tests/data/stm_sparse.zarr/phase/36.0 create mode 100644 tests/data/stm_sparse.zarr/phase/37.0 create mode 100644 tests/data/stm_sparse.zarr/phase/38.0 create mode 100644 tests/data/stm_sparse.zarr/phase/39.0 create mode 100644 tests/data/stm_sparse.zarr/phase/4.0 create mode 100644 tests/data/stm_sparse.zarr/phase/40.0 create mode 100644 tests/data/stm_sparse.zarr/phase/41.0 create mode 100644 tests/data/stm_sparse.zarr/phase/42.0 create mode 100644 tests/data/stm_sparse.zarr/phase/43.0 create mode 100644 tests/data/stm_sparse.zarr/phase/44.0 create mode 100644 tests/data/stm_sparse.zarr/phase/45.0 create mode 100644 tests/data/stm_sparse.zarr/phase/46.0 create mode 100644 tests/data/stm_sparse.zarr/phase/47.0 create mode 100644 tests/data/stm_sparse.zarr/phase/48.0 create mode 100644 tests/data/stm_sparse.zarr/phase/49.0 create mode 100644 tests/data/stm_sparse.zarr/phase/5.0 create mode 100644 tests/data/stm_sparse.zarr/phase/50.0 create mode 100644 tests/data/stm_sparse.zarr/phase/51.0 create mode 100644 tests/data/stm_sparse.zarr/phase/52.0 create mode 100644 tests/data/stm_sparse.zarr/phase/53.0 create mode 100644 tests/data/stm_sparse.zarr/phase/54.0 create mode 100644 tests/data/stm_sparse.zarr/phase/55.0 create mode 100644 tests/data/stm_sparse.zarr/phase/56.0 create mode 100644 tests/data/stm_sparse.zarr/phase/57.0 create mode 100644 tests/data/stm_sparse.zarr/phase/58.0 create mode 100644 tests/data/stm_sparse.zarr/phase/59.0 create mode 100644 tests/data/stm_sparse.zarr/phase/6.0 create mode 100644 tests/data/stm_sparse.zarr/phase/60.0 create mode 100644 tests/data/stm_sparse.zarr/phase/61.0 create mode 100644 tests/data/stm_sparse.zarr/phase/62.0 create mode 100644 tests/data/stm_sparse.zarr/phase/63.0 create mode 100644 tests/data/stm_sparse.zarr/phase/64.0 create mode 100644 tests/data/stm_sparse.zarr/phase/65.0 create mode 100644 tests/data/stm_sparse.zarr/phase/66.0 create mode 100644 tests/data/stm_sparse.zarr/phase/67.0 create mode 100644 tests/data/stm_sparse.zarr/phase/68.0 create mode 100644 tests/data/stm_sparse.zarr/phase/69.0 create mode 100644 tests/data/stm_sparse.zarr/phase/7.0 create mode 100644 tests/data/stm_sparse.zarr/phase/70.0 create mode 100644 tests/data/stm_sparse.zarr/phase/71.0 create mode 100644 tests/data/stm_sparse.zarr/phase/72.0 create mode 100644 tests/data/stm_sparse.zarr/phase/73.0 create mode 100644 tests/data/stm_sparse.zarr/phase/74.0 create mode 100644 tests/data/stm_sparse.zarr/phase/75.0 create mode 100644 tests/data/stm_sparse.zarr/phase/76.0 create mode 100644 tests/data/stm_sparse.zarr/phase/77.0 create mode 100644 tests/data/stm_sparse.zarr/phase/8.0 create mode 100644 tests/data/stm_sparse.zarr/phase/9.0 create mode 100644 tests/data/stm_sparse.zarr/range/.zarray create mode 100644 tests/data/stm_sparse.zarr/range/.zattrs create mode 100644 tests/data/stm_sparse.zarr/range/0 create mode 100644 tests/data/stm_sparse.zarr/range/1 create mode 100644 tests/data/stm_sparse.zarr/range/10 create mode 100644 tests/data/stm_sparse.zarr/range/11 create mode 100644 tests/data/stm_sparse.zarr/range/12 create mode 100644 tests/data/stm_sparse.zarr/range/13 create mode 100644 tests/data/stm_sparse.zarr/range/14 create mode 100644 tests/data/stm_sparse.zarr/range/15 create mode 100644 tests/data/stm_sparse.zarr/range/16 create mode 100644 tests/data/stm_sparse.zarr/range/17 create mode 100644 tests/data/stm_sparse.zarr/range/18 create mode 100644 tests/data/stm_sparse.zarr/range/19 create mode 100644 tests/data/stm_sparse.zarr/range/2 create mode 100644 tests/data/stm_sparse.zarr/range/20 create mode 100644 tests/data/stm_sparse.zarr/range/21 create mode 100644 tests/data/stm_sparse.zarr/range/22 create mode 100644 tests/data/stm_sparse.zarr/range/23 create mode 100644 tests/data/stm_sparse.zarr/range/24 create mode 100644 tests/data/stm_sparse.zarr/range/25 create mode 100644 tests/data/stm_sparse.zarr/range/26 create mode 100644 tests/data/stm_sparse.zarr/range/27 create mode 100644 tests/data/stm_sparse.zarr/range/28 create mode 100644 tests/data/stm_sparse.zarr/range/29 create mode 100644 tests/data/stm_sparse.zarr/range/3 create mode 100644 tests/data/stm_sparse.zarr/range/30 create mode 100644 tests/data/stm_sparse.zarr/range/31 create mode 100644 tests/data/stm_sparse.zarr/range/32 create mode 100644 tests/data/stm_sparse.zarr/range/33 create mode 100644 tests/data/stm_sparse.zarr/range/34 create mode 100644 tests/data/stm_sparse.zarr/range/35 create mode 100644 tests/data/stm_sparse.zarr/range/36 create mode 100644 tests/data/stm_sparse.zarr/range/37 create mode 100644 tests/data/stm_sparse.zarr/range/38 create mode 100644 tests/data/stm_sparse.zarr/range/39 create mode 100644 tests/data/stm_sparse.zarr/range/4 create mode 100644 tests/data/stm_sparse.zarr/range/40 create mode 100644 tests/data/stm_sparse.zarr/range/41 create mode 100644 tests/data/stm_sparse.zarr/range/42 create mode 100644 tests/data/stm_sparse.zarr/range/43 create mode 100644 tests/data/stm_sparse.zarr/range/44 create mode 100644 tests/data/stm_sparse.zarr/range/45 create mode 100644 tests/data/stm_sparse.zarr/range/46 create mode 100644 tests/data/stm_sparse.zarr/range/47 create mode 100644 tests/data/stm_sparse.zarr/range/48 create mode 100644 tests/data/stm_sparse.zarr/range/49 create mode 100644 tests/data/stm_sparse.zarr/range/5 create mode 100644 tests/data/stm_sparse.zarr/range/50 create mode 100644 tests/data/stm_sparse.zarr/range/51 create mode 100644 tests/data/stm_sparse.zarr/range/52 create mode 100644 tests/data/stm_sparse.zarr/range/53 create mode 100644 tests/data/stm_sparse.zarr/range/54 create mode 100644 tests/data/stm_sparse.zarr/range/55 create mode 100644 tests/data/stm_sparse.zarr/range/56 create mode 100644 tests/data/stm_sparse.zarr/range/57 create mode 100644 tests/data/stm_sparse.zarr/range/58 create mode 100644 tests/data/stm_sparse.zarr/range/59 create mode 100644 tests/data/stm_sparse.zarr/range/6 create mode 100644 tests/data/stm_sparse.zarr/range/60 create mode 100644 tests/data/stm_sparse.zarr/range/61 create mode 100644 tests/data/stm_sparse.zarr/range/62 create mode 100644 tests/data/stm_sparse.zarr/range/63 create mode 100644 tests/data/stm_sparse.zarr/range/64 create mode 100644 tests/data/stm_sparse.zarr/range/65 create mode 100644 tests/data/stm_sparse.zarr/range/66 create mode 100644 tests/data/stm_sparse.zarr/range/67 create mode 100644 tests/data/stm_sparse.zarr/range/68 create mode 100644 tests/data/stm_sparse.zarr/range/69 create mode 100644 tests/data/stm_sparse.zarr/range/7 create mode 100644 tests/data/stm_sparse.zarr/range/70 create mode 100644 tests/data/stm_sparse.zarr/range/71 create mode 100644 tests/data/stm_sparse.zarr/range/72 create mode 100644 tests/data/stm_sparse.zarr/range/73 create mode 100644 tests/data/stm_sparse.zarr/range/74 create mode 100644 tests/data/stm_sparse.zarr/range/75 create mode 100644 tests/data/stm_sparse.zarr/range/76 create mode 100644 tests/data/stm_sparse.zarr/range/77 create mode 100644 tests/data/stm_sparse.zarr/range/8 create mode 100644 tests/data/stm_sparse.zarr/range/9 create mode 100644 tests/data/stm_sparse.zarr/time/.zarray create mode 100644 tests/data/stm_sparse.zarr/time/.zattrs create mode 100644 tests/data/stm_sparse.zarr/time/0 create mode 100644 tests/test_network.py diff --git a/examples/notebooks/demo_network.ipynb b/examples/notebooks/demo_network.ipynb index b1f5f1e..6332b7b 100644 --- a/examples/notebooks/demo_network.ipynb +++ b/examples/notebooks/demo_network.ipynb @@ -407,7 +407,7 @@ " complex (space, time) complex64 6MB dask.array<chunksize=(1000, 10), meta=np.ndarray>\n", " phase (space, time) float32 3MB dask.array<chunksize=(1000, 10), meta=np.ndarray>\n", "Attributes:\n", - " multi-look: coarsen-mean