using toolkit to download ZARR data, for EFAS?

Hi all.

i am trying to see if I can download these dataset:

using earthkit to have it in zarr format.
Is that at all possible?
The reason for that is that I want to download already sliced/processed data for a given timewindow and region, possibly clipped to a shapefile.
Any attempt with the conventional cdsapi was unsuccessful.

Thanks.
Marco

as far as I can see, the data is in GRIB format and you need to convert it to zarr yourself (also exploring a kerchunk-based solution). I haven’t seen this dataset available in zarr somewhere…

1 Like