Skip to content

Add support for remote file URIs - #738

Draft
astrofrog wants to merge 4 commits into
DKISTDC:mainfrom
astrofrog:remote-fileuris
Draft

Add support for remote file URIs#738
astrofrog wants to merge 4 commits into
DKISTDC:mainfrom
astrofrog:remote-fileuris

Conversation

@astrofrog

Copy link
Copy Markdown
Contributor

I wanted to do some experiments with reproject and coiled and I need the dataset to live on S3, but currently S3 URIs don't work when trying to load a dataset. Adding support for this isn't too hard as astropy already supports reading FITS files from S3, though I might be missing something, so just let me know. Also feel free to close if this is out of scope.

This is based off #737 and should be rebased when/if that PR is merged

astrofrog added 2 commits July 9, 2026 10:08
…ccepting URL strings in load_dataset, preserving fsspec-backed paths as the file manager basepath, and reading the ASDF and FITS files through the path object's own open method
…as a load_dataset input type, and add tests and a changelog entry for loading datasets from remote fsspec locations
astrofrog added 2 commits July 9, 2026 09:42
…uality_report and preview_movie when it is a remote location, expand the user directory when basepath is set to a local UPath, and correct the basepath type annotations for remote paths
…er so mypy accepts that remote UPath basepaths are filtered out before being used as local paths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant