I am aware that Rasters.jl uses GRIBDatasets.jl and NCDatasets.jl in order to deal with Gribs and NetCDF files, respectively.
Recently, the ability to make a single dataset from a list of files, has been added to these two libraries (see this thread).
Is it possible that Rasters.jl takes advantage of this new feature in order to make a Raster or RasterStack (but not a RasterSeries) from a bunch of files?