Peter Marsh
Peter Marsh
When opening a zstd compressed reference file using: fs = fsspec.filesystem("reference", fo='s3://esip-qhub-public/ecmwf/ERA5_2020_2022_multivar.json.zst', ref_storage_args= {"compression": "zstd"}, remote_protocol='s3', remote_options={'anon':True}) I get the error: Traceback (most recent call last): File "/home/peter/Documents/intake_test/test_local.py", line 3,...
- [x] Closes https://github.com/corteva/rioxarray/issues/646 - [ ] Tests added - [x] Fully documented, including `docs/history.rst` for all changes and `docs/rioxarray.rst` for new API I have not written any tests related...