Skip to content

Commit 7ce65b2

Browse files
author
Ubuntu
committed
autorun: storage format; spatialdata from 872f8c2 (0.4.1.dev6+g872f8c2.d20250616)
1 parent af97df6 commit 7ce65b2

File tree

19 files changed

+28
-28
lines changed

19 files changed

+28
-28
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"spatialdata_attrs": {
3-
"spatialdata_software_version": "0.4.1.dev6+g872f8c2.d20250609",
3+
"spatialdata_software_version": "0.4.1.dev6+g872f8c2.d20250616",
44
"version": "0.1"
55
}
66
}

notebooks/developers_resources/storage_format/multiple_elements.zarr/tables/table/X/.zattrs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"encoding-type": "csr_matrix",
33
"encoding-version": "0.1.0",
44
"shape": [
5-
10,
5+
11,
66
3
77
]
88
}

notebooks/developers_resources/storage_format/multiple_elements.zarr/tables/table/X/data/.zarray

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"chunks": [
3-
30
3+
33
44
],
55
"compressor": {
66
"blocksize": 0,
@@ -15,7 +15,7 @@
1515
"filters": null,
1616
"order": "C",
1717
"shape": [
18-
30
18+
33
1919
],
2020
"zarr_format": 2
2121
}

notebooks/developers_resources/storage_format/multiple_elements.zarr/tables/table/X/indices/.zarray

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"chunks": [
3-
30
3+
33
44
],
55
"compressor": {
66
"blocksize": 0,
@@ -15,7 +15,7 @@
1515
"filters": null,
1616
"order": "C",
1717
"shape": [
18-
30
18+
33
1919
],
2020
"zarr_format": 2
2121
}

0 commit comments

Comments
 (0)