Hello,
I’m currently working on a POC where I’m using Kerchunk to access NetCDF4 files over HTTP. I’ve encountered an issue:
- When using the JSON reference file created by Kerchunk, everything works fine.
- However, when I convert this JSON reference to Parquet format and try to use it, I’m encountering a KeyError.
Can you help me understand why this might be happening and how to resolve it?