Skip to content
Discussion options

You must be logged in to vote

There are multiple issues going on here.

Firstly, the fsspec referencemapper does not return directories in a consistent order, so the variables in the kerchunk parquet "file" (it's actually a directory of parquet files) get processed in a different order each time I run the test script, meaning I get different behaviour and different errors each time (because there are apparently other problems in addition to the error you highlighted).

Sometimes when I run this script I get the error you do. That one is because apparently the kerchunk parquet references spec can use use a value of nan for path (which is normally a string), as a way of saying "this zarr chunk was not initialized". #864 s…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rsignell
Comment options

rsignell Feb 1, 2026
Maintainer Author

@TomNicholas
Comment options

Answer selected by TomNicholas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants