Trouble using xpublish for kerchunk files. ValueError: Encoding chunks do not match inferred chunks #276
Unanswered
noaaroland
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@noaaroland - which |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have successfully used xpublish for similar model output. This is a different model and the files are organized with the grid spec and data in separate files. I expected xpublish to work similarly as the other model. When I kerchunk the files and read the MultiZarrToZarr kerchunk files (read the time-aggregated data and merge it with the grid) directly everything works fine and I have a CF xarray data set I can use.
However, when I serve the kerchunk files I consistently get the ValueError. I've thrashed around trying a bunch of different things, but nothing I tired changed the error. I'm hoping I'm doing something wrong that y'all can spot from the example.
FWIW, here's an example of what I'm talking about: https://github.com/NOAA-PMEL/GoA_xpublish
Beta Was this translation helpful? Give feedback.
All reactions