Open
Description
Recently a way of kerchunking grib data as a DataTree
object was added fsspec/kerchunk#399. Since the ongoing xarray-datatree integration is adding an open_datatree
method to xarray's backendentrypoint classes, it's likely that we could make a open_datatree
method that understands how to read a grib file and return a datatree containing ManifestArray
objects.