cta-observatory/pyeventio repo issues [back to top]
Support For EOS filesystem #256 [zhipzhang]
As far as I know, the eos file system can be read by xrootd and Http protocol. In xrootd Protocol, It seems that we...
cta-observatory/pyeventio repo pull_requests [back to top]
feat: add support by fsspec #305 [zhipzhang]
I just implement a simple interface to use fsspec to open the path specfied in EventIOFile. I have tried to use it...
zhipzhang: Hi, I just wondering would it possible to subtitute the default local file path to fsspec, thus...
zhipzhang: I have a simple PR for that change. #305