JuliaGeo / GRIBDatasets.jl

A high level interface to GRIB encoded files.
MIT License
12 stars 5 forks source link

Multi file support #31

Open aasdelat opened 2 months ago

aasdelat commented 2 months ago

It seems that NCDatasets has multi-file support, aggregating different nc files. But this feature seems to be missing in GRIBDatasets, and it would be very nice to have it. Are you planning to incorporate this feature? Thanks a lot in advance.

tcarion commented 3 days ago

Hi!

Indeed, this feature is not available in GRIBDatasets, and is not trivial to implement. Unfortunately, I don't have much time to work on this right know, but I can provide support if someone wants to get into it !