Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for reading data (and configs?) from zip file #363

Closed
Tracked by #362
alexdewar opened this issue May 10, 2024 · 0 comments · Fixed by #391
Closed
Tracked by #362

Allow for reading data (and configs?) from zip file #363

alexdewar opened this issue May 10, 2024 · 0 comments · Fixed by #391
Assignees
Labels
enhancement New feature or request

Comments

@alexdewar
Copy link
Contributor

alexdewar commented May 10, 2024

This is a prerequisite to being able to download datasets via a URL (#364).

There are two ways this could be implemented:

  1. We could read the files directly from the zip file
  2. We could extract the zip file then use the existing code path for reading the files from a directory
@alexdewar alexdewar added the enhancement New feature or request label May 10, 2024
@alexdewar alexdewar self-assigned this May 10, 2024
alexdewar added a commit that referenced this issue May 29, 2024
alexdewar added a commit that referenced this issue May 29, 2024
alexdewar added a commit that referenced this issue May 30, 2024
alexdewar added a commit that referenced this issue May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant