intake-esm
intake-esm copied to clipboard
Accept Path in esm_datastore
Change Summary
Cast paths to string before passing to fsspec.
Related issue number
Fixes #540.
Checklist
- [ ] Unit tests for the changes exist
- [ ] Tests pass on CI
- [ ] Documentation reflects the changes where applicable