Kerchunk - Keyerror when read using parquet

Hello,

I’m currently working on a POC where I’m using Kerchunk to access NetCDF4 files over HTTP. I’ve encountered an issue:

  1. When using the JSON reference file created by Kerchunk, everything works fine.
  2. 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?