You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should design the backends so that the user doesn't have to specifically state which type of file they are trying to open. I believe pangeo-forge has some logic for detecting the file format automatically.
The closest thing pangeo-forge has to this is here. That code abstracts over the different kerchunk openers, but I don't think it automatically detects the correct one to use.
We should design the backends so that the user doesn't have to specifically state which type of file they are trying to open. I believe pangeo-forge has some logic for detecting the file format automatically.
Original kerchunk gripe here: fsspec/kerchunk#376
The text was updated successfully, but these errors were encountered: